solana/sdk
Lijun Wang 54f0fc9f0f
Use type alias for DownloadProgress callback (#17518)
Convert to use type alias for the callback and cascade the changes to callers. Thanks @jeffwashington for the help making it possible.
Changed the closure for the progress update in the validator main to FnMut and modify the abort count in the closure which is more reliable.
2021-05-26 13:26:07 -07:00
..
benches Drop write lock on sysvars (#15497) 2021-03-30 10:05:09 -07:00
bpf Fix missing builtins in C programs linking with compiler_builtins (#17475) 2021-05-25 17:11:02 +00:00
cargo-build-bpf Use type alias for DownloadProgress callback (#17518) 2021-05-26 13:26:07 -07:00
cargo-test-bpf Fix cargo-build/test-bpf --workspace (#16431) 2021-04-07 17:22:55 -07:00
docker-solana docker: Expose all ports in Dockerfile, add back localnet.sh (#16401) 2021-04-11 21:13:57 +02:00
macro Bump version to v1.7.0 2021-03-13 09:01:21 +00:00
program reuse work in is_non_loader_key (#16521) 2021-05-21 10:07:04 -05:00
src Refactor genesis download/load/check functions (#17276) 2021-05-24 16:45:36 +02:00
.gitignore
Cargo.toml Implement Bip32 for seed-phrase/passphrase signing (#16942) 2021-05-03 19:58:56 -06: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