Anton Kaliaev
0e1cd88863
Remove ConsensusParams.TxSize and ConsensusParams.BlockGossip (#2364)
* remove ConsensusParams.TxSize and ConsensusParams.BlockGossip Refs #2347 * block part size is now fixed Refs #2347 * use max data size, not max bytes for tx limit Refs #2347 |
6 years ago | |
---|---|---|
.. | ||
pool.go | libs: Remove usage of custom Fmt, in favor of fmt.Sprintf (#2199) | 6 years ago |
pool_test.go | Merge pull request #1965 from tendermint/693-part-2 | 6 years ago |
reactor.go | Remove ConsensusParams.TxSize and ConsensusParams.BlockGossip (#2364) | 6 years ago |
reactor_test.go | Remove ConsensusParams.TxSize and ConsensusParams.BlockGossip (#2364) | 6 years ago |
store.go | libs: Remove usage of custom Fmt, in favor of fmt.Sprintf (#2199) | 6 years ago |
store_test.go | Implement BFT time (#2203) | 6 years ago |
wire.go | Fix 0.22.7, bump to 0.22.8 | 6 years ago |