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

rpc: backpressured RPC server (bump jsonrpsee 0.20) #1313

Merged
merged 28 commits into from
Jan 23, 2024

Commits on Oct 30, 2023

  1. jsonrpsee v0.20.3

    niklasad1 committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    fb263ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    989ad97 View commit details
    Browse the repository at this point in the history
  3. fix host filtering

    niklasad1 committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    310227c View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Configuration menu
    Copy the full SHA
    635e6f9 View commit details
    Browse the repository at this point in the history
  2. fix nits

    niklasad1 committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    97335eb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    49dcc5f View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

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

    niklasad1 committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    98da3fc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4be7c05 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

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

Commits on Nov 14, 2023

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

Commits on Jan 4, 2024

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

    niklasad1 committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    48e1e17 View commit details
    Browse the repository at this point in the history
  3. fix toml fmt

    niklasad1 committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    eac69bc View commit details
    Browse the repository at this point in the history
  4. fix merge nits

    niklasad1 committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    b70d07c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b0434f1 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. Configuration menu
    Copy the full SHA
    e3a62ec View commit details
    Browse the repository at this point in the history
  2. address grumbles

    niklasad1 committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    34f8f94 View commit details
    Browse the repository at this point in the history
  3. commit missing file

    niklasad1 committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    231761e View commit details
    Browse the repository at this point in the history
  4. remove needless bounds

    niklasad1 committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    ffb52b9 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. add missing license header

    niklasad1 committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    6bb81d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ed4bb7 View commit details
    Browse the repository at this point in the history
  3. add prdoc

    niklasad1 committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    746075f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    71f2bcb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    72f01e9 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Configuration menu
    Copy the full SHA
    2d9ee10 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91a735c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b67e888 View commit details
    Browse the repository at this point in the history