Ethan Buchman
|
028ee58580
|
call it LastResultsHash
|
2017-12-26 19:53:26 -05:00 |
|
Ethan Frey
|
58c5df729b
|
Add ResultHash to header
|
2017-12-26 19:24:25 -05:00 |
|
Ethan Frey
|
45bc106de7
|
Updated lite tests to set ConsensusHash in header
|
2017-12-19 12:28:08 -05:00 |
|
Anton Kaliaev
|
b78606d94f
|
Merge pull request #967 from tendermint/feature/total-tx
Add TotalTx to block header
|
2017-12-13 17:09:48 -06:00 |
|
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 |
|
Ethan Frey
|
a29c781295
|
Add default timestamp to all instances of *types.Vote
|
2017-12-12 12:59:51 +01:00 |
|
Anton Kaliaev
|
922af7c405
|
int64 height
uint64 is considered dangerous. the details will follow in a blog post.
|
2017-12-01 19:04:53 -06:00 |
|
Anton Kaliaev
|
b3492356e6
|
uint64 height (Refs #911)
|
2017-12-01 17:17:22 -05:00 |
|
Adrian Brink
|
248f176c1f
|
Rename light to lite
|
2017-11-27 16:19:00 +01:00 |
|