Remove move_loader and librapay (#11184)
* Remove move_loader and librapay * Remove Embedding Move from implemented proposals * Remove Move variant from CI * Remove move_loader ID
This commit is contained in:
committed by
Michael Vines
parent
9f1bb75445
commit
3e7050983a
@@ -146,7 +146,6 @@ module.exports = {
|
||||
"implemented-proposals/repair-service",
|
||||
"implemented-proposals/testing-programs",
|
||||
"implemented-proposals/readonly-accounts",
|
||||
"implemented-proposals/embedding-move",
|
||||
"implemented-proposals/staking-rewards",
|
||||
"implemented-proposals/rent",
|
||||
"implemented-proposals/durable-tx-nonces",
|
||||
@@ -172,7 +171,6 @@ module.exports = {
|
||||
"proposals/block-confirmation",
|
||||
"proposals/rust-clients",
|
||||
"proposals/optimistic_confirmation",
|
||||
"proposals/abi-management",
|
||||
],
|
||||
},
|
||||
};
|
||||
|
Reference in New Issue
Block a user