Ethan Buchman
|
167d0e82f9
|
fixes and version bump
|
7 years ago |
Ethan Buchman
|
9af8da7aad
|
update for new abci int types
|
7 years ago |
Anton Kaliaev
|
f65e357d2b
|
adapt Tendermint to new abci.Client interface
which was introduced in https://github.com/tendermint/abci/pull/130
|
7 years ago |
Anton Kaliaev
|
db413aadfd
|
fixes from @cloudhead review
|
7 years ago |
Anton Kaliaev
|
5433e5771e
|
support historical abci queries (Refs #482)
|
7 years ago |
Ethan Buchman
|
8311f5c611
|
abci.Info takes a struct; less merkleeyes
|
7 years ago |
Anton Kaliaev
|
83ec9f773a
|
wrote docs for rpc methods [ci skip]
for all of them except unsafe
|
8 years ago |
Anton Kaliaev
|
f803544195
|
new logging
|
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
|
cc6dde96c1
|
rpc -> rpc/lib and rpc/tendermint -> rpc
|
8 years ago |
Ethan Buchman
|
e6fe6b5b76
|
go-data -> go-wire/data
|
8 years ago |
Ethan Buchman
|
fa451fc55c
|
tendermint/rpc -> tendermint/rpc/tendermint
|
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 |
Ethan Buchman
|
8ba79252c8
|
types: use mtx on PartSet.String()
|
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
|
c147b41013
|
TMSP -> ABCI
|
8 years ago |
Ethan Buchman
|
2dd7030579
|
tmsp: ResponseInfo and ResponseEndBlock
|
8 years ago |
Ethan Buchman
|
fb9735ef46
|
rebase fixes and BeginBlock(hash,header)
|
8 years ago |
Ethan Buchman
|
41918d619c
|
expose query and info through rpc
|
8 years ago |