forked from paritytech/polkadot
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' into ladi-logging-disputes
* master: preserve finalized block in active leaves (paritytech#3997) some tweaks to rococo-local (paritytech#3996) always broadcast tranche 0 assignments and add a delay before approval (paritytech#3904) Tidy up XCM errors in preparation for v2. (paritytech#3988) add disputes call to Rococo (paritytech#3993) Fix an off-by-one: revert rather than revert-to (paritytech#3991) add logs to relay chain selection (paritytech#3990) av-store: clean up StoreAvailableData message (paritytech#3984) add polkadot-simnet runner (paritytech#3985) Remove incorrect proof about Jemalloc (paritytech#3982) add new rococo chainspec (paritytech#3976) bump async-std's version to remove conflict for substrate (paritytech#3981) gossip-support: set last_session_index earlier (paritytech#3978)
- Loading branch information
Showing
29 changed files
with
861 additions
and
426 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -575,4 +575,4 @@ simnet-tests: | |
allow_failure: true | ||
retry: 2 | ||
tags: | ||
- parity-simnet | ||
- polkadot-simnet |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.