Instantiate environment with asynchronous API (#768)
* point to in-progress Substrate branch
* instantiate environment async
* Fix futures
* Bump runtime
* Fix collation tests
* point to polkadot-master again
* point to polkadot-master again
* update deps
Co-authored-by:
Ashley <ashley.ruglys@gmail.com>
Showing
- polkadot/Cargo.lock 220 additions, 220 deletionspolkadot/Cargo.lock
- polkadot/cli/Cargo.toml 1 addition, 1 deletionpolkadot/cli/Cargo.toml
- polkadot/cli/src/lib.rs 8 additions, 21 deletionspolkadot/cli/src/lib.rs
- polkadot/collator/Cargo.toml 1 addition, 1 deletionpolkadot/collator/Cargo.toml
- polkadot/collator/src/lib.rs 3 additions, 3 deletionspolkadot/collator/src/lib.rs
- polkadot/runtime/kusama/src/lib.rs 1 addition, 1 deletionpolkadot/runtime/kusama/src/lib.rs
- polkadot/service/src/lib.rs 9 additions, 5 deletionspolkadot/service/src/lib.rs
- polkadot/validation/src/lib.rs 9 additions, 6 deletionspolkadot/validation/src/lib.rs
Please register or sign in to comment