solana/core
Tyera Eulberg 58c144ee55
Add getBlockTime rpc api (#7130)
* Add getBlockTime rpc api

* Add getBlockTime to docs

* Fix duration rounding for common tick/slot durations; add slot duration calculation

* Expose slots_per_year

* Use genesis values instead of clock defaults to calculate block offset

* Add get-block-time cli subcommand

* Fix test_rent: decrease magic number usage
2019-11-26 00:40:36 -07:00
..
benches Write transaction status and fee into persistent store (#7030) 2019-11-20 16:43:10 -07:00
src Add getBlockTime rpc api (#7130) 2019-11-26 00:40:36 -07:00
tests Purge zero lamport accounts on snapshot ingestion (#7010) 2019-11-22 18:22:28 -08:00
.gitignore tmp dirs target to farf (#5079) 2019-07-12 18:28:42 -07:00
Cargo.toml Bump version to 0.22.0 2019-11-25 21:34:50 -07:00