solana/sdk
Tyera Eulberg b028c47d2b
Correct Bank timestamp drift every slot (#12737)
* Move timestamp helper to sdk

* Add Bank method for getting timestamp estimate

* Return sysvar info from Bank::clock

* Add feature-gated timestamp correction

* Rename unix_timestamp method to be more descriptive

* Review comments

* Add timestamp metric
2020-10-09 21:53:41 +00:00
..
benches Cleanup and feature gate instruction processing (#12359) 2020-09-20 10:58:12 -07:00
bpf add sha256 syscall (#12569) 2020-09-29 23:29:20 -07:00
docker-solana Update nofile flag in Docker to run Solana 2020-08-28 16:49:28 -07:00
macro Bump version to v1.5.0 2020-10-08 04:51:36 +00:00
macro-frozen-abi Bump version to v1.5.0 2020-10-08 04:51:36 +00:00
src Correct Bank timestamp drift every slot (#12737) 2020-10-09 21:53:41 +00:00
.gitignore tmp dirs target to farf (#5079) 2019-07-12 18:28:42 -07:00
Cargo.toml Bump version to v1.5.0 2020-10-08 04:51:36 +00:00
build.rs Apply #![feature(proc_macro_hygiene)] when needed 2020-07-14 14:40:02 -07:00