You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 12, 2024. It is now read-only.
feat: implement bitswap.wantlist peerid and bitswap.unwant (#1349)
* feat(bitswap.unwant) expose bitswap.unwant to cli and http api
* feat(tests) move some bitswap tests to interface
Will require including the version of interface-ipfs-core that
they are moved to
* feat(tests) move some bitswap tests to interface
Will require including the version of interface-ipfs-core that
they are moved to
* feat(bitswap.wantlist) add peer parameter
* fix(test) fix cli tests for both bitswap.unwant and bitswap.wantlist peerId
* fix: pick peer property from querystring, fix tests
License: MIT
Signed-off-by: Alan Shaw <alan@tableflip.io>
* chore: update interface-ipfs-core dependency
License: MIT
Signed-off-by: Alan Shaw <alan@tableflip.io>
* fix: don't add newline to cli block.get output
* chore: increase timeout for bitswap cli test setup
License: MIT
Signed-off-by: Alan Shaw <alan@tableflip.io>
* chore: update interface-ipfs-core dependency
License: MIT
Signed-off-by: Alan Shaw <alan@tableflip.io>
0 commit comments