kubo/core/node
Antonio Navarro Perez bf8274f6e2
feat: --reset flag on swarm limit command (#9310)
* feat: --reset flag on swarm limit command

This flag allows to the user to reset limits to default values.

Signed-off-by: Antonio Navarro Perez <antnavper@gmail.com>

* Use adjusted default limits and remove already fixed FIXME

Signed-off-by: Antonio Navarro Perez <antnavper@gmail.com>

* Apply suggestions from code review

Co-authored-by: Gus Eggert <gus@gus.dev>

* Return correct defaults

* Remove resetting all values from a map.

Signed-off-by: Antonio Navarro Perez <antnavper@gmail.com>

Signed-off-by: Antonio Navarro Perez <antnavper@gmail.com>
Co-authored-by: Gus Eggert <gus@gus.dev>
2022-10-12 11:02:43 -04:00
..
helpers constructor: move libp2p related stuff to subpackage 2019-04-23 13:30:25 +02:00
libp2p feat: --reset flag on swarm limit command (#9310) 2022-10-12 11:02:43 -04:00
bitswap.go feat: Delegated routing with custom configuration. (#9274) 2022-09-22 15:47:45 +02:00
builder.go chore: bump go-libp2p v0.22.0 & go1.18&go1.19 2022-09-09 17:09:38 +02:00
core.go refactor: rename to kubo 2022-07-06 18:40:37 +02:00
dns.go refactor: rename to kubo 2022-07-06 18:40:37 +02:00
graphsync.go chore: bump go-libp2p v0.22.0 & go1.18&go1.19 2022-09-09 17:09:38 +02:00
groups.go feat: Delegated routing with custom configuration. (#9274) 2022-09-22 15:47:45 +02:00
helpers.go fmt: applies go1.19 fmt 2022-09-08 18:34:06 +02:00
identity.go chore: bump go-libp2p v0.22.0 & go1.18&go1.19 2022-09-09 17:09:38 +02:00
ipns.go feat: Delegated routing with custom configuration. (#9274) 2022-09-22 15:47:45 +02:00
peering.go chore: bump go-libp2p v0.22.0 & go1.18&go1.19 2022-09-09 17:09:38 +02:00
provider.go feat: Delegated routing with custom configuration. (#9274) 2022-09-22 15:47:45 +02:00
storage.go refactor: rename to kubo 2022-07-06 18:40:37 +02:00