solana/programs/sbf
Alexander Meißner c5380d4699
Adds symmetric tests for all cases of un-/re-/deployment inside the same transaction (#29725)
Unifies test_program_sbf_upgrade_and_invoke_in_same_tx() and test_program_sbf_upgrade_self_via_cpi() into test_program_sbf_invoke_in_same_tx_as_redeployment().
Adds test_program_sbf_invoke_in_same_tx_as_deployment() and test_program_sbf_invoke_in_same_tx_as_undeployment().
2023-01-17 09:44:27 +01:00
..
benches Cleanup - `disable_deprecated_loader` (#29653) 2023-01-14 13:02:10 +01:00
c feature: set rent_epoch to Epoch::MAX (#28690) 2023-01-02 07:51:08 -08:00
rust feature: set rent_epoch to Epoch::MAX (#28690) 2023-01-02 07:51:08 -08:00
tests Adds symmetric tests for all cases of un-/re-/deployment inside the same transaction (#29725) 2023-01-17 09:44:27 +01:00
.gitignore
Cargo.lock Bump pem from 1.1.0 to 1.1.1 (#29673) 2023-01-12 19:39:02 -07:00
Cargo.toml Bump solana_rbpf to v0.2.38 (#29137) 2022-12-12 08:47:09 +01:00
build.rs Fixes format strings (#29327) 2022-12-19 17:26:38 -05:00