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

refactor(bouncer): refactor setup #4825

Merged
merged 3 commits into from
May 6, 2024
Merged

refactor(bouncer): refactor setup #4825

merged 3 commits into from
May 6, 2024

Conversation

acdibble
Copy link
Contributor

@acdibble acdibble commented May 3, 2024

Pull Request

Closes: PRO-xxx

Checklist

Please conduct a thorough self-review before opening the PR.

  • I am confident that the code works.
  • I have updated documentation where appropriate.

Summary

Please include a succinct description of the purpose and content of the PR. What problem does it solve, and how? Link issues, discussions, other PRs, and anything else that will help the reviewer.

Non-Breaking changes

If this PR includes non-breaking changes, select the non-breaking label. On merge, CI will automatically cherry-pick the commit to a PR against the release branch.

Copy link

codecov bot commented May 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72%. Comparing base (742c00f) to head (0401eeb).

Additional details and impacted files
@@          Coverage Diff          @@
##            main   #4825   +/-   ##
=====================================
- Coverage     72%     72%   -0%     
=====================================
  Files        426     426           
  Lines      72350   72350           
  Branches   72350   72350           
=====================================
- Hits       52109   52101    -8     
- Misses     17706   17707    +1     
- Partials    2535    2542    +7     

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

@acdibble acdibble marked this pull request as ready for review May 3, 2024 15:20
@acdibble acdibble added this pull request to the merge queue May 6, 2024
Merged via the queue into main with commit aa80110 May 6, 2024
44 checks passed
@acdibble acdibble deleted the refactor/bouncer branch May 6, 2024 08:50
syan095 added a commit that referenced this pull request May 7, 2024
…allets

* origin/main: (32 commits)
  Engine version checks no longer needed for new engines (#4843)
  fix: wait for new balance on transfer asset (#4836)
  chore: re-enable try-runtime tests in upgrade-test (#4840)
  Feat: per chain safe mode to restrict deposits (#4819)
  fix: upgrade test permissions (#4838)
  Update Arbitrum migrations and chainspec (#4835)
  chore: print correct logs in upgrade-test (#4832)
  feat: Affiliate Brokers (#4777)
  chore: resolve build warnings (#4831)
  chore: remove old dylibs (#4830)
  feat: Efficient Arbitrum witnessing (PRO-1098) (#4811)
  chore: change CI command (#4829)
  fix(docker images): dont delete `/sbin` dirs 😵‍💫 (#4828)
  fix: improve container pull times ⌚️ (#4827)
  refactor(bouncer): refactor setup (#4825)
  Realistic BTC egress fees (#4822)
  chore: inline and functional split and group (#4808)
  feat: LP Asset rebalancing (PRO-1259) (#4784)
  feat: store boost fees explicitly + rpc (#4818)
  feat: Governance extrinsic to create boost pools (#4816)
  ...

# Conflicts:
#	Cargo.lock
#	state-chain/chains/src/sol.rs
#	state-chain/runtime/src/migrations/arbitrum_integration.rs
#	state-chain/runtime/src/safe_mode.rs
syan095 added a commit that referenced this pull request May 8, 2024
…o wip/solana-api

* origin/feat/sol-initialize-pallets: (29 commits)
  chore: set correct witness_period
  Engine version checks no longer needed for new engines (#4843)
  fix: wait for new balance on transfer asset (#4836)
  chore: re-enable try-runtime tests in upgrade-test (#4840)
  Feat: per chain safe mode to restrict deposits (#4819)
  fix: upgrade test permissions (#4838)
  Update Arbitrum migrations and chainspec (#4835)
  chore: print correct logs in upgrade-test (#4832)
  feat: Affiliate Brokers (#4777)
  chore: resolve build warnings (#4831)
  chore: remove old dylibs (#4830)
  feat: Efficient Arbitrum witnessing (PRO-1098) (#4811)
  chore: change CI command (#4829)
  fix(docker images): dont delete `/sbin` dirs 😵‍💫 (#4828)
  fix: improve container pull times ⌚️ (#4827)
  refactor(bouncer): refactor setup (#4825)
  Realistic BTC egress fees (#4822)
  chore: inline and functional split and group (#4808)
  feat: LP Asset rebalancing (PRO-1259) (#4784)
  feat: store boost fees explicitly + rpc (#4818)
  ...

# Conflicts:
#	Cargo.lock
#	state-chain/chains/src/sol.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