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: KILTprotocol/kilt-node
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: e5a5073ec0c35a9c48434a4a9269c05e199760bc
Choose a base ref
...
head repository: KILTprotocol/kilt-node
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5dcaee8b3a3c94a619452f6549edb2237ebdefb5
Choose a head ref
  • 3 commits
  • 34 files changed
  • 1 contributor

Commits on Oct 13, 2022

  1. feat: remove client RPC for DIDs (#422)

    * Remove DID RPC
    
    * Add version support for DID RPC call
    
    * Mark other DID API methods as deprecated as well
    ntn-x2 authored Oct 13, 2022
    Configuration menu
    Copy the full SHA
    2bec676 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2022

  1. chore: runtime API renaming (#423)

    * Add new DID runtime API name
    
    * Rename public credentials runtime API as well
    
    * Add deprecation comment
    
    * revert 'Rename public credentials runtime API as well'
    ntn-x2 authored Oct 17, 2022
    Configuration menu
    Copy the full SHA
    faa81ae View commit details
    Browse the repository at this point in the history
  2. Bump all version to 1.8.0

    ntn-x2 committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    5dcaee8 View commit details
    Browse the repository at this point in the history
Loading