solana-with-rpc-optimizations/programs/vote
Alexander Meißner a5c7c999e2
Bump solana_rbpf to v0.8.0 (#33679)
* Bumps solana_rbpf to v0.8.0

* Adjustments:
Replaces declare_syscall!() with declare_builtin_function!().
Removes Config::encrypt_runtime_environment.
Simplifies error propagation.
2023-10-20 21:39:50 +02:00
..
benches Bump solana_rbpf to v0.8.0 (#33679) 2023-10-20 21:39:50 +02:00
src Bump solana_rbpf to v0.8.0 (#33679) 2023-10-20 21:39:50 +02:00
Cargo.toml replaces assert!(matches!(...)) with assert_matches!(...) (#33068) 2023-08-30 13:48:27 -04:00
build.rs Remove frozen ABI modules from solana-sdk 2020-10-20 16:11:30 -07:00