solana-with-rpc-optimizations/programs/bpf
Justin Starry a1522d0024
Use consistent naming for compute unit limit (#25229)
* Use consistent naming for compute unit limit

* feedback
2022-05-18 13:14:31 +08:00
..
benches Revert "Disallow deployment of deprecated _sol_alloc_free syscall (#24986)" (#25170) 2022-05-12 17:58:17 -05:00
c Revert "Disallow deployment of deprecated _sol_alloc_free syscall (#24986)" (#25170) 2022-05-12 17:58:17 -05:00
rust Revert "Disallow deployment of deprecated _sol_alloc_free syscall (#24986)" (#25170) 2022-05-12 17:58:17 -05:00
tests Use consistent naming for compute unit limit (#25229) 2022-05-18 13:14:31 +08:00
.gitignore
Cargo.lock adds const_assert_eq for shred constants (#25288) 2022-05-17 22:44:35 +00:00
Cargo.toml Bump solana_rbpf to v0.2.28 (#24800) 2022-04-30 10:58:12 +02:00
build.rs