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 | |
---|---|---|
.. | ||
mempool.go | conesnsu: follow up to removing some consensus params (#2427) | 6 years ago |
mempool_test.go | conesnsu: follow up to removing some consensus params (#2427) | 6 years ago |
metrics.go | fixes after @xla review | 7 years ago |
reactor.go | unexport DecodeMessage functions | 7 years ago |
reactor_test.go | reap max bytes from the mempool & check transaction size | 6 years ago |
wire.go | Fix mempool | 7 years ago |