blockchain-simulator icon indicating copy to clipboard operation
blockchain-simulator copied to clipboard

Some simulations of blockchain consensus based on ns3. Currently implemented consensus protocols include Raft, Paxos and PBFT.

Results 4 blockchain-simulator issues
Sort by recently updated
recently updated
newest added

![error](https://github.com/zhayujie/blockchain-simulator/assets/29530142/31c6b684-5893-4052-baa7-3e507c7f9991)

Hi, I try to run the code but I get this error: /workspace/ns-allinone-3.25/ns-3.25$ ./waf --run scratch/blockchain-simulator Waf: Leaving directory `/home/rabeb/workspace/ns-allinone-3.25/ns-3.25/build' Build failed -> task in 'ns3-applications' failed (exit status 1):...

Hi, I try to run the code but I get this error: zakaria@ubuntu:~/ns-allinone-3.25/ns-3.25$ **./waf --run scratch/blockchain-simulator** Waf: Entering directory `/home/zakaria/ns-allinone-3.25/ns-3.25/build' Waf: Leaving directory `/home/zakaria/ns-allinone-3.25/ns-3.25/build' Build commands will be stored in...