-
### Description
As per https://github.com/multiformats/multibase/pull/123, it would be good to update the test vectors in https://github.com/multiformats/multibase/tree/master/tests to include the ne…
rvagg updated
5 months ago
-
For example with `b32.NewEncoder(b32.NewEncodingCI("abcdefghijklmnopqrstuvwxyz234567").WithPadding(b32.NoPadding), out)`, encoding `Decentralize everything!!!` yield `birswgzloorzgc3djpjssazlwmvzhs5di…
-
```
$ go version
go version devel +f7a80af935 Mon Nov 23 05:47:51 2020 +0000 linux/amd64
$ go get -d github.com/multiformats/go-multicodec@v0.2.0
github.com/multiformats/go-multicodec@v0.2.0: veri…
-
Right now we need to manually update tables in JS/GO implementations:
- GO: https://github.com/ipfs/go-cid/blob/85cd30874e614c61d6dd82d991878d84053fd579/cid.go#L52-L110
- JS:
- https://github.…
-
Enhancement idea by @gammazero (extracted from https://github.com/ipfs/go-ipfs/pull/8180#discussion_r671549022):
> Would it be worth implementing a multibase Decoder that would take an `io.Reader` …
lidel updated
1 month ago
-
For supporting ipfs content validation in sgx, the following libs would be helpful:
https://github.com/multiformats/rust-multihash
https://github.com/multiformats/rust-multibase
https://github.co…
-
## The dependency [multiaddr](https://github.com/multiformats/js-multiaddr) was updated from `6.0.4` to `6.0.5`.
🚨 [View failing branch](https://github.com/peer-base/peer-base/compare/master...peer-…
-
v0.24.2
```shell
caught panic: runtime error: slice bounds out of range [:19] with capacity 1
goroutine 2503483111 [running]:
runtime/debug.Stack()
/usr/local/go/src/runtime/debug…
-
It's faster! ...but has a breaking change, it returns blob CIDs as raw bytes, not base-32 encoded strings. https://github.com/MarshalX/python-libipld/releases/tag/v2.0.0
It was straightforward to a…
-
Hi Guys,
Very begging that someone can help me with the following
when i generated npm i -g truffle, it show me this Error Code:
caoshucheng@CaodeMacBook-Air nft-erc721-collection-2.0.0 % node -v
…