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 issue where mutex is acquired after state is read in addToken resulting in overwritten state with batched addToken/watchAsset calls #1768

Merged
merged 4 commits into from
Oct 4, 2023

Commits on Oct 3, 2023

  1. fix issue where mutex is acquired after state is read in addToken res…

    …ulting in overwritten state with batched addToken/watchAsset calls
    adonesky1 committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    30a7043 View commit details
    Browse the repository at this point in the history
  2. fix test and add comments

    adonesky1 committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    ac35427 View commit details
    Browse the repository at this point in the history
  3. add test

    adonesky1 committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    6a86d4c View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

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