Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Commit

Permalink
Merge branch 'master' into ao-av-store-fix-warning
Browse files Browse the repository at this point in the history
* master:
  Update dispute participation on active leaves update (#6303)
  Update disputes subsytems section. (#6329)
  Runtime diagnostics for leaked messages in unbounded channels (part 2) (#6481)
  Added comment describing satisfied invariant (#6460)
  [Companion] Allow StakingAdmin to set min_commission (#6444)
  Bump secp256k1 from 0.24.0 to 0.24.2 (#6411)
  Fix runtime-migration label detection (#6469)
  fix dependabot labels (#6468)
  cargo update -p libp2p-yamux (#6464)
  BlockId removal: refactor: HeaderBackend::status (#6459)
  Kusama origins as xcm multi_location (#6273)
  [ci] New try-runtime command (#6445)
  PVF preparation: do not conflate errors (#6384)
  BlockId removal: refactor: HeaderBackend::header (#6418)
  Update Substrate (#6457)
  Use explicit call indices (#6449)
  [bump] orchestra v0.0.4 (#6413)
  Adding some more logs (#6455)
  Make sure errors get logged (#6451)
  • Loading branch information
ordian committed Jan 2, 2023
2 parents 2f2df97 + db498ce commit acbe4bc
Show file tree
Hide file tree
Showing 67 changed files with 1,757 additions and 1,113 deletions.
2 changes: 1 addition & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ updates:
interval: "daily"
- package-ecosystem: github-actions
directory: '/'
labels: ["A2-insubstantial", "B0-silent", "C1-low 📌", "E3-dependencies"]
labels: ["A2-insubstantial", "B0-silent", "C1-low 📌", "E2-dependencies"]
schedule:
interval: daily
Loading

0 comments on commit acbe4bc

Please sign in to comment.