- 05 May, 2021 5 commits
-
-
web3-bot authored
-
web3-bot authored
-
web3-bot authored
-
Marten Seemann authored
remove unused field permanent from mapping
-
Marten Seemann authored
-
- 03 Apr, 2020 1 commit
-
-
Steven Allen authored
-
- 30 Mar, 2020 1 commit
-
-
Steven Allen authored
Bump github.com/jbenet/goprocess from 0.1.3 to 0.1.4
-
- 25 Mar, 2020 1 commit
-
-
dependabot-preview[bot] authored
Bumps [github.com/jbenet/goprocess](https://github.com/jbenet/goprocess) from 0.1.3 to 0.1.4. - [Release notes](https://github.com/jbenet/goprocess/releases) - [Commits](https://github.com/jbenet/goprocess/compare/v0.1.3...v0.1.4) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
- 10 Feb, 2020 2 commits
-
-
Steven Allen authored
Bump github.com/ipfs/go-log from 1.0.1 to 1.0.2
-
dependabot-preview[bot] authored
Bumps [github.com/ipfs/go-log](https://github.com/ipfs/go-log) from 1.0.1 to 1.0.2. - [Release notes](https://github.com/ipfs/go-log/releases) - [Commits](https://github.com/ipfs/go-log/compare/v1.0.1...v1.0.2) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
- 13 Jan, 2020 1 commit
-
-
Steven Allen authored
typo and changed deprecated method
-
- 12 Jan, 2020 3 commits
-
-
Arber Avdullahu authored
-
Arber Avdullahu authored
-
Arber Avdullahu authored
-
- 06 Dec, 2019 2 commits
-
-
Steven Allen authored
-
Steven Allen authored
-
- 21 Nov, 2019 2 commits
- 31 Jul, 2019 2 commits
-
-
Steven Allen authored
nit: fix log format
-
Steven Allen authored
-
- 02 May, 2019 2 commits
-
-
Raúl Kripalani authored
fix: remove notifier
-
Steven Allen authored
1. It was unused. 2. It was broken. Attempting to register a notification listener would have registered the notifier itself. 3. We need to switch to some consistent event/notification system anyways so we're going to replace this code no matter what. (found by @pornin)
-
- 12 Apr, 2019 2 commits
-
-
Steven Allen authored
dep: update go-nat
-
Steven Allen authored
This reverts the change where we were explicitly trying to match the internal port to the external port. Unfortunately, we really want a truly _random_ port as not all NATs handle conflicts gracefully.
-
- 11 Apr, 2019 1 commit
-
-
Raúl Kripalani authored
-
- 09 Apr, 2019 1 commit
-
-
Yusef Napora authored
-
- 12 Mar, 2019 2 commits
-
-
Steven Allen authored
switch to libp2p's go-nat fork
-
Steven Allen authored
-
- 06 Mar, 2019 3 commits
-
-
Steven Allen authored
-
Steven Allen authored
remove all uses of multiaddrs
-
Steven Allen authored
NATs only care about TCP/UDP and ports. Using multiaddrs here made this library really hard to work with correctly. Furthermore, this library doesn't _actually_ support specifying the internal IP address. However, we'd still _act_ like the internal IP address mattered. This caused all sorts of mismatches.
-
- 01 Mar, 2019 2 commits
-
-
Raúl Kripalani authored
add gomod support // tag v0.0.1.
-
Raúl Kripalani authored
-
- 26 Feb, 2019 2 commits
-
-
Hector Sanjuan authored
gx publish 0.8.12
-
Hector Sanjuan authored
-
- 18 Feb, 2019 1 commit
-
-
Jakub Sztandera authored
-
- 18 Dec, 2018 3 commits
-
-
Hector Sanjuan authored
gx publish 0.8.10
-
Hector Sanjuan authored
-
Hector Sanjuan authored
-
- 02 Nov, 2018 1 commit
-
-
Steven Allen authored
-