solana-with-rpc-optimizations/cli
Tyera Eulberg 3ab8185777
Add intermittent Timestamping to Votes (#7233)
* Add intermittent timestamp to Vote

* Add timestamp to VoteState, add timestamp processing to program

* Print recent timestamp with solana show-vote-account

* Add offset of 1 to timestamp Vote interval to initialize at node boot (slot 1)

* Review comments

* Cache last_timestamp in Tower and use for interval check

* Move work into Tower method

* Clarify timestamping interval

* Replace tuple with struct
2019-12-06 14:38:49 -07:00
..
src Add intermittent Timestamping to Votes (#7233) 2019-12-06 14:38:49 -07:00
tests Add offline signing support to CLI (#7104) 2019-11-25 21:09:57 -08:00
.gitignore
Cargo.toml Bump serde from 1.0.102 to 1.0.103 (#7163) 2019-11-27 09:10:25 -07:00