solana-with-rpc-optimizations/programs/sbf
Alexander Meißner 6558c8fdc9
Refactor - Delay visibility of program un-/re-/deployment (#29654)
* Use three separate HashMaps instead of the enum TxBankExecutorCacheDiff.

* Replaces all places which deploy programs by a macro.

* Adds a feature gate.

* Adjust tests.

* Makes undeployment visible immediately.
2023-02-11 11:18:25 +01:00
..
benches Cleanup - `disable_deprecated_loader` (#29653) 2023-01-14 13:02:10 +01:00
c Big integer modular exponentiation (EIP-198) (#28503) 2023-01-20 18:42:37 +09:00
rust Bump version to v1.16 (#30028) 2023-01-31 17:48:33 -06:00
tests Refactor - Delay visibility of program un-/re-/deployment (#29654) 2023-02-11 11:18:25 +01:00
.gitignore
Cargo.lock Bump futures-util from 0.3.25 to 0.3.26 (#30240) 2023-02-10 13:46:16 -07:00
Cargo.toml Bump version to v1.16 (#30028) 2023-01-31 17:48:33 -06:00
build.rs Big integer modular exponentiation (EIP-198) (#28503) 2023-01-20 18:42:37 +09:00