- 24 May, 2021 1 commit
-
-
asynchronous rob authored
-
- 23 May, 2021 1 commit
-
-
asynchronous rob authored
-
- 22 May, 2021 5 commits
-
-
Shawn Tabrizi authored
-
stanly-johnson authored
-
asynchronous rob authored
* log validator index when importing statement * log validation failures in debug
-
Andronik Ordian authored
* network-bridge: downgrade log level of benefit rep change * remove it as we log it at higher level
-
Bernhard Schuster authored
-
- 21 May, 2021 3 commits
-
-
Robert Klotzner authored
* State can be finished due to `Share` message. Therefoe a task can still be running in that state. Removed panic and changed state name to reflect possibility of `Share` message. * bump spec versions in kusama, polkadot and westend again III * properly bump for the upcoming release Co-authored-by:
Andronik Ordian <write@reusable.software>
-
Pierre Krieger authored
-
Sergey Pepyakin authored
* Put WIP artifacts next to ready ones Fixes #3044 * Apply suggestions from code review Co-authored-by:
Bastian Köcher <bkchr@users.noreply.github.com> Co-authored-by:
Bastian Köcher <bkchr@users.noreply.github.com>
-
- 20 May, 2021 6 commits
-
-
Shawn Tabrizi authored
-
Bastian Köcher authored
-
Bastian Köcher authored
-
Martin Pugh authored
-
Andronik Ordian authored
* validator_discovery: less flexible, but simpler design * fix test * remove unused struct * smol optimization * validator_discovery: basic retrying logic * add a test * add more tests * update the guide * more test logic * Require at least 2/3 connectivity. * Fix test. * Update node/network/gossip-support/src/lib.rs Co-authored-by:
André Silva <123550+andresilva@users.noreply.github.com> * Update node/network/gossip-support/src/lib.rs Co-authored-by:
André Silva <123550+andresilva@users.noreply.github.com> Co-authored-by:
Robert Klotzner <robert.klotzner@gmx.at> Co-authored-by:
Robert Klotzner <eskimor@users.noreply.github.com> Co-authored-by:
André Silva <123550+andresilva@users.noreply.github.com>
-
Gavin Wood authored
* Reserves for bids during ending period persist until auction done * Fixes * Fixes * Fixes * Fixes * Update auctions.rs
-
- 19 May, 2021 4 commits
-
-
Shaun Wang authored
-
Andronik Ordian authored
* validator_discovery: less flexible, but simpler design * fix test * remove unused struct * smol optimization
-
Robert Klotzner authored
* Actually connect to new validators at session boundary. * Add tracing.
-
Sergey Pepyakin authored
* Register ReadRuntimeVersionExt * Update Substrate This includes the fix of compilation for macOS platforms.
-
- 18 May, 2021 5 commits
-
-
Martin Pugh authored
* bump version & spec version * update Cargo.lock * bump substrate
-
Martin Pugh authored
* remove weights migration from kusama * remove migrations in westend also
-
Gavin Wood authored
* Statemint can teleport into Kusama * Bump * Fixes * Fixes
-
Shaun Wang authored
* Migrate auctions pallet to pallet attribute macro. * Rename extra constants.
-
Bernhard Schuster authored
-
- 17 May, 2021 2 commits
-
-
Denis_P authored
-
Martin Pugh authored
* fix check_labels * runtime change test. revert me * Revert "runtime change test. revert me" This reverts commit 6bec7e34.
-
- 15 May, 2021 1 commit
-
-
Xiliang Chen authored
* issue with ArtifactId::path * fix artifacts path * Wrap an overly long line Co-authored-by:
Sergei Shulepov <s.pepyakin@gmail.com>
-
- 14 May, 2021 3 commits
-
-
Pierre Krieger authored
-
Pierre Krieger authored
-
Shawn Tabrizi authored
* Add check that parachain is fully registered before starting crowdloan * fix tests * fix benchmarks
-
- 13 May, 2021 5 commits
-
-
Hernando Castano authored
* Add bridges code to workspace * Add Rococo and Wococo bridge instances to Rococo runtime * Add Rococo and Wococo runtime APIs * Add GenesisConfig parameters for bridge pallet * Update Rococo spec_version used by bridge relayer * Add scripts for running Rococo and Wococo dev nodes * Add scripts for running Rococo<>Wococo header sync * Apply patch for build artifact location * Remove bridges crates from workspace * Downgrade async related dependencies * Change bridge pallet owner to be `root_key` * Bump number of `MaxRequests` allowed * Revert changes in `bridges` subtree folder * Use correct account for Sudo * Add comment explaining duplicate bridge pallets * Remove WeightInfo comment. Co-authored-by:
Tomasz Drwięga <tomasz@parity.io>
-
Andronik Ordian authored
* bump spec versions in kusama, polkadot and westend again II * Don't build artifacts for the downstream simnet job as it's disabled now * uncomment rococo-v1 publishing job Co-authored-by:
Vladimir Istyufeev <vladimir@parity.io>
-
Sergey Pepyakin authored
-
Andronik Ordian authored
* validator_discovery: simplification * compilation fixes * compilation fixes II * compilation fixes III * compilation fixes IV
-
Sergey Pepyakin authored
-
- 12 May, 2021 4 commits
-
-
Gavin Wood authored
* Introduce reserve-asset transfer extrinsic * Fixes
-
Andreas Doerr authored
-
Shawn Tabrizi authored
* enable registration on kusama * Update runtime/westend/src/lib.rs Co-authored-by:
Gavin Wood <gavin@parity.io>
-
Gavin Wood authored
* Check out/in assets when teleporting to maintain total issuance * Fixes * Fixes * Fixes * Fixes * Update xcm/xcm-executor/src/traits/transact_asset.rs Co-authored-by:
Shawn Tabrizi <shawntabrizi@gmail.com> * Docs Co-authored-by:
Shawn Tabrizi <shawntabrizi@gmail.com>
-