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: start localnet using correct commit #4623

Merged
merged 1 commit into from
Mar 7, 2024

Conversation

kylezs
Copy link
Contributor

@kylezs kylezs commented Mar 7, 2024

Fixes the fact the localnet configuration might be different between releases - we obviously want to start using the localnet of the same version as the release.

@kylezs kylezs requested a review from ahasna March 7, 2024 13:11
@kylezs kylezs enabled auto-merge (squash) March 7, 2024 13:32
Copy link

codecov bot commented Mar 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72%. Comparing base (a8d6959) to head (e0cb9b2).
Report is 1 commits behind head on main.

Additional details and impacted files
@@          Coverage Diff          @@
##            main   #4623   +/-   ##
=====================================
  Coverage     72%     72%           
=====================================
  Files        413     413           
  Lines      67953   67953           
  Branches   67953   67953           
=====================================
+ Hits       48767   48768    +1     
  Misses     16794   16794           
+ Partials    2392    2391    -1     

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

@kylezs kylezs merged commit 2fda022 into main Mar 7, 2024
40 of 41 checks passed
@kylezs kylezs deleted the fix/start-localnet-correct-commit branch March 7, 2024 14:02
syan095 added a commit that referenced this pull request Mar 10, 2024
…ncoding

* origin/main:
  fix "get_proposed_runtime" command (#4624)
  fix: allow OldAsset to support unambiguously encoding Arb USDC and Eth USDC, while maintaining backcompat (PRO-1237) (#4614)
  fix: start localnet using correct commit (#4623)
  chore: migration housekeeping (#4612)
  feat: add arbitrum support (PRO-1154) (#4486)
  fix: swap subscription amounts as hex (#4611)
  feat: use swapping queue when swapping network fee for burn (#4584)

# Conflicts:
#	state-chain/custom-rpc/src/lib.rs
syan095 added a commit that referenced this pull request Mar 10, 2024
…utxo

* origin/main:
  fix "get_proposed_runtime" command (#4624)
  fix: allow OldAsset to support unambiguously encoding Arb USDC and Eth USDC, while maintaining backcompat (PRO-1237) (#4614)
  fix: start localnet using correct commit (#4623)
  chore: migration housekeeping (#4612)
  feat: add arbitrum support (PRO-1154) (#4486)
  fix: swap subscription amounts as hex (#4611)
  feat: use swapping queue when swapping network fee for burn (#4584)
  chore: update chainspecs (#4615)
  feat: Add channel opening fee to *DepositAddressReady Events (#4609)
  refactor: pass out CFE incompatibility exit information to main (#4563)
  feat: Introduce tx fee multiplier storage item (#4594)
  fix: debug cli  (#4605)
  fix: patch 1.2 broker test (#4607)
  feat: add block height and deposit details to PrewitnessedDeposit (#4606)
  chore: add myself as codeowner to upgrade-test (#4603)
  fix: RUSTSEC-2024-0019 (#4604)

# Conflicts:
#	state-chain/pallets/cf-environment/src/lib.rs
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