Skip to content
This repository has been archived by the owner on Aug 1, 2023. It is now read-only.

fix: multibase in pubsub http rpc interop tests #387

Closed
wants to merge 6 commits into from

Commits on Nov 17, 2021

  1. feat: scripts/custom-runtime.sh

    This extracts glue code that simplifies running interop against
    unreleased code of go-ipfs and js-ipfs packages from lerna monorepo.
    
    Makes it easier to demonstrate green CI and/or test end-to-end locally
    before submitting a PR.
    lidel committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    6a49999 View commit details
    Browse the repository at this point in the history
  2. chore: switch to unreleased go/js-ipfs

    the Rube Goldberg machine for testing HTTP RPC wire format
    changes end-to-end
    lidel committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    8ea4e8e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4064018 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2021

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

Commits on Dec 1, 2021

  1. Configuration menu
    Copy the full SHA
    81f4687 View commit details
    Browse the repository at this point in the history
  2. chore: libp2p-relay-daemon from dist.ipfs.io

    This ensures we run interop with official binary that is provided to
    regular users.
    
    It also removes the need for `go` binary when running in CI in js-ipfs
    repo.
    lidel committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    0bf27b0 View commit details
    Browse the repository at this point in the history