Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: runtime upgrade state check uses AllPalletsWithoutSystem #4583

Merged
merged 2 commits into from
Feb 29, 2024

Conversation

dandanlen
Copy link
Collaborator

Another attempt at fixing the runtime upgrade test.

Depends on chainflip-io/polkadot-sdk@d762298

@dandanlen dandanlen requested review from msgmaxim and a team as code owners February 28, 2024 17:51
@dandanlen dandanlen requested review from zoheb391, GabrielBuragev and kylezs and removed request for a team, msgmaxim, zoheb391 and GabrielBuragev February 28, 2024 17:51
Copy link

codecov bot commented Feb 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73%. Comparing base (79419cb) to head (5dbd401).
Report is 1 commits behind head on main.

Additional details and impacted files
@@          Coverage Diff           @@
##            main   #4583    +/-   ##
======================================
- Coverage     73%     73%    -0%     
======================================
  Files        401     401            
  Lines      66879   66735   -144     
  Branches   66879   66735   -144     
======================================
- Hits       48611   48413   -198     
- Misses     15922   15974    +52     
- Partials    2346    2348     +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dandanlen dandanlen force-pushed the fix/fix-state-checks-in-try-runtime branch from 67e796f to 5dbd401 Compare February 29, 2024 11:25
@dandanlen dandanlen enabled auto-merge (squash) February 29, 2024 11:48
@dandanlen dandanlen merged commit 709dad9 into main Feb 29, 2024
40 checks passed
@dandanlen dandanlen deleted the fix/fix-state-checks-in-try-runtime branch February 29, 2024 12:01
syan095 added a commit that referenced this pull request Feb 29, 2024
…utxo

* origin/main:
  feat: expose command for broker fee withdrawal (#4581)
  Chore/fix arbitrum deployment (#4570)
  Added Range order pool price to the pool_price_v2 rpc call (#4548)
  fix: just check that the balance after is greater than before (#4587)
  chore: add origin to ccm failed (#4586)
  fix: runtime upgrade state check uses AllPalletsWithoutSystem (#4583)
  chore: add zellic audit to repo (#4585)
  fix: disable try-state checks (#4576)
  chore: debug solana in CI 🐛 (#4580)
  refactor: pass tx_ref as an extrinsic parameter (#4579)
  fix: remove bounded balance check (#4575)
  Solana: update image to latest tag (#4574)
  feat: add boost lp account to bouncer and fund it on setup_swaps (#4552)
  feat: Expose tx_hash on BroadcastSuccess event (#4561)
  feat: Relative Slippage Limits (PRO-1207) (#4547)
  chore: disable localnet solana in CI ⏱️ (#4569)
  feat: store prewitnessed deposits with id (#4496)
  Feat: Scheduled Swaps Subscription (#4525)
syan095 added a commit that referenced this pull request Feb 29, 2024
…ero-liquidity

* origin/main:
  feat: expose command for broker fee withdrawal (#4581)
  Chore/fix arbitrum deployment (#4570)
  Added Range order pool price to the pool_price_v2 rpc call (#4548)
  fix: just check that the balance after is greater than before (#4587)
  chore: add origin to ccm failed (#4586)
  fix: runtime upgrade state check uses AllPalletsWithoutSystem (#4583)
  chore: add zellic audit to repo (#4585)

# Conflicts:
#	Cargo.lock
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants