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. |
7 years ago | |
---|---|---|
.. | ||
pool.go | int64 height | 7 years ago |
pool_test.go | use rand.Int63n, remove underflow check, remove unnecessary cast | 7 years ago |
reactor.go | int64 height | 7 years ago |
reactor_test.go | Add TotalTx to block header, issue #952 | 7 years ago |
store.go | int64 height | 7 years ago |