chainspace-prototype icon indicating copy to clipboard operation
chainspace-prototype copied to clipboard

Chainspace is a distributed ledger platform for high-integrity and transparent processing of transactions within a decentralized system.

Results 4 chainspace-prototype issues
Sort by recently updated
recently updated
newest added

Hi, this is Amy and I had some issues for this project. I followed the instructions from the INSTALL.md to start the console client and it gave me the error:...

Hi, I was trying to run tester.py clientlatency and all the ec2 were set properly but somehow it went wrong: inputs: () reference_inputs: () POST http://127.0.0.1:5000/api/1.0/transaction/process HTTP/1.1 {"transaction": {"inputIDs": [],...

Hello there! When I try to run these 2 commands: `ps aux | grep -v grep | grep chainspace | awk '{print $2 $11}'` `ps aux | grep -v grep...

Once in the `chainspacecore` folder I am trying to build the chainspace core using `mvn -Dversion=1.0-SNAPSHOT package assembly:single` but get errors in the tests. But if I skip the tests...