• Keith Yeung's avatar
    Implement AliasOrigin processing in XCVM (#7245) · f2fe05a7
    Keith Yeung authored
    
    
    * Implement AliasOrigin processing in XCVM
    
    * add builder types and first test
    
    * switch to more general builder types
    
    * clone target for RemovePrefixAccountId32
    
    * change builder types
    
    * change AliasForeignAccountId32 and add test for AliasCase
    
    * add Aliasers type to xcm configs
    
    * add benchmark
    
    * benchmark fix
    
    * add benchmark function for runtimes
    
    * fix alias_origin result types
    
    * fix benchmark test
    
    * add runtime-benchmarks feature in pallet-xcm-benchmarks
    
    * fmt
    
    * remove AliasCase, add test and fmt
    
    * address feedback
    
    * ".git/.scripts/commands/bench/bench.sh" xcm kusama pallet_xcm_benchmarks::generic
    
    * ".git/.scripts/commands/bench/bench.sh" xcm westend pallet_xcm_benchmarks::generic
    
    * ".git/.scripts/commands/bench/bench.sh" xcm rococo pallet_xcm_benchmarks::generic
    
    * address feedback
    
    * lock
    
    * ".git/.scripts/commands/bench/bench.sh" xcm kusama pallet_xcm_benchmarks::generic
    
    * ".git/.scripts/commands/bench/bench.sh" xcm westend pallet_xcm_benchmarks::generic
    
    * ".git/.scripts/commands/bench/bench.sh" xcm rococo pallet_xcm_benchmarks::generic
    
    * change doc
    
    * fmt
    
    ---------
    
    Co-authored-by: default avatarJust van Stam <[email protected]>
    Co-authored-by: default avatarJust van Stam <[email protected]>
    Co-authored-by: command-bot <>
    f2fe05a7