solana/programs/sbf
Alexander Meißner 721496b900
Feature - Program redeployment cooldown (#29136)
* Registers the feature enable_program_redeployment_cooldown.

* Adds redeployment slot constraint.

* Adds test to assert that closed programs can not be reopened.

* Ensure that program close truncates the account data.

* Adds set_sysvar_for_tests() to SBF program tests.
2022-12-13 22:54:24 +01:00
..
benches Bump solana_rbpf to v0.2.38 (#29137) 2022-12-12 08:47:09 +01:00
c
rust added alt_bn syscalls (#27961) 2022-11-21 17:43:06 +01:00
tests Feature - Program redeployment cooldown (#29136) 2022-12-13 22:54:24 +01:00
.gitignore
Cargo.lock Bump solana_rbpf to v0.2.38 (#29137) 2022-12-12 08:47:09 +01:00
Cargo.toml Bump solana_rbpf to v0.2.38 (#29137) 2022-12-12 08:47:09 +01:00
build.rs added alt_bn syscalls (#27961) 2022-11-21 17:43:06 +01:00