satoru icon indicating copy to clipboard operation
satoru copied to clipboard

fix: global_reentrancy_guard duplicate exchange_router and Handler

Open 0xted97 opened this issue 11 months ago • 0 comments

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 avatar Mar 13 '24 10:03 0xted97