7 Commits

Author SHA1 Message Date
Vasco Santos
ff4b764eaf
chore: update deps (#123) 2021-03-31 16:04:13 +02:00
dependabot-preview[bot]
a17c5432e7
chore(deps-dev): bump aegir from 20.6.1 to 21.4.4 (#111)
* chore(deps-dev): bump aegir from 20.6.1 to 21.4.4

Bumps [aegir](https://github.com/ipfs/aegir) from 20.6.1 to 21.4.4.
- [Release notes](https://github.com/ipfs/aegir/releases)
- [Changelog](https://github.com/ipfs/aegir/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ipfs/aegir/compare/v20.6.1...v21.4.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* test(fix): fix aegir file for latest aegir

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Jacob Heun <jacobheun@gmail.com>
2020-03-23 19:04:38 +01:00
Vasco Santos
ce7bf4f1e0 refactor: async with multiaddr conn (#92)
BREAKING CHANGE: Switch to using async/await and async iterators. The transport and connection interfaces have changed. See the README for new usage.
2019-09-30 12:14:28 +02:00
Dmitriy Ryajov
9ddff85601 feat: filter IPFS addrs correctly (#62)
* feat: dns support for WS

* fix: address parsing

* feat: filter IPFS addrs correctly

* fix: remove lodash includes dependency

* feat: mafmt addrs now support /ipfs no need for ad-hoc filtering

* feat: skip p2p-circuit addresses

* chore: updating ci files

* chore: upgrading to new aegir

* test: pass the no-parallel flag to tests

* wip

* test: removing global timeout and setting it on a specific test

* feat: resolve 0 addresses (#64)

* feat: resolve 0 addresses

* chore: upgrading pull-ws

* chore: update circle CI

* chore: update gitignore

* chore: update deps

* chore: update CI again

* test: fix node.js tests

* test: fix browser tests

* chore
2017-10-20 12:12:35 +01:00
David Dias
3d3cdf1c1e feat: new aegir 2017-10-20 11:25:14 +01:00
Friedel Ziegelmayer
356e0eb50f chore: remove unsused .aegir config 2016-09-26 18:46:27 +02:00
David Dias
bbc92b998f follow new transport and connection spec 2016-06-22 11:34:37 +01:00