-
Notifications
You must be signed in to change notification settings - Fork 12
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: libp2p/js-libp2p-delegated-peer-routing
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: ce9543f939a57a33bda3d3a7d920ef31b3dcb556
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: libp2p/js-libp2p-delegated-peer-routing
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 38d284803094a8847b03d7848c170c4acdd4a3ae
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 19 commits
- 6 files changed
- 5 contributors
Commits on Nov 29, 2019
-
chore: rename timeout option (#14)
BREAKING CHANGE: maxTimeout option renamed to timeout
Configuration menu - View commit details
-
Copy full SHA for 36d852f - Browse repository at this point
Copy the full SHA 36d852fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1510fde - Browse repository at this point
Copy the full SHA 1510fdeView commit details -
License: MIT Signed-off-by: Jacob Heun <jacobheun@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 9a46c6b - Browse repository at this point
Copy the full SHA 9a46c6bView commit details
Commits on Jan 17, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 949c0c0 - Browse repository at this point
Copy the full SHA 949c0c0View commit details
Commits on Feb 4, 2020
-
chore: update ipfs-http-client dep (#17)
* chore: update ipfs-http-client dep TODO: use official release * perf: smaller bundle * chore: update ipfs-http-client dep
Alan Shaw authoredFeb 4, 2020 Configuration menu - View commit details
-
Copy full SHA for afbc877 - Browse repository at this point
Copy the full SHA afbc877View commit details -
Configuration menu - View commit details
-
Copy full SHA for ee2128e - Browse repository at this point
Copy the full SHA ee2128eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 00296ba - Browse repository at this point
Copy the full SHA 00296baView commit details
Commits on Feb 18, 2020
-
chore(deps-dev): bump aegir from 20.6.1 to 21.0.2
Bumps [aegir](https://github.com/ipfs/aegir) from 20.6.1 to 21.0.2. - [Release notes](https://github.com/ipfs/aegir/releases) - [Changelog](https://github.com/ipfs/aegir/blob/master/CHANGELOG.md) - [Commits](ipfs/aegir@v20.6.1...v21.0.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Configuration menu - View commit details
-
Copy full SHA for c777434 - Browse repository at this point
Copy the full SHA c777434View commit details
Commits on Apr 9, 2020
-
chore: update ipfs-http-client to the latest version (#23)
* chore: update ipfs-http-client to the latest version * chore: specify minimum http client version
Configuration menu - View commit details
-
Copy full SHA for 67536b4 - Browse repository at this point
Copy the full SHA 67536b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 46658e0 - Browse repository at this point
Copy the full SHA 46658e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for bdb89b6 - Browse repository at this point
Copy the full SHA bdb89b6View commit details
Commits on Apr 16, 2020
-
* chore: update deps * refactor: simplify timeout option * fix: pass correct timeout option * chore: update http client
Configuration menu - View commit details
-
Copy full SHA for 528adf3 - Browse repository at this point
Copy the full SHA 528adf3View commit details -
Configuration menu - View commit details
-
Copy full SHA for e90430c - Browse repository at this point
Copy the full SHA e90430cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3255b6f - Browse repository at this point
Copy the full SHA 3255b6fView commit details
Commits on Apr 22, 2020
-
chore(deps-dev): bump ipfsd-ctl from 3.1.0 to 4.0.1 (#31)
Bumps [ipfsd-ctl](https://github.com/ipfs/js-ipfsd-ctl) from 3.1.0 to 4.0.1. - [Release notes](https://github.com/ipfs/js-ipfsd-ctl/releases) - [Changelog](https://github.com/ipfs/js-ipfsd-ctl/blob/master/CHANGELOG.md) - [Commits](ipfs/js-ipfsd-ctl@v3.1.0...v4.0.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4e76474 - Browse repository at this point
Copy the full SHA 4e76474View commit details
Commits on Apr 23, 2020
-
chore: remove-peer-info-from-api (#25)
* chore: remove-peer-info-from-api BREAKING CHANGE: findPeer returns id and addrs properties instead of peer-info instance * chore: address review
Configuration menu - View commit details
-
Copy full SHA for f49ddc0 - Browse repository at this point
Copy the full SHA f49ddc0View commit details -
chore: make ipfs-http-client a peer dependency (#32)
BREAKING CHANGE: The ipfs-http-client must now be installed as a peer dependency. It is no longer included as a dependency of this module. The reason the http-client should be a peerDependency and not a dependency is that its API requires knowledge of the http-client (we pass in the api endpoint details).
Configuration menu - View commit details
-
Copy full SHA for a1b1b5e - Browse repository at this point
Copy the full SHA a1b1b5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1bb207a - Browse repository at this point
Copy the full SHA 1bb207aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 38d2848 - Browse repository at this point
Copy the full SHA 38d2848View commit details
There are no files selected for viewing