solana-with-rpc-optimizations/runtime
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 Rename verify_instruction() to verify_account_changes() (#7020) 2019-11-18 15:01:14 -07:00
src Add getBlockTime rpc api (#7130) 2019-11-26 00:40:36 -07:00
tests Rename genesis block to genesis config (#6816) 2019-11-08 23:56:57 -05:00
.gitignore Revert "Rename solana-runtime to sealevel (#6239)" (#6247) 2019-10-04 19:33:29 -06:00
Cargo.toml Bump version to 0.22.0 2019-11-25 21:34:50 -07:00