Ethan Buchman
|
9481cabd50
|
fixes from review
|
7 years ago |
Ethan Buchman
|
fcf61b8088
|
check addrs match pubkeys in abci Validator. version bump
|
7 years ago |
Ethan Buchman
|
8e45348737
|
update for abci v0.11.0 release. let InitChain update validators
|
7 years ago |
Ethan Buchman
|
2edc68c59b
|
use all fields in abci types
|
7 years ago |
Ethan Buchman
|
2897685c57
|
abci header takes ValidatorsHash
|
7 years ago |
Ethan Buchman
|
54e61468d4
|
fixes from review
|
7 years ago |
Ethan Buchman
|
5c7ccbd4a7
|
use const for abci type strings
|
7 years ago |
Ethan Buchman
|
3d2c4fd309
|
update Evidence type - requires pubkey and valset to verify and convert to abci.Evidence
|
7 years ago |
Ethan Buchman
|
e1e6878a4d
|
fix state tests
|
7 years ago |
Ethan Buchman
|
e4147b6f1a
|
state test runs
|
7 years ago |
Ethan Buchman
|
7606b7595f
|
compiles
|
7 years ago |
Ethan Buchman
|
485b4a0c6f
|
revert gogo
|
7 years ago |
Ethan Buchman
|
ebd2fe7a68
|
more types
|
7 years ago |
Ethan Buchman
|
f28eae7816
|
update types
|
7 years ago |
Ethan Buchman
|
cd0fd06b0d
|
update for sdk2 libs. need to fix kv test
NOTE we only updating for tmlibs and abci
|
7 years ago |
Ethan Buchman
|
4e3488c677
|
update types
|
7 years ago |
Ethan Buchman
|
35521b553a
|
save historical consensus params
|
7 years ago |
Anton Kaliaev
|
0ffd60b8cf
|
ValidatorSetUpdates -> ValidatorUpdates
|
7 years ago |
Ethan Buchman
|
898ae53672
|
types: fix for broken customtype int in gogo
|
7 years ago |
Ethan Buchman
|
388f66c9b3
|
types: drop uint64 from protobuf.go
|
7 years ago |
Anton Kaliaev
|
922af7c405
|
int64 height
uint64 is considered dangerous. the details will follow in a blog post.
|
7 years ago |
Anton Kaliaev
|
86af889dfb
|
remove unnecessary casts (Refs #911)
|
7 years ago |
Ethan Buchman
|
d1a00c684e
|
types: comments
|
7 years ago |
Adrian Brink
|
842609ddcb
|
Send InitChain message from ABCI to Core on Genesis
InitChain is send from the ABCI to the Core node when the ABCI
app has no blocks stored.
|
8 years ago |
Ethan Buchman
|
5da9b3a803
|
postmerge
|
8 years ago |
Ethan Buchman
|
0017fb7ffe
|
premerge
|
8 years ago |
Ethan Buchman
|
c147b41013
|
TMSP -> ABCI
|
8 years ago |
Ethan Buchman
|
5046d5b181
|
more handshake replay cleanup
|
8 years ago |
Ethan Buchman
|
07597dfd45
|
post rebase fixes for BlockID, partSize
|
8 years ago |
Ethan Buchman
|
f37f56d4f1
|
fixes
|
8 years ago |
Ethan Buchman
|
c3d5634efa
|
begin block
|
8 years ago |