v0.0.1
What's Changed
- accept many messages in restricted timeout by @schomatis in #1
- extract bitswap check command to its own file by @aschmahmann in #2
- add dht command by @aschmahmann in #3
- add ci support by @aschmahmann in #4
- Add support for dht gcp and getprovs by @aschmahmann in #5
- extract vole logic to separate lib by @whyrusleeping in #6
- chore: gitignore the binary by @Jorropo in #8
- Update README.md by @Jorropo in #7
- add dnsaddr command by @aschmahmann in #10
- chore: update deps by @aschmahmann in #11
- integrate bsget from estuary into vole by @whyrusleeping in #12
- you still need to fetch the raw blocks by @whyrusleeping in #13
- feat: add ws support by @aschmahmann in #14
- Add support for bitswap check getting the block itself by @aschmahmann in #16
- chore: update deps by @aschmahmann in #17
- chore: move repo to ipfs-shipyard org by @aschmahmann in #19
- sync: update CI config files by @web3-bot in #21
- chore: upgrade dependencies by @guseggert in #20
- feat: update deps, mplex support, dagcbor+dagjson support by @aschmahmann in #22
- Update README.md by @2color in #24
- chore: update dependencies and migrate to boxo by @aschmahmann in #25
- sync: update CI config files by @web3-bot in #23
- feat: add libp2p command, and identify subcommand by @aschmahmann in #26
- feat(libp2p/identify): can discover peer ids even if they are not passed in the multiaddr by @aschmahmann in #27
- ci: uci/delete-templates by @web3-bot in #30
- ci: uci/copy-templates by @web3-bot in #31
- chore: update deps and therefore peerID discovery mechanism by @aschmahmann in #28
- ci: uci/update-go by @web3-bot in #33
- chore: update go-libp2p to v0.31 by @Jorropo in #34
- feat: use peerid mismatch error type by @aschmahmann in #29
- ci: uci/update-go by @web3-bot in #35
- ci: uci/copy-templates by @web3-bot in #36
- chore: update deps by @aschmahmann in #37
- feat: Add holepunching to all commands by @MarcoPolo in #39
- feat: Add ping with force-relay flag by @MarcoPolo in #38
- chore: update deps by @aschmahmann in #41
- Fix: open stream in bitswap check to ensure holepunching succeeeds before timeout by @2color in #43
- chore: update deps by @2color in #45
- ci: uci/update-go by @web3-bot in #47
- chore: bump deps by @2color in #46
- feat: dht ping by @dozyio in #50
- feat: Add only connect by @MarcoPolo in #52
- ci: uci/update-go by @web3-bot in #53
- ci: uci/copy-templates by @web3-bot in #54
- Update Vole dependencies to the latest versions by @hsanjuan in #55
- Use go1.23 and not 1.24 in go.mod by @hsanjuan in #56
- ci: uci/update-go by @web3-bot in #57
- ci: uci/update-go by @web3-bot in #61
- upgrade boxo to v0.39.0 and update other dependencies by @gammazero in #62
New Contributors
- @schomatis made their first contribution in #1
- @aschmahmann made their first contribution in #2
- @whyrusleeping made their first contribution in #6
- @Jorropo made their first contribution in #8
- @web3-bot made their first contribution in #21
- @guseggert made their first contribution in #20
- @2color made their first contribution in #24
- @MarcoPolo made their first contribution in #39
- @dozyio made their first contribution in #50
- @hsanjuan made their first contribution in #55
- @gammazero made their first contribution in #62
Full Changelog: https://github.com/ipshipyard/vole/commits/v0.0.1