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
..
2020-06-09 09:38:14 +09:00
2020-09-26 17:49:53 +00:00
2020-08-07 23:44:49 +00:00
2020-08-25 19:00:41 +00:00
2020-06-17 10:39:14 -07:00
2020-01-28 16:11:22 -08:00
2020-07-06 20:22:23 +09:00
2020-09-08 18:41:29 +00:00
2020-09-08 18:41:29 +00:00
2020-08-22 01:54:50 +00:00
2020-06-25 03:35:38 +00:00
2020-08-25 19:00:41 +00:00
2020-09-11 19:24:16 +00:00
2020-06-17 10:39:14 -07:00
2020-09-08 18:41:29 +00:00
2020-09-24 15:42:34 +00:00
2020-09-08 18:41:29 +00:00
2020-07-21 17:24:07 -07:00
2020-07-06 20:22:23 +09:00
2020-09-26 17:49:53 +00:00
2020-09-11 18:04:10 +00:00
2020-07-06 20:22:23 +09:00
2020-09-24 19:49:10 +00:00
2020-04-30 22:04:08 -07:00
2020-09-03 06:47:13 +00:00
2020-09-22 00:59:46 +00:00
2020-09-22 00:59:46 +00:00
2020-05-29 20:29:24 -06:00
2020-01-24 14:34:59 -08:00
2020-09-24 15:42:34 +00:00
2020-05-12 23:39:46 +08:00
2020-07-20 19:09:38 +09:00
2020-07-06 20:22:23 +09:00
2020-07-06 20:22:23 +09:00
2020-08-06 01:00:42 +00:00
2020-09-18 04:31:09 +00:00
2020-09-18 04:31:09 +00:00
2020-07-10 18:39:52 -07:00
2020-07-09 00:08:05 +00:00
2020-08-10 18:31:51 +00:00
2020-08-24 20:41:54 +00:00
2020-07-06 20:22:23 +09:00
2020-08-19 22:24:24 -06:00
2020-04-29 18:12:51 -07:00
2020-09-21 18:09:05 +00:00
2020-09-26 17:49:53 +00:00
2020-09-22 00:59:46 +00:00
2020-08-14 15:33:00 +00:00
2020-02-24 14:46:12 -07:00
2020-07-31 14:21:03 -06:00
2020-09-25 10:45:29 +00:00
2020-02-06 10:06:16 -07:00
2020-06-25 18:23:31 +09:00
2020-07-06 20:22:23 +09:00
2020-08-21 19:39:36 +00:00
2020-04-27 21:05:12 -07:00
2020-06-24 14:52:38 -06:00
2020-06-17 01:32:16 +09:00
2020-09-21 18:09:05 +00:00
2020-03-12 23:20:49 -07:00