Ethan Buchman
|
cb80a7aa42
|
rpc: unsafe_write_heap_profile
|
9 years ago |
Ethan Buchman
|
f5be3cd8f9
|
rpc: start/stop cpu profiler
|
9 years ago |
Ethan Buchman
|
df25a22469
|
rpc: num_unconfirmed_txs (avoid sending txs back)
|
9 years ago |
Ethan Buchman
|
05af306a8d
|
rpc: unsafe_set_config
|
9 years ago |
Ethan Buchman
|
3891e4d66d
|
config: cswal_light, mempool_broadcast, mempool_reap
|
9 years ago |
Ethan Buchman
|
254baa19f3
|
fixes for go-rpc unix socket updates
|
9 years ago |
Jae Kwon
|
3092d4bbe9
|
Fix typo, broadcast_tx_asyn(c)
|
9 years ago |
Jae Kwon
|
a4f57e164b
|
BroadcastTx results
|
9 years ago |
Ethan Buchman
|
3cce757adc
|
move DialSeeds to go-p2p and add to rpc
|
9 years ago |
Ethan Buchman
|
3fdb4c03ab
|
rpc: TMResult and TMEventData
|
9 years ago |
Ethan Buchman
|
fb59255095
|
use TendermintResult for rpctypes.Result
|
9 years ago |
Ethan Buchman
|
0be13d1d27
|
move alert, events, rpc into own repos
|
9 years ago |
Jae Kwon
|
74cdadec9f
|
Refactor RPC to be more general
|
9 years ago |
Jae Kwon
|
e12f9d10e7
|
Bare consensus refactor
|
9 years ago |
Jae Kwon
|
a84d4320df
|
websockets accept rpc requests
|
9 years ago |
Ethan Buchman
|
290b74d8f1
|
add fromAddress argument to Call and CallCode rpc methods
|
9 years ago |
Ethan Buchman
|
231a7330e2
|
list names rpc
|
10 years ago |
Ethan Buchman
|
baaa69d7f8
|
namereg rpc and tests
|
10 years ago |
Ethan Buchman
|
1f6d64b91c
|
rpc: genesis route
|
10 years ago |
Jae Kwon
|
3565db4eef
|
Refactor RPC/*, tendermint/config for debora+barak
|
10 years ago |
Jae Kwon
|
115e57a1d5
|
list_unconfirmed_txs RPC call
|
10 years ago |
Jae Kwon
|
733dfcf4ad
|
Add dump_consensus_state rpc command. Made it a little more secure
by moving the PrivValidator out of RoundState.
|
10 years ago |
Ethan Buchman
|
8e24b12888
|
rpc: first successful websocket event subscription
|
10 years ago |
Jae Kwon
|
cc18136af8
|
RPC refactor to separate core from core_client and the rest of RPC.
Other random changes.
|
10 years ago |