Update to latest substrate (#723)
* Bump substrate deps. * Bump scale. * Bump ethabi. * Remove inherent from aura. * Migrate to construct_runtime * cargo fmt --all
Showing
- bridges/bin/millau/node/Cargo.toml 0 additions, 1 deletionbridges/bin/millau/node/Cargo.toml
- bridges/bin/millau/node/src/service.rs 5 additions, 8 deletionsbridges/bin/millau/node/src/service.rs
- bridges/bin/millau/runtime/Cargo.toml 1 addition, 1 deletionbridges/bin/millau/runtime/Cargo.toml
- bridges/bin/millau/runtime/src/lib.rs 1 addition, 1 deletionbridges/bin/millau/runtime/src/lib.rs
- bridges/bin/rialto/node/src/service.rs 5 additions, 8 deletionsbridges/bin/rialto/node/src/service.rs
- bridges/bin/rialto/runtime/Cargo.toml 1 addition, 1 deletionbridges/bin/rialto/runtime/Cargo.toml
- bridges/bin/rialto/runtime/src/lib.rs 1 addition, 1 deletionbridges/bin/rialto/runtime/src/lib.rs
- bridges/bin/runtime-common/Cargo.toml 1 addition, 1 deletionbridges/bin/runtime-common/Cargo.toml
- bridges/modules/call-dispatch/Cargo.toml 2 additions, 1 deletionbridges/modules/call-dispatch/Cargo.toml
- bridges/modules/call-dispatch/src/lib.rs 40 additions, 36 deletionsbridges/modules/call-dispatch/src/lib.rs
- bridges/modules/currency-exchange/Cargo.toml 1 addition, 1 deletionbridges/modules/currency-exchange/Cargo.toml
- bridges/modules/currency-exchange/src/lib.rs 16 additions, 10 deletionsbridges/modules/currency-exchange/src/lib.rs
- bridges/modules/ethereum-contract/builtin/Cargo.toml 2 additions, 2 deletionsbridges/modules/ethereum-contract/builtin/Cargo.toml
- bridges/modules/ethereum/Cargo.toml 1 addition, 1 deletionbridges/modules/ethereum/Cargo.toml
- bridges/modules/ethereum/src/mock.rs 19 additions, 10 deletionsbridges/modules/ethereum/src/mock.rs
- bridges/modules/finality-verifier/Cargo.toml 2 additions, 2 deletionsbridges/modules/finality-verifier/Cargo.toml
- bridges/modules/finality-verifier/src/mock.rs 19 additions, 9 deletionsbridges/modules/finality-verifier/src/mock.rs
- bridges/modules/message-lane/Cargo.toml 1 addition, 1 deletionbridges/modules/message-lane/Cargo.toml
- bridges/modules/message-lane/src/lib.rs 5 additions, 5 deletionsbridges/modules/message-lane/src/lib.rs
- bridges/modules/message-lane/src/mock.rs 18 additions, 20 deletionsbridges/modules/message-lane/src/mock.rs
Please register or sign in to comment