tendermint/state
Ethan Frey dedf03bb81 Add TotalTx to block header, issue #952
Update state to keep track of this info.
Change function args as needed.
Make NumTx also an int64 for consistency.
2017-12-13 12:20:53 +01:00
..
txindex determinisitic linter (#902) 2017-12-10 17:44:22 +00:00
errors.go int64 height 2017-12-01 19:04:53 -06:00
execution.go Add TotalTx to block header, issue #952 2017-12-13 12:20:53 +01:00
execution_test.go Add TotalTx to block header, issue #952 2017-12-13 12:20:53 +01:00
state.go Add TotalTx to block header, issue #952 2017-12-13 12:20:53 +01:00
state_test.go int64 height 2017-12-01 19:04:53 -06:00