[pallet-revive] Add host function `to_account_id` (#7091)
Closes https://github.com/paritytech/polkadot-sdk/issues/6891. cc @athei @xermicus @pgherveou
Showing
- prdoc/pr_7091.prdoc 12 additions, 0 deletionsprdoc/pr_7091.prdoc
- substrate/frame/revive/fixtures/contracts/to_account_id.rs 40 additions, 0 deletionssubstrate/frame/revive/fixtures/contracts/to_account_id.rs
- substrate/frame/revive/src/benchmarking/mod.rs 32 additions, 0 deletionssubstrate/frame/revive/src/benchmarking/mod.rs
- substrate/frame/revive/src/exec.rs 41 additions, 0 deletionssubstrate/frame/revive/src/exec.rs
- substrate/frame/revive/src/tests.rs 37 additions, 0 deletionssubstrate/frame/revive/src/tests.rs
- substrate/frame/revive/src/wasm/runtime.rs 24 additions, 0 deletionssubstrate/frame/revive/src/wasm/runtime.rs
- substrate/frame/revive/src/weights.rs 21 additions, 0 deletionssubstrate/frame/revive/src/weights.rs
- substrate/frame/revive/uapi/src/host.rs 12 additions, 0 deletionssubstrate/frame/revive/uapi/src/host.rs
- substrate/frame/revive/uapi/src/host/riscv64.rs 6 additions, 0 deletionssubstrate/frame/revive/uapi/src/host/riscv64.rs
Please register or sign in to comment