tendermint/abci/types
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
2018-09-12 15:44:43 -04:00
..
protoreplace Add abci repo 2018-06-22 02:36:54 +02:00
application.go proto3 timestamp (#2064) 2018-07-27 04:23:19 +02:00
messages.go proto3 timestamp (#2064) 2018-07-27 04:23:19 +02:00
messages_test.go Remove gogoproto from Makefile's TOOLS (#2198) 2018-08-10 09:14:17 +04:00
pubkey.go abci: VoteInfo, ValidatorUpdate. See ADR-018 2018-08-16 13:19:13 -04:00
result.go Add abci repo 2018-06-22 02:36:54 +02:00
types.pb.go Remove ConsensusParams.TxSize and ConsensusParams.BlockGossip (#2364) 2018-09-12 15:44:43 -04:00
types.proto Remove ConsensusParams.TxSize and ConsensusParams.BlockGossip (#2364) 2018-09-12 15:44:43 -04:00
typespb_test.go Remove ConsensusParams.TxSize and ConsensusParams.BlockGossip (#2364) 2018-09-12 15:44:43 -04:00
util.go abci: VoteInfo, ValidatorUpdate. See ADR-018 2018-08-16 13:19:13 -04:00