[pallet-revive] Use address20 for contract's address (#5548)
Co-authored-by:
Alexander Theißen <alex.theissen@me.com>
Co-authored-by: command-bot <>
parent
ad2ac0db
Showing
- Cargo.lock 7 additions, 4 deletionsCargo.lock
- prdoc/pr_5548.prdoc 16 additions, 0 deletionsprdoc/pr_5548.prdoc
- substrate/bin/node/runtime/src/lib.rs 10 additions, 10 deletionssubstrate/bin/node/runtime/src/lib.rs
- substrate/frame/revive/Cargo.toml 6 additions, 6 deletionssubstrate/frame/revive/Cargo.toml
- substrate/frame/revive/fixtures/Cargo.toml 7 additions, 3 deletionssubstrate/frame/revive/fixtures/Cargo.toml
- 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 3 additions, 3 deletionssubstrate/frame/revive/fixtures/contracts/caller_contract.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 2 additions, 2 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_lib.rs 2 additions, 2 deletions...rate/frame/revive/fixtures/contracts/delegate_call_lib.rs
- substrate/frame/revive/fixtures/contracts/destroy_and_transfer.rs 3 additions, 3 deletions...e/frame/revive/fixtures/contracts/destroy_and_transfer.rs
- substrate/frame/revive/fixtures/contracts/locking_delegate_dependency.rs 2 additions, 2 deletions.../revive/fixtures/contracts/locking_delegate_dependency.rs
- substrate/frame/revive/fixtures/contracts/read_only_call.rs 1 addition, 1 deletionsubstrate/frame/revive/fixtures/contracts/read_only_call.rs
- substrate/frame/revive/fixtures/contracts/self_destruct.rs 3 additions, 3 deletionssubstrate/frame/revive/fixtures/contracts/self_destruct.rs
- substrate/frame/revive/fixtures/src/lib.rs 3 additions, 9 deletionssubstrate/frame/revive/fixtures/src/lib.rs
Please register or sign in to comment