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: server configurable subscriptionID #604

Merged
merged 24 commits into from
Dec 21, 2021
Merged

Commits on Dec 12, 2021

  1. PoC

    niklasad1 committed Dec 12, 2021
    Configuration menu
    Copy the full SHA
    8b3bbab View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2021

  1. introduce IdProvider trait

    niklasad1 committed Dec 13, 2021
    Configuration menu
    Copy the full SHA
    26c9075 View commit details
    Browse the repository at this point in the history
  2. revert Cow stuff

    niklasad1 committed Dec 13, 2021
    Configuration menu
    Copy the full SHA
    cdf516c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    88e6b18 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2021

  1. Configuration menu
    Copy the full SHA
    066319f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    abeb030 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/na-hacky-server-config-subid' in…

    …to na-hacky-server-config-subid
    niklasad1 committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    484567a View commit details
    Browse the repository at this point in the history
  4. fix tests

    niklasad1 committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    8c60b57 View commit details
    Browse the repository at this point in the history
  5. cargo fmt

    niklasad1 committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    9afad8d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4401f0c View commit details
    Browse the repository at this point in the history
  7. fix tests

    niklasad1 committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    444775a View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2021

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

    dvdplm committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    3be521c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ad35623 View commit details
    Browse the repository at this point in the history
  4. make tests compile again

    niklasad1 committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    79841c4 View commit details
    Browse the repository at this point in the history
  5. fix tests

    niklasad1 committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    ef9fd4e View commit details
    Browse the repository at this point in the history
  6. Fix tests

    dvdplm committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    07660e7 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'na-hacky-server-config-subid' of github.com:paritytech/…

    …jsonrpsee into na-hacky-server-config-subid
    dvdplm committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    5fa14a0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3692e07 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3b0bbcc View commit details
    Browse the repository at this point in the history
  10. Merge remote-tracking branch 'origin/na-hacky-server-config-subid' in…

    …to na-hacky-server-config-subid
    niklasad1 committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    1c47cdf View commit details
    Browse the repository at this point in the history
  11. fix doc links

    niklasad1 committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    28a7e66 View commit details
    Browse the repository at this point in the history
  12. make rand non-optional dep

    niklasad1 committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    0f8b20f View commit details
    Browse the repository at this point in the history
  13. feature gate: id provider

    niklasad1 committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    dcc8334 View commit details
    Browse the repository at this point in the history