Zach Ramsay
|
44dad6d70b
|
Revert "detele everything"
This reverts commit d02c5d1e30 .
|
6 years ago |
Zach Ramsay
|
d02c5d1e30
|
detele everything
|
6 years ago |
Alexander Simmerl
|
a605b66c5a
|
Move abci imports
|
6 years ago |
Liamsi
|
d2c05bc5b9
|
Revert "delete everything" (includes everything non-go-crypto)
This reverts commit 96a3502
|
6 years ago |
Liamsi
|
96a3502126
|
delete everything
|
6 years ago |
Anton Kaliaev
|
1e19860585
|
fixes from my own review
|
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 |
Ethan Buchman
|
8311f5c611
|
abci.Info takes a struct; less merkleeyes
|
7 years ago |
Jae Kwon
|
1af930441c
|
Support new Query message for proofs
|
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
|
fb9735ef46
|
rebase fixes and BeginBlock(hash,header)
|
8 years ago |
Ethan Buchman
|
a0e4253edc
|
handshake
|
8 years ago |
Ethan Buchman
|
c3d5634efa
|
begin block
|
8 years ago |
Ethan Buchman
|
72c44efd84
|
fix query conn
|
8 years ago |
Ethan Buchman
|
3a7ee13ece
|
proxy: typed app conns
|
8 years ago |
Jae Kwon
|
a8ee0377d5
|
Use tmsp.Client interface
|
9 years ago |
Jae Kwon
|
8183e3201b
|
CommitSync() returns tmsp.Result
|
9 years ago |
Jae Kwon
|
18d0da4ea3
|
Remove BeginBlock
|
9 years ago |
Jae Kwon
|
16437867ff
|
Starting to use tmsp.BlockchainAware
|
9 years ago |
Jae Kwon
|
a6d37a49a2
|
s/GetHash/Commit/g
|
9 years ago |
Jae Kwon
|
a4f57e164b
|
BroadcastTx results
|
9 years ago |
Jae Kwon
|
236c7afe9e
|
Conform to TMSP v0.2
|
9 years ago |
Jae Kwon
|
26d64208d1
|
Use TMSPClient
|
9 years ago |
Jae Kwon
|
3e3c0083c7
|
Make order be decided first; Remove TMSP Commit/Rollback
|
9 years ago |
Jae Kwon
|
ef43af19ab
|
Tendermint <-> Application refactor
|
9 years ago |