tendermint/docs/spec/consensus
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
0c74291f3b/encoder.go (L85-L90)
* avoid cyclic imports
* you can do better Go, come on
* remove testdouble package
2018-09-21 11:00:36 +02:00
..
abci.md docs/spec: some organizational cleanup 2018-06-15 22:56:26 -07:00
bft-time.md Implement BFT time (#2203) 2018-08-31 19:33:51 -04:00
consensus.md fix docs links (#2352) 2018-09-10 10:42:48 +04:00
creating-proposal.md conesnsu: follow up to removing some consensus params (#2427) 2018-09-21 11:00:36 +02:00
light-client.md lint markdown docs using a stop-words and write-good linters (#2195) 2018-08-27 11:33:46 +04:00
wal.md docs/spec: some organizational cleanup 2018-06-15 22:56:26 -07:00