Ethan Frey
|
bff8402fe8
|
Fix json for TMResult to not include "TMResultInner"
|
8 years ago |
Ethan Frey
|
f6f1f1992c
|
Prepare rpc responses for go-data compatibility, still use go-wire
|
8 years ago |
Ethan Buchman
|
c930f43cbe
|
rpc: fix tests
|
8 years ago |
Ethan Buchman
|
a518d08839
|
rpc: response types use Result instead of pb Response
|
8 years ago |
Ethan Buchman
|
cdf650fba9
|
rpc: repsonse types use data.Bytes
|
8 years ago |
Ethan Buchman
|
cc6dde96c1
|
rpc -> rpc/lib and rpc/tendermint -> rpc
|
8 years ago |
Ethan Buchman
|
992b11c450
|
premerge2: rpc -> rpc/tendermint
|
8 years ago |
Ethan Frey
|
90abc61c56
|
Improve go-data json support in rpc
|
8 years ago |
Anton Kaliaev
|
5e5fb37774
|
rename TxID to Hash
|
8 years ago |
Ethan Buchman
|
9d2de2b756
|
tx_indexer -> tx_index
|
8 years ago |
Ethan Buchman
|
b6a04a3456
|
more fixes from review
|
8 years ago |
Ethan Buchman
|
f4d0076344
|
TxResult includes Tx. /tx only works if indexer active
|
8 years ago |
Ethan Buchman
|
6e065affe5
|
rpc: /tx allows height+hash
|
8 years ago |
Ethan Buchman
|
c848056438
|
rpc: better arg validation for /tx
|
8 years ago |
Ethan Frey
|
a4ee7d25d1
|
Add TxIndexEnabled method to ResultStatus
|
8 years ago |
Ethan Buchman
|
df35989742
|
/tx can take height+index or hash
|
8 years ago |
Ethan Buchman
|
257d81ddd1
|
rpc/core/types: uintX -> int
|
8 years ago |
Ethan Buchman
|
585ce45a5e
|
rpc: dial_seeds msg. addresses #403
|
8 years ago |
Ethan Buchman
|
6899c91ebe
|
add optional 'prove' flag to /tx
|
8 years ago |
Ethan Buchman
|
ffe6d58a58
|
add Height to ResultBroadcastTxCommit and EventDataTx
|
8 years ago |
Ethan Buchman
|
2a59cda77e
|
/tx returns tx bytes
|
8 years ago |
Ethan Buchman
|
d7c5690f17
|
index by bytes. add TxID to broadcast_tx responses
|
8 years ago |
Anton Kaliaev
|
63704454a3
|
expose `/tx?hash="XXXXXXXXXXXX"` RPC call
|
8 years ago |
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 |