Dev Ojha
|
56d7160606
|
Add ValidatorPubkeyTypes as a consensus param (#2636)
* Add ValidatorPubkeyTypes as a consensus param
Ref #2414
* update spec
* address anton's comment
* Switch to Validator and Validator Params
* Correct changelog entry
* Address bucky's comments!
* forgot to update changelog
* fix typo
* fix Params naming
|
6 years ago |
Anton Kaliaev
|
724e264ff5
|
separate mock evidence from real evidence (#2571)
Closes #2525
|
6 years ago |
Zarko Milosevic
|
7b88172f41
|
Implement BFT time (#2203)
* Implement BFT time
* set LastValidators when creating state in state helper
for heights >= 2
|
6 years ago |
Dev Ojha
|
2756be5a59
|
libs: Remove usage of custom Fmt, in favor of fmt.Sprintf (#2199)
* libs: Remove usage of custom Fmt, in favor of fmt.Sprintf
Closes #2193
* Fix bug that was masked by custom Fmt!
|
6 years ago |
Zach Ramsay
|
44dad6d70b
|
Revert "detele everything"
This reverts commit d02c5d1e30 .
|
6 years ago |
Zach Ramsay
|
d02c5d1e30
|
detele everything
|
6 years ago |
Ethan Buchman
|
d55243f0e6
|
fix import paths
|
6 years ago |
Jae Kwon
|
a5b7ea93c4
|
Delay validator set changes by 1 block.
|
7 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 |
Ethan Buchman
|
932381effa
|
evidence: give each peer a go-routine
|
7 years ago |
Ethan Buchman
|
28bbeac763
|
state: send byzantine validators in BeginBlock
|
7 years ago |
Ethan Buchman
|
cb845ebff5
|
fix EvidencePool and VerifyEvidence
|
7 years ago |
Ethan Buchman
|
397251b0f4
|
fix evidence
|
7 years ago |
Ethan Buchman
|
6a4fd46479
|
fixes from rebase
|
7 years ago |
Ethan Buchman
|
666ae244b3
|
evidence: pool test
|
7 years ago |