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

[r2r] lock free avoid on account sequence problems #1694

Merged
merged 8 commits into from
Mar 14, 2023
Merged

Commits on Mar 3, 2023

  1. implement lock free sequence avoid logic

    Signed-off-by: ozkanonur <[email protected]>
    onur-ozkan committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    d35e3ba View commit details
    Browse the repository at this point in the history
  2. add sequence error check in send_raw_tx_bytes

    Signed-off-by: ozkanonur <[email protected]>
    onur-ozkan committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    3eaacda View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

  1. Configuration menu
    Copy the full SHA
    9cfbb2a View commit details
    Browse the repository at this point in the history
  2. update error handling and fn platform_denom

    Signed-off-by: ozkanonur <[email protected]>
    onur-ozkan committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    4334746 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2023

  1. Merge branch 'dev' of github.com:KomodoPlatform/atomicDEX-API into lo…

    …ck-free-sequence-logic
    
    Signed-off-by: ozkanonur <[email protected]>
    onur-ozkan committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    bb892c3 View commit details
    Browse the repository at this point in the history
  2. fix module doc positioning

    Signed-off-by: ozkanonur <[email protected]>
    onur-ozkan committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    da58257 View commit details
    Browse the repository at this point in the history
  3. decrease swap amount for iris_swap

    Signed-off-by: ozkanonur <[email protected]>
    onur-ozkan committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    365c7df View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2023

  1. improve withdraw functions

    Signed-off-by: ozkanonur <[email protected]>
    onur-ozkan committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    e253d07 View commit details
    Browse the repository at this point in the history