Thomas Eizinger
|
475dc80a07
|
refactor!: Move ConnectionId and PendingPoint to libp2p-swarm (#3346)
Both of these are only needed as part of `libp2p-swarm`. Them residing in `libp2p-core` is a left-over from when `libp2p-core` still contained `Pool`.
|
2023-01-18 08:56:32 +00:00 |
|
João Oliveira
|
20ce07c7d3
|
refactor(dcutr): remove ActionBuilder. (#3304)
addresses #3299
|
2023-01-10 03:43:59 +00:00 |
|
Elena Frank
|
30640968ac
|
fix: typo in ExternalAddresses::on_swarm_event (#3297)
Fix typo `swarn` -> `swarm`.
|
2023-01-04 16:41:34 +00:00 |
|
Thomas Eizinger
|
93335b8818
|
refactor(dcutr): reshape public API to follow naming guidelines (#3214)
With this patch, the naming of types follows the guidelines discussed in #2217.
|
2022-12-20 05:03:40 +00:00 |
|