kangkang333

Results 9 issues of kangkang333

In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/cstddef:37: ../version:1:1: error: expected unqualified-id 1.0.0

make test (cd src && ./test_libopenabe) || exit 1 /bin/sh: ./test_libopenabe: No such file or directory make: *** [test] Error 1

### Please share the technical limitation of Caliper that you encountered. 1. Hyperledger Fabric 2. My case: there is a channel called mychannel, and it has two chaincode: basic1 and...

wontfix
User Error

Cannot use '&directed[K, T]{ hash: hash, traits: traits, store: store, }' (type *"github.com/dominikbraun/graph".directed[K, T]) as the type *"github.com/dominikbraun/graph".directed[K, T]

bug

step1. docker run -p 9944:9944 -p 30333:30333 docknetwork/dock-substrate:mainnet --chain ./cspec/knox_raw.json --ws-external --enable-offchain-indexing=true step2. run yarn dock-did-example Creating DID resolvers... Building DIDs list... Error occurred somewhere, it was caught! TypeError: this.module.newOnchain...

I am new to zero-knowledge proofs and would like to ask how the contents of the delegatable_credentials/ directory can be combined with BBS+signatures. Can a BBS+ signature be a delegatable...

I installed mini-ndn in Mac’s VirtualBox, But I want to run my code in Mac host not in VirtualBox. I install NFD in Mac host, and try to connect it...

1. I have installed mini-ndn 2. I try to run "examples/static_routing_experiment.py" 3. there is an error "Missing route to advertised prefix, Route addition failed" 4. I guess the step "grh.addOrigin"...

I am caught in this problem: "Error: invalid address" , Has anyone encountered this problem