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: global_reentrancy_guard duplicate exchange_router and Handler #625

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

0xted97
Copy link

@0xted97 0xted97 commented Mar 13, 2024

Fix duplicate global_reentrancy_guard

Pull Request type

  • Bugfix
  • Testing

What is the current behavior?

  • ReentrancyGuard: reentrant call when create_order, cancel_order, simulate_execute_order, create_deposit, cancel_deposit, simulate_execute_deposit, create_withdrawal, cancel_withdrawal, simulate_execute_withdrawal

Resolves: #624

What is the new behavior?

  • Able to create + cancel + simulate order, deposit, withdrawal

Does this introduce a breaking change?

No

@0xted97 0xted97 changed the title fix: global_reentrancy_guard duplicate exchange_router và Handler fix: global_reentrancy_guard duplicate exchange_router and Handler Jul 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.

bug: Duplicate reentrancy guard in ExchangeRouter and [*]Handler
2 participants