solana/runtime
Tyera Eulberg da6753b8c0
Warp timestamp and extend max-allowable-drift for accommodate slow blocks (#15204)
* Remove timestamp_correction feature gating

* Remove timestamp_bounding feature gating

* Remove unused deprecated ledger code

* Remove unused deprecated unbounded-timestamp code

* Enable independent adjustment of fast/slow timestamp bounding

* Update timestamp bounds to 25% fast, 80% slow; warp timestamp

* Update bank hash test

* Add PR number to feature

Co-authored-by: Michael Vines <mvines@gmail.com>

Co-authored-by: Michael Vines <mvines@gmail.com>
2021-02-09 15:49:00 -07:00
..
benches Track account writable deescalation (#14626) 2021-01-22 15:28:01 -08:00
src Warp timestamp and extend max-allowable-drift for accommodate slow blocks (#15204) 2021-02-09 15:49:00 -07:00
store-tool Only mmap file from snapshot once (#14815) 2021-01-28 08:15:33 -08:00
tests Cache account stores, flush from AccountsBackgroundService (#13140) 2021-01-11 17:00:23 -08:00
.gitignore Revert "Rename solana-runtime to sealevel (#6239)" (#6247) 2019-10-04 19:33:29 -06:00
Cargo.toml chore: bump serde from 1.0.118 to 1.0.122 (#15126) 2021-02-05 19:23:24 +09:00
build.rs Remove frozen ABI modules from solana-sdk 2020-10-20 16:11:30 -07:00