Anton Kaliaev
8d50bb9dad
conesnsu: follow up to removing some consensus params (#2427)
* follow up to removing some consensus params Refs #2382
* change args type to int64 in state#makeParams
* make valsCount and evidenceCount ints again
* MaxEvidenceBytesPerBlock: include magic number in godoc
* [spec] creating a proposal
* test state#TxFilter
* panic if MaxDataBytes is less than 0
* fixes after review
* use amino#UvarintSize to calculate overhead
|
6 years ago | |
---|---|---|
.. | ||
pool.go | conesnsu: follow up to removing some consensus params (#2427) | 6 years ago |
pool_test.go | Implement BFT time (#2203) | 6 years ago |
reactor.go | Removed unnecessary onStart call (#2098) | 6 years ago |
reactor_test.go | reap max bytes from the mempool & check transaction size | 6 years ago |
store.go | conesnsu: follow up to removing some consensus params (#2427) | 6 years ago |
store_test.go | reap max bytes from the mempool & check transaction size | 6 years ago |
wire.go | register evidence interface wherever its used | 6 years ago |