Ethan Buchman
|
1208296dc0
|
DialSeeds takes an AddrBook
|
8 years ago |
rigelrozanski
|
f5c4fdc82a
|
seeds fix
|
8 years ago |
Ethan Buchman
|
8ba79252c8
|
types: use mtx on PartSet.String()
|
8 years ago |
Ethan Buchman
|
f9df4294f3
|
move some interfaces to types/services.go
|
8 years ago |
Ethan Buchman
|
cbe6dbe7a1
|
handshake replay through consensus using mockApp
|
8 years ago |
Ethan Buchman
|
a3898fae0f
|
rpc: fix SeenCommit condition
|
8 years ago |
Ethan Buchman
|
99b068b313
|
BlockMeta uses BlockID
|
8 years ago |
Ethan Buchman
|
e229c8c3d7
|
rpc: /commit
|
8 years ago |
Jae Kwon
|
1af930441c
|
Support new Query message for proofs
|
8 years ago |
Ethan Buchman
|
d83ca54b36
|
file name fixes
|
8 years ago |
Ethan Buchman
|
94b6dd65ee
|
AppendTx -> DeliverTx
|
8 years ago |
Ethan Buchman
|
c147b41013
|
TMSP -> ABCI
|
8 years ago |
Ethan Buchman
|
2dd7030579
|
tmsp: ResponseInfo and ResponseEndBlock
|
8 years ago |
Ethan Buchman
|
814ef37f75
|
fix tests
|
8 years ago |
Ethan Buchman
|
b212aa0db3
|
fixes from review
|
8 years ago |
Ethan Buchman
|
12c6594c9b
|
rpc: remove restriction on DialSeeds
|
8 years ago |
Ethan Buchman
|
b74a97a4f6
|
update grpc broadcast tx
|
8 years ago |
Ethan Buchman
|
2ef695da97
|
include check/append responses in broadcast_tx_commit
|
8 years ago |
Ethan Buchman
|
fb9735ef46
|
rebase fixes and BeginBlock(hash,header)
|
8 years ago |
Ethan Buchman
|
2113b6f4bb
|
rpc: use interfaces for pipe
|
8 years ago |
Ethan Buchman
|
7d493774c7
|
log: move some Info to Debug
|
8 years ago |
Ethan Buchman
|
35d4cca8bb
|
type safe events
|
8 years ago |
Ethan Frey
|
22979d9365
|
Fire proper EventData object on append transaction
|
8 years ago |
Ethan Buchman
|
41918d619c
|
expose query and info through rpc
|
8 years ago |
Silas Davis
|
92736f22e8
|
Fix unsubscribe
|
8 years ago |
Ethan Buchman
|
c90bde3187
|
some comments
|
8 years ago |
Ethan Buchman
|
7bf34d1fae
|
rpc: unsafe_flush_mempool. closes #190
|
8 years ago |
Ethan Buchman
|
7e3e9ee9d2
|
rpc: broadcast tests. closes #219
|
8 years ago |
Ethan Buchman
|
65ebc344ac
|
broadcast_commit
|
8 years ago |
Ethan Buchman
|
6365c5efb5
|
bring back unsafe_set_config
|
9 years ago |
Ethan Buchman
|
7383ead106
|
updates for new tmsp protobuf
|
9 years ago |
Jae Kwon
|
ad17090a0f
|
No global config
|
9 years ago |
Ethan Buchman
|
ae295bd9b6
|
bump rpc version; add consensus version
|
9 years ago |
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 |
Jae Kwon
|
2c1504f93c
|
Reap takes maxTxs
|
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
|
d31d3c58ad
|
Recheck txs
|
9 years ago |
Jae Kwon
|
6a209ba3a8
|
Fix a block condition where cb is called immediately
|
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
|
77a66f079f
|
version folder, rpc core version
|
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
|
ee449a94c8
|
move ResultEvent to go-events
|
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 |