Remove Shibuya beta pallets pallet_unified_accounts & pallet_ethereum_checked#1635
Remove Shibuya beta pallets pallet_unified_accounts & pallet_ethereum_checked#1635ipapandinas wants to merge 7 commits into
pallet_unified_accounts & pallet_ethereum_checked#1635Conversation
pallet_unified_accounts & pallet_ethereum_checked
|
/bench shibuya all |
|
Benchmarks job is scheduled at https://github.com/AstarNetwork/Astar/actions/runs/26303235266. |
|
Benchmarks have been finished. |
|
/bench shibuya all |
|
Benchmarks job is scheduled at https://github.com/AstarNetwork/Astar/actions/runs/26417113173. |
|
Benchmarks have been finished. |
|
/bench shibuya all |
|
Benchmarks job is scheduled at https://github.com/AstarNetwork/Astar/actions/runs/26423956346. |
|
Benchmarks have been finished. |
Dinonard
left a comment
There was a problem hiding this comment.
LGTM
I assume that removing pallet data falls within the weight limit.
Minimum allowed line rate is |
Pull Request Summary
This PR removes 2 beta pallets only used on Shibuya:
pallet_unified_accounts&pallet_ethereum_checked.transaction_versionhas been bumped to 4MultiAddress::Address20(h160)for an H160 that previously had a unified mapping will no longer resolve to the sameAccountId32after this change. Any balance held under the unified-mapped native account will be unreachable from the EVM after migration.NoChainExtension.