solana-with-rpc-optimizations/sdk
Ryo Onodera 1df15d85c3
Fix tower/blockstore unsync due to external causes (#12671)
* Fix tower/blockstore unsync due to external causes

* Add and clean up long comments

* Clean up test

* Comment about warped_slot_history

* Run test_future_tower with master-only/master-slave

* Update comments about false leader condition
2020-10-30 19:31:23 +09:00
..
benches move Account to solana-sdk (#13198) 2020-10-28 22:01:07 -07:00
bpf Add sol_log_compute_units syscall 2020-10-29 21:45:24 -07:00
cargo-build-bpf Only activate legacy program feature for the solana-sdk crate 2020-10-24 08:37:55 -07:00
docker-solana
macro Rename solana-program-sdk to solana-program 2020-10-24 08:37:55 -07:00
program Fix tower/blockstore unsync due to external causes (#12671) 2020-10-30 19:31:23 +09:00
src de-mut some InvokeContext methods 2020-10-30 09:20:09 +00:00
.gitignore
Cargo.toml Native/builtin programs now receive an InvokeContext 2020-10-29 21:45:24 -07:00
Xargo.toml Initial population of solana-program-sdk 2020-10-24 08:37:55 -07:00
build.rs