[pallet-revive] refactor uapi with better types (#5555)
start using better type for address, code_hash, and salt in runtime and the uapi crate fix https://github.com/paritytech/polkadot-sdk/issues/5575
Showing
- prdoc/pr_5555.prdoc 15 additions, 0 deletionsprdoc/pr_5555.prdoc
- substrate/frame/revive/fixtures/build.rs 1 addition, 0 deletionssubstrate/frame/revive/fixtures/build.rs
- substrate/frame/revive/fixtures/contracts/call.rs 1 addition, 1 deletionsubstrate/frame/revive/fixtures/contracts/call.rs
- substrate/frame/revive/fixtures/contracts/call_return_code.rs 1 addition, 1 deletion...trate/frame/revive/fixtures/contracts/call_return_code.rs
- substrate/frame/revive/fixtures/contracts/call_runtime_and_call.rs 1 addition, 1 deletion.../frame/revive/fixtures/contracts/call_runtime_and_call.rs
- substrate/frame/revive/fixtures/contracts/call_with_flags_and_value.rs 1 addition, 1 deletion...me/revive/fixtures/contracts/call_with_flags_and_value.rs
- substrate/frame/revive/fixtures/contracts/call_with_limit.rs 1 addition, 1 deletionsubstrate/frame/revive/fixtures/contracts/call_with_limit.rs
- substrate/frame/revive/fixtures/contracts/caller_contract.rs 6 additions, 8 deletionssubstrate/frame/revive/fixtures/contracts/caller_contract.rs
- substrate/frame/revive/fixtures/contracts/chain_extension_temp_storage.rs 4 additions, 3 deletions...revive/fixtures/contracts/chain_extension_temp_storage.rs
- substrate/frame/revive/fixtures/contracts/common/src/lib.rs 12 additions, 0 deletionssubstrate/frame/revive/fixtures/contracts/common/src/lib.rs
- substrate/frame/revive/fixtures/contracts/create_storage_and_call.rs 1 addition, 1 deletion...rame/revive/fixtures/contracts/create_storage_and_call.rs
- substrate/frame/revive/fixtures/contracts/create_storage_and_instantiate.rs 3 additions, 4 deletions...vive/fixtures/contracts/create_storage_and_instantiate.rs
- substrate/frame/revive/fixtures/contracts/create_transient_storage_and_call.rs 1 addition, 1 deletion...e/fixtures/contracts/create_transient_storage_and_call.rs
- substrate/frame/revive/fixtures/contracts/delegate_call.rs 1 addition, 1 deletionsubstrate/frame/revive/fixtures/contracts/delegate_call.rs
- substrate/frame/revive/fixtures/contracts/delegate_call_lib.rs 3 additions, 2 deletions...rate/frame/revive/fixtures/contracts/delegate_call_lib.rs
- substrate/frame/revive/fixtures/contracts/delegate_call_simple.rs 1 addition, 1 deletion...e/frame/revive/fixtures/contracts/delegate_call_simple.rs
- substrate/frame/revive/fixtures/contracts/destroy_and_transfer.rs 8 additions, 8 deletions...e/frame/revive/fixtures/contracts/destroy_and_transfer.rs
- substrate/frame/revive/fixtures/contracts/drain.rs 1 addition, 1 deletionsubstrate/frame/revive/fixtures/contracts/drain.rs
- substrate/frame/revive/fixtures/contracts/instantiate_return_code.rs 2 additions, 2 deletions...rame/revive/fixtures/contracts/instantiate_return_code.rs
- substrate/frame/revive/fixtures/contracts/locking_delegate_dependency.rs 1 addition, 1 deletion.../revive/fixtures/contracts/locking_delegate_dependency.rs
Please register or sign in to comment