Tags: coderbradlee/go-libp2p
Tags
Merge pull request libp2p#788 from libp2p/dependabot/go_modules/githu… …b.com/multiformats/go-multiaddr-net-0.1.2 build(deps): bump github.com/multiformats/go-multiaddr-net from 0.1.1 to 0.1.2
Merge pull request libp2p#705 from libp2p/feat/static-relays options to configure static relays for autorelay
Merge pull request libp2p#765 from libp2p/chore/update-ws-transport chore(dep): update go-ws-transport
Merge pull request libp2p#748 from libp2p/gomod/update update go-libp2p-nat to v0.0.5
Merge pull request libp2p#740 from libp2p/identify/configurable-thres… …hold Identify: Make activation threshold configurable
v0.4.0 * Update multiple deps * websocket (bug fixes) * sha256-simd (arm build fix) * mdns (race conditions) * Update for go-multiaddr protocol definition refactor. Multiaddr protocols have been moved out of libp2p transports into go-multiaddr itself. * Fix some issues with non-constant time operations involving libp2p secret keys. * Add a `Filters` option to the constructor for specifying an address filter. This can be used to restrict which peers libp2p will connect to by IP/port/transport. * Add a `UserAgent` option to libp2p for specifying the libp2p user-agent. Previously, this was specified using a global `ClientVersion` global variable. * Set the default user-agent to `$repo@$version` (where `$repo` is the _downstream_ project importing go-libp2p).
Merge pull request libp2p#697 from libp2p/feat/update-tests Update deps, mocknet tests
PreviousNext