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: remove cfe events migration #4671

Merged
merged 1 commit into from
Mar 21, 2024
Merged

Conversation

dandanlen
Copy link
Collaborator

Another try-runtime fix.

This migration is not needed since cfe events are always deleted at the start of a block.

It's not needed since cfe events are always deleted at the start of a block.
@dandanlen dandanlen requested a review from kylezs March 21, 2024 07:58
Copy link

codecov bot commented Mar 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72%. Comparing base (d36e276) to head (10a814c).

Additional details and impacted files
@@          Coverage Diff          @@
##            main   #4671   +/-   ##
=====================================
  Coverage     72%     72%           
=====================================
  Files        414     413    -1     
  Lines      68319   68272   -47     
  Branches   68319   68272   -47     
=====================================
+ Hits       49053   49057    +4     
+ Misses     16860   16812   -48     
+ Partials    2406    2403    -3     

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

@dandanlen dandanlen merged commit f4e6491 into main Mar 21, 2024
43 checks passed
@dandanlen dandanlen deleted the fix/remove-cfe-events-migration branch March 21, 2024 09:26
syan095 added a commit that referenced this pull request Mar 22, 2024
…tation

* origin/main:
  feat: support account deletion (#4314)
  fix: cf_pools_environment rpc encoding (#4674)
  fix: submission watcher could confuse/lose track of submissions (#4667)
  fix(github_actions/release_checks): update confusing runtime spec version check 🤦‍♂️ (#4672)
  feat: fix log messages, evm chain specific (#4652)
  fix: remove cfe events migration (#4671)
  chore: run CI on `nscloud` runners 🚀 (#4505)
  logging: lp-api panic in submission watcher  (#4664)
  chore(localnet): append timestamp to log files 🪵 (#4660)
  fix(chainflip-broker-api): replace u128 with U256 (#4656)
  fix: remove unused cli command line options (#4644)
  chore: revert addition of cargo make (#4659)
  fix: correct cfe-events pallet version (#4658)
  chore: update systemd config to match 1.4 version 🚀 (#4655)
  fix: publish `chainflip-engine1.3` to debian packages 🐞 (#4653)
  Remove aptly check from publish workflow (#4650)
  fix: more try-runtime unwraps. (#4648)
  feat: RPC for returning scale-encoded System events (#4638)
dandanlen added a commit that referenced this pull request Mar 22, 2024
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