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 |
|
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 |
|
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
|
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 |
|
Bastian Köcher
|
4f936689ef
|
Update Substrate & Polkadot (#563)
|
2021-08-05 20:53:32 +02:00 |
|
Bastian Köcher
|
594f2f4347
|
Update Substrate & Polkadot (#540)
|
2021-07-20 16:11:56 +02:00 |
|
zjb0807
|
0aa7880ffe
|
Fix CandidateRemoved event (#503)
|
2021-06-22 18:59:54 +02:00 |
|
JesseAbram
|
6c688ce9c2
|
min collator check (#498)
* min collator check
* change statemint/mine min candidates
* Ci pass
* Update pallets/collator-selection/src/lib.rs
Co-authored-by: Shawn Tabrizi <shawntabrizi@gmail.com>
* Update pallets/collator-selection/src/lib.rs
Co-authored-by: Shawn Tabrizi <shawntabrizi@gmail.com>
* Apply suggestions from code review
* build fixes
* add error messages to errors
* added validator register check
Co-authored-by: Shawn Tabrizi <shawntabrizi@gmail.com>
|
2021-06-22 18:59:14 +02: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 |
|
Xiliang Chen
|
33908c1414
|
update substrate & polkadot (#472)
* update substrate
* try again
|
2021-06-04 16:43:29 +02:00 |
|
Gavin Wood
|
9d9ed1bc84
|
Add Statemint (#452)
* Add Statemint
* Versioning.
* Fixes
* Fixes
* Fixes
* Fixes
* Fixes
* Benchmarking
* kick patch (paritytech/statemin#88)
* Westmint Chain Spec (paritytech/statemint#90)
* Tidy the common .toml
* Update weights
* add westmint sudo key comment
* Port consensus stuff
* fix typo
* fix typo ... again
* Recognise Westmint
Co-authored-by: Alexander Popiak <alexander.popiak@parity.io>
Co-authored-by: Bastian Köcher <info@kchr.de>
|
2021-06-01 21:31:03 +02:00 |
|