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

support json rpc 2.0 with author_submitAndWatchExtrinsic trusted calls #1623

Merged
merged 25 commits into from
Oct 27, 2024

Commits on Oct 25, 2024

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

Commits on Oct 26, 2024

  1. Configuration menu
    Copy the full SHA
    8d70fb8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    02466c8 View commit details
    Browse the repository at this point in the history
  3. make direct request no longer generic, it can only return the hash an…

    …yhow, we can easily introduce it later.
    clangenb committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    1154741 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1808e66 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bb0cefa View commit details
    Browse the repository at this point in the history
  6. fix clippy

    clangenb committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    61d9cd3 View commit details
    Browse the repository at this point in the history
  7. extract await status update

    clangenb committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    da566a0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a2e4aae View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ae68253 View commit details
    Browse the repository at this point in the history
  10. fmt

    clangenb committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    f311585 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    86fed6b View commit details
    Browse the repository at this point in the history
  12. improve logs

    clangenb committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    68e5da7 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    876ffdd View commit details
    Browse the repository at this point in the history
  14. add todos for rpc refactor.

    clangenb committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    477ed7f View commit details
    Browse the repository at this point in the history
  15. better comment

    clangenb committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    9c36e74 View commit details
    Browse the repository at this point in the history
  16. add more comments

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

Commits on Oct 27, 2024

  1. Configuration menu
    Copy the full SHA
    f9cd82d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1bed405 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    749ffb7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b519521 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9f99f24 View commit details
    Browse the repository at this point in the history
  6. fix clippy

    clangenb committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    7e657bc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bc95fe9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0d2cade View commit details
    Browse the repository at this point in the history