Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore!: update graphsync, libp2p, quic; bump go version #387

Merged
merged 4 commits into from
May 16, 2024

Conversation

rvagg
Copy link
Member

@rvagg rvagg commented May 16, 2024

Includes #386

dependabot bot and others added 4 commits May 16, 2024 05:43
Bumps [github.com/quic-go/quic-go](https://github.com/quic-go/quic-go) from 0.33.0 to 0.42.0.
- [Release notes](https://github.com/quic-go/quic-go/releases)
- [Changelog](https://github.com/quic-go/quic-go/blob/master/Changelog.md)
- [Commits](quic-go/quic-go@v0.33.0...v0.42.0)

---
updated-dependencies:
- dependency-name: github.com/quic-go/quic-go
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
changes to map key sorting happen here but since they are maps it shouldn't
impact decoding, but it'll mean that types that come out would have a different
CID if they were IPLD blocks; but they shouldn't ever be, so it shouldn't matter
@rvagg
Copy link
Member Author

rvagg commented May 16, 2024

updated cbor-gen too, quite a few changes there, including map sorting and some other optimisations since it was last updated; the map sorting shouldn't be a problem though because it only impacts data that's never treated as an IPLD block so doesn't need a consistent hash

@rvagg rvagg merged commit d6b2dac into master May 16, 2024
5 checks passed
@rvagg rvagg deleted the rvagg/upd-quic-libp2p-graphsync branch May 16, 2024 07:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant