Andrew Jones
|
035a576008
|
Metadata v14 (companion to #3336) (#564)
* Remove event pallet::metadata attributes
* Add scale-info deps, TypeInfo derives, update call variants
* Update metadata runtime APIs
* Add missing scale_info dependency, update rococo runtime API
* Add missing scale_info dependency
* Remove pushed diener patches
* Cargo.lock
* Add missing scale-info dependencies
* Fixes
* Statemint runtime fixes
* Call struct variant empty matches
* Add missing scale-info dependency
* Fixes
* scale-info 1.0
* cargo update -p xcm
* update lock
* Update Cargo.lock
* update to latest polkadot
* remove rpc_http_threads
https://github.com/paritytech/substrate/pull/9737
* replace task executor with tokio handler
https://github.com/paritytech/substrate/pull/9737
* fix test compilation?
* Update Cargo.lock
* cargo update
* remove unused
* Update substrate and polkadot
* Update test/client/src/lib.rs
Co-authored-by: Shawn Tabrizi <shawntabrizi@gmail.com>
Co-authored-by: Bastian Köcher <bkchr@users.noreply.github.com>
|
2021-09-16 12:11:05 +02:00 |
|
Gavin Wood
|
276e5bdd38
|
Companion for #3629 (XCM v2) (#571)
* Update .gitignore and bring into line with XCM v2's SendError
* type
* Some work
* Weighed responses
* extra fields to xcm pallet
* Fixes
* Bump
|
2021-08-28 15:51:49 +02:00 |
|
Keith Yeung
|
906bf97321
|
Use new MultiLocation syntax everywhere (#570)
* Use new MultiLocation syntax everywhere
* Make tests compile
|
2021-08-12 11:26:49 +02:00 |
|
Gavin Wood
|
6283c1fce9
|
Support XCM v1 (Companion to #2815) (#561)
* support for XCM v1
* Fixes
* Fix.
* Use `xcm::latest`
* Bump Polkadot
Co-authored-by: Bastian Köcher <info@kchr.de>
|
2021-08-06 19:13:33 +00:00 |
|
Sergei Shulepov
|
fe21865d12
|
WIP: Update Substrate & Polkadot (#496)
* WIP: Update Substrate
* Update Substrate & Polkadot
* fixes
* more fixes
* few missing origins
* use spawn_essential_handle
* bump polkadot dep
* remove newlines
* fix test
Co-authored-by: Shawn Tabrizi <shawntabrizi@gmail.com>
|
2021-06-17 09:37:03 +02:00 |
|
Bastian Köcher
|
eb23023c45
|
Rename rococo-collator to polkadot-collator (#435)
* Rename `rococo-collator` to `polkadot-collator`
Also contains some other small changes.
* Test fixes and some further search&replace
|
2021-05-12 17:53:22 +02:00 |
|