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

Switch networking to @polkadot/rpc-provider and support for author_submitAndWatchExtrinsic for trusted calls #116

Merged
merged 50 commits into from
Oct 26, 2024

Commits on Oct 24, 2024

  1. add rpc-provider

    clangenb committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    93ac67d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    557f20e View commit details
    Browse the repository at this point in the history
  3. yarn lock

    clangenb committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    6d79e12 View commit details
    Browse the repository at this point in the history
  4. remove rpc provider again

    clangenb committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    1815e0c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b87764c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4cfceec View commit details
    Browse the repository at this point in the history
  7. Revert "remove rpc provider again"

    This reverts commit 1815e0c.
    clangenb committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    4753f34 View commit details
    Browse the repository at this point in the history
  8. submitAndWatch WIP

    clangenb committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    c91ee62 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Configuration menu
    Copy the full SHA
    31a2565 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2531f29 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7fc408b View commit details
    Browse the repository at this point in the history
  4. [websocketIntegriteeWorker] submitAndCallback architecture seems to w…

    …ork, but we don't get an update
    clangenb committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    fff816a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    da24cab View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1c801e5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    03fa309 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8d9f02b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8e064c4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9416f1a View commit details
    Browse the repository at this point in the history
  11. move rpc-provider to worker

    clangenb committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    ed48e7a View commit details
    Browse the repository at this point in the history
  12. integrate local rpc-provider

    clangenb committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    5329bfc View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    641b64f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    154d0ca View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6215133 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    af73e1d View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    034167a View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    ca5c092 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    a2c661c View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    6da2a66 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    cdf69f0 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    e5b6d53 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    a22bfe2 View commit details
    Browse the repository at this point in the history
  24. remove old IWorker interface

    clangenb committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    9231c93 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    aa0d200 View commit details
    Browse the repository at this point in the history
  26. make websocket a dev-dep

    clangenb committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    6714142 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    6012548 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    7c19e64 View commit details
    Browse the repository at this point in the history
  29. simplify callback code

    clangenb committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    ea83f50 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    4a87aad View commit details
    Browse the repository at this point in the history
  31. improve callback code

    clangenb committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    d2acd0e View commit details
    Browse the repository at this point in the history
  32. fix code peculiarities

    clangenb committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    7b09016 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    2164072 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    df0ba52 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    c668eb6 View commit details
    Browse the repository at this point in the history
  36. better comment

    clangenb committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    41ff9a8 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    af1075c View commit details
    Browse the repository at this point in the history
  38. v0.15.3-alpha.0

    clangenb committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    54c70af View commit details
    Browse the repository at this point in the history
  39. v0.16.0-alpha.0

    clangenb committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    9d26933 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2024

  1. Configuration menu
    Copy the full SHA
    578726b View commit details
    Browse the repository at this point in the history
  2. Revert "[rpc-provider] add debug logs"

    This reverts commit 6215133.
    clangenb committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    25e7cc6 View commit details
    Browse the repository at this point in the history
  3. downgrade a log

    clangenb committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    11b2147 View commit details
    Browse the repository at this point in the history