solana/multinode-demo
Greg Fitzgerald ed10841e3d No longer spin up accounts for client-demo
Now that the Bank is single-threaded again, we can spin up new
accounts on the fly without concern of thread contention. Likewise,
we can send all transactions from a single account, which was also
problematic in the multi-threaded bank. Sending from one account will
also make client-demo straightforward to port to solana-drone.
2018-06-27 13:50:27 -07:00
..
client.sh No longer spin up accounts for client-demo 2018-06-27 13:50:27 -07:00
common.sh No longer spin up accounts for client-demo 2018-06-27 13:50:27 -07:00
drone.sh Automatically add rsync:// prefix to URLs that need it 2018-06-26 17:45:53 -07:00
leader.sh take multiple log files, allow restart of leader, validator 2018-06-27 11:41:25 -07:00
myip.sh support MacOS bash and ifconfig properly 2018-06-25 13:14:36 -06:00
setup.sh No longer spin up accounts for client-demo 2018-06-27 13:50:27 -07:00
simple-client.sh Add entry to snapscraft yaml; cleanup bash header 2018-06-27 13:01:29 -06:00
validator.sh take multiple log files, allow restart of leader, validator 2018-06-27 11:41:25 -07:00