mergify[bot]
bc3aa53e02
Runtime feature activation framework (bp #12376) (#12497)
* Runtime feature activation framework
(cherry picked from commit 93259f0bae)
# Conflicts:
# runtime/src/bank.rs
* Add feature set identifier to gossiped version information
(cherry picked from commit 35f5f9fc7b)
# Conflicts:
# Cargo.lock
# version/Cargo.toml
* Port instructions sysvar and secp256k1 program activation to FeatureSet
(cherry picked from commit c10da16d7b)
# Conflicts:
# runtime/src/bank.rs
# runtime/src/message_processor.rs
* Add feature management commands
(cherry picked from commit 93ed0ab2bb)
# Conflicts:
# Cargo.lock
# cli/Cargo.toml
* Make test_process_rest_api less fragile
(cherry picked from commit 7526bb96f3)
* Remove id field
(cherry picked from commit cc6ba1e131)
* FeatureSet test
(cherry picked from commit 92406cf9a0)
* cargo fmt
(cherry picked from commit 199940d683)
* cli review feedback
(cherry picked from commit 3a2b8c5e5b)
* Rename active() to is_active()
(cherry picked from commit e39fac9f01)
* Resolve merge conflicts
* Remove continues from compute_active_feature_set()
Co-authored-by: Michael Vines <mvines@gmail.com>
2020-09-26 17:49:53 +00:00
..
2019-12-12 14:03:43 -08:00
2019-11-21 16:34:40 -08:00
2019-11-21 16:34:40 -08:00
2020-09-26 17:49:53 +00:00
2020-09-22 00:59:46 +00:00
2020-05-15 09:35:43 -07:00
2020-01-22 09:11:56 -08:00
2020-05-14 18:22:47 -07:00
2020-02-06 10:06:16 -07:00
2019-12-23 12:23:45 -08:00
2020-01-29 17:59:14 -08:00