Anton Kaliaev
|
bec9d5cba9
|
add proposer address to block's Header
Refs #1134
Validation:
- ignored in block.ValidateBasic since it's stateful information
- checked in blockExec.ValidateBlock
|
2018-08-05 15:16:49 -04:00 |
|
Ethan Buchman
|
5453aa6169
|
Merge branch 'develop' into jae/literefactor4
|
2018-07-02 14:57:30 -04:00 |
|
Ethan Buchman
|
d55243f0e6
|
fix import paths
|
2018-07-01 22:36:49 -04:00 |
|
Jae Kwon
|
a5b7ea93c4
|
Delay validator set changes by 1 block.
|
2018-06-25 16:59:00 -07:00 |
|
Ethan Buchman
|
71556c62eb
|
fixes from rebase
|
2018-06-05 22:14:37 -07:00 |
|
Ethan Buchman
|
3d2c4fd309
|
update Evidence type - requires pubkey and valset to verify and convert to abci.Evidence
|
2018-06-05 22:04:26 -07:00 |
|
Ethan Buchman
|
edb851280a
|
state: b -> block
|
2018-06-04 21:20:23 -07:00 |
|
Ethan Buchman
|
dd62f06994
|
state: s -> state
|
2018-06-04 21:20:23 -07:00 |
|
Ethan Buchman
|
444db4c242
|
metalinter
|
2017-12-28 23:15:54 -05:00 |
|
Ethan Buchman
|
cb845ebff5
|
fix EvidencePool and VerifyEvidence
|
2017-12-28 23:15:54 -05:00 |
|
Ethan Buchman
|
6112578d07
|
ValidateBlock is a method on blockExec
|
2017-12-28 23:15:54 -05:00 |
|
Ethan Buchman
|
f82b7e2a13
|
state: re-order funcs. fix tests
|
2017-12-28 23:15:54 -05:00 |
|