tendermint/blockchain
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
..
pool.go int64 height 2017-12-01 19:04:53 -06:00
pool_test.go use rand.Int63n, remove underflow check, remove unnecessary cast 2017-12-01 19:22:18 -06:00
reactor.go int64 height 2017-12-01 19:04:53 -06:00
reactor_test.go Add TotalTx to block header, issue #952 2017-12-13 12:20:53 +01:00
store.go int64 height 2017-12-01 19:04:53 -06:00