solana/multinode-demo
sakridge 2ea6f86199 Submit leader's vote after observing 2/3 validator votes (#780)
* fixup!

* fixups!

* send the vote and count it

* actually vote

* test

* Spelling fixes

* Process the voting transaction in the leader's bank

* Send tokens to the leader

* Give leader tokens in more cases

* Test for write_stage::leader_vote

* Request airdrop inside fullnode and not the script

* Change readme to indicate that drone should be up before leader

And start drone before leader in snap scripts

* Rename _kp => _keypair for keypairs and other review fixups

* Remove empty else
* tweak test_leader_vote numbers to be closer to testing 2/3 boundary
* combine creating blob and transaction for leader/validator
2018-07-31 22:07:53 -07:00
..
test USE_SNAP=1 is now supported 2018-07-13 22:21:41 -07:00
client.sh Fixup arg processing 2018-07-23 16:51:39 -07:00
common.sh Keep around 3GB of logs, 160MB is just not enough 2018-07-27 22:40:21 -07:00
drone.sh Terminate child process when main script is interrupted 2018-07-30 16:36:26 -07:00
gce_multinode.sh Add script to create/delete multiple GCE instances 2018-07-10 18:16:05 -06:00
leader.sh Terminate child process when main script is interrupted 2018-07-30 16:36:26 -07:00
remote_leader.sh Submit leader's vote after observing 2/3 validator votes (#780) 2018-07-31 22:07:53 -07:00
remote_nodes.sh Remote multinode script cleanup (#683) 2018-07-18 16:02:05 -07:00
remote_validator.sh Remote multinode script cleanup (#683) 2018-07-18 16:02:05 -07:00
setup.sh A validator and leader running from the same workspace no longer share an identity 2018-07-15 13:34:48 -07:00
validator.sh Submit leader's vote after observing 2/3 validator votes (#780) 2018-07-31 22:07:53 -07:00
wallet.sh Be less noisy 2018-07-14 20:42:00 -07:00