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

feat: add method to set provider and block during init #563

Merged
merged 10 commits into from
Aug 28, 2023

Commits on Aug 16, 2023

  1. feat: spec 1.1.8 - setProviderAndWait

    The API SHOULD provide functions to set a provider and wait for the initialize function to return or throw
    
    Signed-off-by: liran2000 <liran2000@gmail.com>
    liran2000 committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    229c4b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea5f4c8 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. remove method overloading from package private class

    Signed-off-by: liran2000 <liran2000@gmail.com>
    liran2000 committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    74509e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b76b9d View commit details
    Browse the repository at this point in the history
  3. add test case for spec 2.4.5

    Signed-off-by: liran2000 <liran2000@gmail.com>
    liran2000 committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    e000621 View commit details
    Browse the repository at this point in the history
  4. minor updates

    Signed-off-by: liran2000 <liran2000@gmail.com>
    liran2000 committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    8b54e5e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9361709 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

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

Commits on Aug 23, 2023

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

Commits on Aug 28, 2023

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