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

[TxPool] Reduce lock time in resetAccounts #459

Merged
merged 14 commits into from
Mar 30, 2022

Commits on Mar 1, 2022

  1. rewrite account locking

    dbrajovic committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    26a6dec View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2022

  1. fix #2

    dbrajovic committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    6bf5ef7 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2022

  1. rewrite resetAccounts()

    dbrajovic committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    f36074b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7274af7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1fc8d83 View commit details
    Browse the repository at this point in the history
  4. refactor calls in test

    dbrajovic committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    1d4d85b View commit details
    Browse the repository at this point in the history
  5. fix linter

    dbrajovic committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    ab35875 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2ff4883 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ebe36a6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8ddff21 View commit details
    Browse the repository at this point in the history
  9. fix linter

    dbrajovic committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    2cdf3e4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0ef83ce View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2022

  1. remove old impl

    dbrajovic committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    e94c9db View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2022

  1. Configuration menu
    Copy the full SHA
    45284cc View commit details
    Browse the repository at this point in the history