Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: paritytech/jsonrpsee
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.12.0
Choose a base ref
...
head repository: paritytech/jsonrpsee
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.13.0
Choose a head ref
  • 5 commits
  • 22 files changed
  • 2 contributors

Commits on May 6, 2022

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

Commits on May 11, 2022

  1. feat: add http health API (#763)

    * feat: add http health API
    
    * Update http-server/src/server.rs
    
    * remove needless change
    
    * fix middleware nits
    niklasad1 authored May 11, 2022
    Configuration menu
    Copy the full SHA
    734196f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2be4a66 View commit details
    Browse the repository at this point in the history
  3. chore(release): v0.13.0

    niklasad1 committed May 11, 2022
    Configuration menu
    Copy the full SHA
    fd450cf View commit details
    Browse the repository at this point in the history
  4. Update CHANGELOG.md

    niklasad1 authored May 11, 2022
    Configuration menu
    Copy the full SHA
    ea36d88 View commit details
    Browse the repository at this point in the history
Loading