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 #164: Race condition in init() of connector classes #197

Merged
merged 11 commits into from
Oct 16, 2023

Commits on Sep 2, 2023

  1. (fix) prevent multiple init() calls in eth base

    Signed-off-by: OjusWiZard <[email protected]>
    OjusWiZard committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    cd8fef9 View commit details
    Browse the repository at this point in the history
  2. (fix) prevent multiple init() calls in inj base

    Signed-off-by: OjusWiZard <[email protected]>
    OjusWiZard committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    98b9006 View commit details
    Browse the repository at this point in the history
  3. (fix) prevent multiple init() calls in near base

    Signed-off-by: OjusWiZard <[email protected]>
    OjusWiZard committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    e3c5c89 View commit details
    Browse the repository at this point in the history
  4. (fix) prevent multiple init() calls in tezos base

    Signed-off-by: OjusWiZard <[email protected]>
    OjusWiZard committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    e885379 View commit details
    Browse the repository at this point in the history
  5. (fix) prevent multiple init() calls in xdc base

    Signed-off-by: OjusWiZard <[email protected]>
    OjusWiZard committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    494c500 View commit details
    Browse the repository at this point in the history
  6. (fix) prevent multiple init() calls in cosmos base

    Signed-off-by: OjusWiZard <[email protected]>
    OjusWiZard committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    a93669a View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2023

  1. (fix) add tests: preventing multiple init() calls

    Signed-off-by: OjusWiZard <[email protected]>
    OjusWiZard committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    1f778ea View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

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

Commits on Sep 15, 2023

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

Commits on Sep 25, 2023

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

Commits on Oct 6, 2023

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