Add `unstable-api` feature flag to `pallet-revive` (#6866)
Follow up refactor to https://github.com/paritytech/polkadot-sdk/pull/6844#pullrequestreview-2497225717 I still need to finish adding `#[cfg(feature = "unstable-api")]` to the rest of the tests and make sure all tests pass, I want to make sure I'm moving into right direction first @athei @xermicus --------- Co-authored-by:DavidK <davidk@parity.io> Co-authored-by:
Alexander Theißen <alex.theissen@me.com>
Showing
- prdoc/pr_6866.prdoc 13 additions, 0 deletionsprdoc/pr_6866.prdoc
- substrate/frame/revive/fixtures/build/_Cargo.toml 1 addition, 1 deletionsubstrate/frame/revive/fixtures/build/_Cargo.toml
- substrate/frame/revive/src/wasm/runtime.rs 310 additions, 310 deletionssubstrate/frame/revive/src/wasm/runtime.rs
- substrate/frame/revive/uapi/Cargo.toml 1 addition, 0 deletionssubstrate/frame/revive/uapi/Cargo.toml
- substrate/frame/revive/uapi/src/host.rs 277 additions, 250 deletionssubstrate/frame/revive/uapi/src/host.rs
- substrate/frame/revive/uapi/src/host/riscv64.rs 145 additions, 115 deletionssubstrate/frame/revive/uapi/src/host/riscv64.rs
Please register or sign in to comment