solana/sdk
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 move Account to solana-sdk (#13198) 2020-10-28 22:01:07 -07:00
bpf Generate keypair file for c program deployment (#15080) 2021-02-04 13:56:12 -08:00
cargo-build-bpf Upgrade to Rust v1.49.0 2021-01-23 19:16:36 -08:00
cargo-test-bpf Upgrade to Rust v1.49.0 2021-01-23 19:16:36 -08:00
docker-solana docs: bump nofiles recommendations to match maps 2021-02-02 21:59:21 -07:00
macro Bump version to v1.6.0 2020-12-15 18:28:04 +00:00
program Upgradeable loader max_data_len limit (#15039) 2021-02-03 09:16:25 -08:00
src Warp timestamp and extend max-allowable-drift for accommodate slow blocks (#15204) 2021-02-09 15:49:00 -07:00
.gitignore
Cargo.toml chore: bump serde from 1.0.118 to 1.0.122 (#15126) 2021-02-05 19:23:24 +09:00
Xargo.toml Initial population of solana-program-sdk 2020-10-24 08:37:55 -07:00
build.rs Remove frozen ABI modules from solana-sdk 2020-10-20 16:11:30 -07:00