go-ipld-git
go-ipld-git copied to clipboard
ipld handlers for git objects
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20210220033148-5ea612d1eb83 to 0.1.0. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.0.0-20210309074719-68d13333faf2 to 0.1.0. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [github.com/ipld/go-ipld-prime](https://github.com/ipld/go-ipld-prime) from 0.11.0 to 0.19.0. Release notes Sourced from github.com/ipld/go-ipld-prime's releases. v0.19.0 go-ipld-prime's release policy says that: even numbers should be easy upgrades; odd numbers may change things The...
`go-libp2p-net.MessageSizeMax` puts an upper limit of ~4 MiB on the size of messages on a libp2p protocol stream: https://github.com/libp2p/go-libp2p-net/blob/70a8d93f2d8c33b5c1a5f6cc4d2aea21663a264c/interface.go#L20 That means Bitswap will refuse to transfer blocks that are bigger...
Should this be moved to the IPLD organization? See https://github.com/ipld/ipld/issues/15.