Make DispatchError impl MEL (#13169)
* Make DispatchError impl MEL
* Upgrade SCALE codec to support `codec(skip)` for MEL
Co-authored-by:
Bastian Köcher <info@kchr.de>
Showing
- substrate/Cargo.lock 6 additions, 6 deletionssubstrate/Cargo.lock
- substrate/bin/node-template/pallets/template/Cargo.toml 1 addition, 1 deletionsubstrate/bin/node-template/pallets/template/Cargo.toml
- substrate/bin/node-template/runtime/Cargo.toml 1 addition, 1 deletionsubstrate/bin/node-template/runtime/Cargo.toml
- substrate/bin/node/cli/Cargo.toml 1 addition, 1 deletionsubstrate/bin/node/cli/Cargo.toml
- substrate/bin/node/executor/Cargo.toml 1 addition, 1 deletionsubstrate/bin/node/executor/Cargo.toml
- substrate/bin/node/inspect/Cargo.toml 1 addition, 1 deletionsubstrate/bin/node/inspect/Cargo.toml
- substrate/bin/node/primitives/Cargo.toml 1 addition, 1 deletionsubstrate/bin/node/primitives/Cargo.toml
- substrate/bin/node/runtime/Cargo.toml 1 addition, 1 deletionsubstrate/bin/node/runtime/Cargo.toml
- substrate/bin/node/testing/Cargo.toml 1 addition, 1 deletionsubstrate/bin/node/testing/Cargo.toml
- substrate/client/api/Cargo.toml 1 addition, 1 deletionsubstrate/client/api/Cargo.toml
- substrate/client/authority-discovery/Cargo.toml 1 addition, 1 deletionsubstrate/client/authority-discovery/Cargo.toml
- substrate/client/basic-authorship/Cargo.toml 1 addition, 1 deletionsubstrate/client/basic-authorship/Cargo.toml
- substrate/client/beefy/Cargo.toml 1 addition, 1 deletionsubstrate/client/beefy/Cargo.toml
- substrate/client/beefy/rpc/Cargo.toml 1 addition, 1 deletionsubstrate/client/beefy/rpc/Cargo.toml
- substrate/client/block-builder/Cargo.toml 1 addition, 1 deletionsubstrate/client/block-builder/Cargo.toml
- substrate/client/cli/Cargo.toml 1 addition, 1 deletionsubstrate/client/cli/Cargo.toml
- substrate/client/consensus/aura/Cargo.toml 1 addition, 1 deletionsubstrate/client/consensus/aura/Cargo.toml
- substrate/client/consensus/babe/Cargo.toml 1 addition, 1 deletionsubstrate/client/consensus/babe/Cargo.toml
- substrate/client/consensus/epochs/Cargo.toml 1 addition, 1 deletionsubstrate/client/consensus/epochs/Cargo.toml
- substrate/client/consensus/manual-seal/Cargo.toml 1 addition, 1 deletionsubstrate/client/consensus/manual-seal/Cargo.toml
Please register or sign in to comment