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: do not hardcode thorchain on trading active check #6236

Merged
merged 2 commits into from
Feb 19, 2024

Conversation

0xApotheosis
Copy link
Contributor

@0xApotheosis 0xApotheosis commented Feb 19, 2024

Description

Use the actual swapper name when checking if trading is active.

Pull Request Type

  • 🐛 Bug fix (Non-breaking Change: Fixes an issue)
  • 🛠️ Chore (Non-breaking Change: Doc updates, pkg upgrades, typos, etc..)
  • 💅 New Feature (Breaking/Non-breaking Change)

Issue (if applicable)

closes #6242 - fixes regression caused by #6168.

Risk

High Risk PRs Require 2 approvals

Small

What protocols, transaction types or contract interactions might be affected by this PR?

In theory all swappers are affected by this change - we need to ensure we can still trade with them without misleading halted flags.

Testing

  • Halt flags should only apply to THORChain
  • The current issue in release where 0x quotes on Arbitrum are showing as halted should be resolved

Engineering

☝️

Operations

☝️

Screenshots (if applicable)

N/A

@0xApotheosis 0xApotheosis requested a review from a team as a code owner February 19, 2024 02:44
Copy link
Contributor

@gomesalexandre gomesalexandre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, confirmed this is indeed the guy (though will need to be propagated to all consumooors) - @0xApotheosis can we target this guy to release? 🙏🏽

@0xApotheosis 0xApotheosis changed the base branch from develop to release February 19, 2024 02:49
@0xApotheosis 0xApotheosis changed the base branch from release to develop February 19, 2024 02:51
@gomesalexandre gomesalexandre changed the base branch from develop to release February 19, 2024 02:54
@gomesalexandre gomesalexandre changed the base branch from release to develop February 19, 2024 02:54
@gomesalexandre gomesalexandre changed the base branch from develop to release February 19, 2024 02:55
Copy link
Contributor

@gomesalexandre gomesalexandre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actual runtime pass:

  • Develop
image
  • This diff
image image image

@gomesalexandre gomesalexandre enabled auto-merge (squash) February 19, 2024 02:58
@gomesalexandre gomesalexandre merged commit d0b0494 into release Feb 19, 2024
3 checks passed
@gomesalexandre gomesalexandre deleted the fix-halted branch February 19, 2024 03:01
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