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: ipfs-http-client -> kubo-rpc-client #2098

Merged
merged 19 commits into from
Mar 13, 2023

Commits on Feb 10, 2023

  1. feat!: ipfs-http-client -> kubo-rpc-client

    fix: error rendering peerId
    
    fix: peers table on peerspage
    
    fix: statusPage -> advanced -> addresses
    
    fix: most e2e tests working with kubo-rpc-client
    
    chore: update to go-ipfsv0.18.1
    SgtPooki committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    608209e View commit details
    Browse the repository at this point in the history
  2. chore: fix key.gen with patch

    needed until kubo-rpc-client fix is merged
    
    see ipfs/js-kubo-rpc-client#143
    see ipfs/js-kubo-rpc-client#145
    SgtPooki committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    335fd28 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fd92e48 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2023

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

Commits on Feb 15, 2023

  1. chore: fix ipld-explorer-components patch

    not needed once ipfs/ipld-explorer-components#356 is merged
    SgtPooki committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    8827179 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

  1. Configuration menu
    Copy the full SHA
    b975524 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81f828d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    05074e3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8de6768 View commit details
    Browse the repository at this point in the history
  5. chore: lint fixes

    SgtPooki committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    63ab57c View commit details
    Browse the repository at this point in the history
  6. chore: remove debugging code

    SgtPooki committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    a0cee82 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2023

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

Commits on Feb 22, 2023

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

Commits on Feb 25, 2023

  1. Update test/e2e/explore.test.js

    Co-authored-by: Nishant Arora <1895906+whizzzkid@users.noreply.github.com>
    SgtPooki and whizzzkid authored Feb 25, 2023
    Configuration menu
    Copy the full SHA
    d5177c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    17e2f08 View commit details
    Browse the repository at this point in the history
  3. chore: address PR comments

    SgtPooki committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    739d55d View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2023

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