Zachary Michaels
|
80bd4594f4
|
Reference epee namespace explicitly
|
2014-06-30 12:26:21 -04:00 |
|
Zachary Michaels
|
57f7586af1
|
Use fully qualified namespace
Previously code using this header did not compile without a "using
namespace epee" prior to #include.
|
2014-06-30 12:24:47 -04:00 |
|
Zachary Michaels
|
06059b87fd
|
Add missing boost license
|
2014-06-30 10:46:54 -04:00 |
|
Zachary Michaels
|
f29789187a
|
Add stop daemon command
|
2014-06-25 05:54:30 +00:00 |
|
Zachary Michaels
|
6433e7349c
|
Don't create console logger for daemon commands
|
2014-06-25 05:54:30 +00:00 |
|
Zachary Michaels
|
249e569913
|
Empty transaction pool message
|
2014-06-25 05:54:17 +00:00 |
|
Zachary Michaels
|
018d7d76d7
|
Forgot to serialize status for connections RPC
|
2014-06-25 04:05:44 +00:00 |
|
Zachary Michaels
|
7c81a24be1
|
Forgot to serialize status for tx pool RPC
|
2014-06-25 04:04:47 +00:00 |
|
Zachary Michaels
|
497b42cca6
|
Return true for all daemon RPC commands
|
2014-06-24 23:05:02 +00:00 |
|
Zachary Michaels
|
f0ef9d1d4d
|
Fix blockchain info RPC
Forgot to pass arguments
|
2014-06-24 22:50:46 +00:00 |
|
Zachary Michaels
|
e2ef6983ff
|
Changes to console logger setup
|
2014-06-24 22:27:40 +00:00 |
|
Zachary Michaels
|
75d75e8f75
|
Better error for log level RPC
|
2014-06-24 22:25:58 +00:00 |
|
Zachary Michaels
|
3522939550
|
Fix mining errors for hash rate toggle commands
|
2014-06-24 21:56:52 +00:00 |
|
Zachary Michaels
|
7d9fcbe7e3
|
Fix json rpc method calls
|
2014-06-24 21:29:56 +00:00 |
|
Zachary Michaels
|
4fe9347127
|
Move connection_info into rpc directory
|
2014-06-24 18:38:00 +00:00 |
|
Zachary Michaels
|
af3113560a
|
Cleaner access to transaction pool info
|
2014-06-26 19:13:45 -04:00 |
|
Zachary Michaels
|
9ddccbde63
|
Move tx_info into its own file
|
2014-06-26 17:16:22 -04:00 |
|
Zachary Michaels
|
4069df7b3c
|
Portable types for tx_info serialization
|
2014-06-26 17:12:27 -04:00 |
|
Zachary Michaels
|
92b5b87aaf
|
Switch time_t to uint64_t in RPC peer
|
2014-06-26 16:31:47 -04:00 |
|
Zachary Michaels
|
46e85b1fd7
|
Add get block headers range command over RPC
|
2014-06-26 15:57:07 -04:00 |
|
Zachary Michaels
|
746af71727
|
Add cumulative size to RPC block headers
|
2014-06-26 15:54:51 -04:00 |
|
Zachary Michaels
|
f45b9efafd
|
Remove size_t from block_header_responce
|
2014-06-26 15:44:01 -04:00 |
|
Zachary Michaels
|
bf928f9902
|
Allow header range queries on blockchain
|
2014-06-26 14:58:30 -04:00 |
|
Zachary Michaels
|
62a63ea382
|
Move block_header_responce into its own file
|
2014-06-26 14:23:47 -04:00 |
|
Zachary Michaels
|
760c1e3890
|
Add cumulative difficulty to RPC block headers
|
2014-06-26 12:55:59 -04:00 |
|
Zachary Michaels
|
b8874670ab
|
Expose block cumulative difficulty
|
2014-06-26 12:53:20 -04:00 |
|
Zachary Michaels
|
ec407309c0
|
Add transaction count to RPC block headers
|
2014-06-26 12:53:11 -04:00 |
|
Zachary Michaels
|
0b52e0d769
|
Extract print_block_header
|
2014-06-26 12:02:21 -04:00 |
|
Zachary Michaels
|
162c5cd3f8
|
Daemon print block by hash RPC
|
2014-06-26 11:54:58 -04:00 |
|
Zachary Michaels
|
da2a304b06
|
Daemon print block by height RPC
|
2014-06-26 11:37:40 -04:00 |
|
Zachary Michaels
|
f6ad75d36d
|
Add print connections RPC command
|
2014-06-26 10:17:11 -04:00 |
|
Zachary Michaels
|
f3db0d029d
|
Expose connection info over RPC
|
2014-06-26 03:28:39 -04:00 |
|
Zachary Michaels
|
0880d5a853
|
message_writer fix in simplewallet
I missed these changes when I was extracting scoped_message_writer
|
2014-06-26 03:26:49 -04:00 |
|
Zachary Michaels
|
cc532914d3
|
Print transaction RPC
|
2014-06-25 14:03:23 -04:00 |
|
Zachary Michaels
|
706c01533d
|
Transaction pool RPC commands
|
2014-06-25 12:50:23 -04:00 |
|
Zachary Michaels
|
b0fbb970ce
|
Add id to RPC transaction info
|
2014-06-25 12:22:58 -04:00 |
|
Zachary Michaels
|
2c28871075
|
Transaction pool RPC
|
2014-06-25 00:39:40 -04:00 |
|
Zachary Michaels
|
2556949293
|
More RPC commands
|
2014-06-24 19:26:50 -04:00 |
|
Zachary Michaels
|
51e03fad1d
|
RPC print_pl
|
2014-06-24 16:59:17 -04:00 |
|
Zachary Michaels
|
976db0e898
|
Remove trailing whitespace
|
2014-06-24 12:32:36 -04:00 |
|
Zachary Michaels
|
767d003f8b
|
RPC show_difficulty
|
2014-06-24 11:40:31 -04:00 |
|
Zachary Michaels
|
7348ab2e78
|
Extract RPC request logic
|
2014-06-24 10:14:30 -04:00 |
|
Zachary Michaels
|
2576437753
|
Http connection helper class
|
2014-06-23 23:04:11 -04:00 |
|
Zachary Michaels
|
2b306135da
|
RPC mining command
|
2014-06-23 21:55:11 -04:00 |
|
Zachary Michaels
|
e0e6037388
|
Extract scoped_message_writer from simplewallet
|
2014-06-23 21:54:23 -04:00 |
|
Zachary Michaels
|
ec0a8d1339
|
Make daemon RPC client observe ip/port settings
|
2014-06-23 19:19:28 -04:00 |
|
Zachary Michaels
|
60a5ec4697
|
Templated daemon commands
|
2014-06-23 19:01:13 -04:00 |
|
Zachary Michaels
|
7366afde2b
|
Http client for RPC executor
|
2014-06-23 16:03:01 -04:00 |
|
Zachary Michaels
|
b36ca99bff
|
Make wallet address types match RPC call
|
2014-06-23 15:41:20 -04:00 |
|
Zachary Michaels
|
90b065e318
|
Merge remote-tracking branch 'upstream/master' into daemonize
|
2014-06-20 19:57:44 -04:00 |
|