Chevdor
|
1dd000a011
|
ci: add quick-check with rustfmt (#615)
* ci: add quick-check with clippy and rustfmt
* chore: rustfmt round
* chore: set the same rustfmt config than substrate
* chore: fix formatting
* cI: remove clippy
* ci: switch to nightly for the checks
* ci: fix toolchains and naming
* ci: Limit the check to formatting
* chore: fix formatting
* Update .rustfmt.toml
* Update .rustfmt.toml
Co-authored-by: Bastian Köcher <bkchr@users.noreply.github.com>
|
2021-09-16 16:57:52 +02:00 |
|
Robert Habermeier
|
6c8f1f7b3c
|
bump deps, fix aura-ext pallet, and fill in stubs for XCM (#600)
* bump deps, fix aura-ext pallet, and fill in stubs for XCM
* response handler, asset trap, asset claims
* subscription_service
* update xcmp-queue mock
* fix tests
* Update polkadot deps
Co-authored-by: Andronik Ordian <write@reusable.software>
Co-authored-by: Bastian Köcher <info@kchr.de>
|
2021-09-04 14:57:48 -05: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
|
b3c38f0926
|
Companion to #9514 (Remove Filter and use Contains instead) (#566)
* Remove Filter and use Contains instead
* Fixes
* Remove patch
* Bump Polkadot
* bump
|
2021-08-09 18:07:37 +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 |
|
Bastian Köcher
|
594f2f4347
|
Update Substrate & Polkadot (#540)
|
2021-07-20 16:11:56 +02:00 |
|
Shawn Tabrizi
|
a3c33fd31d
|
make parachain system config consistent (#538)
|
2021-07-14 23:44:39 -04:00 |
|
Shaun Wang
|
f119e39033
|
Fix xcmp message processing condition. (#510)
* Fix xcmp message processing condition.
* add a very simple test
* Update Cargo.lock
* remove comment
* remove comment
Co-authored-by: Shawn Tabrizi <shawntabrizi@gmail.com>
Co-authored-by: Alexander Popiak <alexander.popiak@gmail.com>
|
2021-07-06 16:35:59 +02:00 |
|