solana/multinode-demo
Michael Vines 392a39dd54
Poh subsystem cleanup, genesis plumbing, enable real PoH on edge testnet (#4292)
* Remove unused PohServiceConfig::Step

* Clarify variable name

* Poh::hash() now takes an iteration counter

* man -> max

* Inline functions with single call site

* Move PohServiceConfig into GenesisBlock

* Add plumbing to enable real PoH on testnets

* Batch hashes to improve PoH hash rate

* Ensure a constant hashes_per_tick

* Remove PohEntry mixin field

* Poh/PohEntry no longer maintains tick_height

* Ensure a constant hashes_per_tick

* ci/localnet-sanity.sh: Use real PoH

* Rework Poh/PohService to keep PohRecorder unlocked as much as possible while hashing
2019-05-18 14:01:36 -07:00
..
bootstrap-leader.sh Remove extra-fullnode-args.sh (#4142) 2019-05-03 13:32:59 -07:00
clear-fullnode-config.sh Refactor multinode-demo/ scripts to avoid shipping fullnode-x.sh (#3835) 2019-04-17 18:03:58 -07:00
client.sh Rename --network argument to --entrypoint (#4149) 2019-05-03 15:00:19 -07:00
common.sh Remove obsolete internal multinode-demo/ logging (#4265) 2019-05-13 10:51:18 -07:00
drone.sh Remove obsolete internal multinode-demo/ logging (#4265) 2019-05-13 10:51:18 -07:00
fullnode-x.sh Refactor multinode-demo/ scripts to avoid shipping fullnode-x.sh (#3835) 2019-04-17 18:03:58 -07:00
fullnode.sh Add Storage accounts for all nodes (#4298) 2019-05-15 15:19:29 -07:00
replicator.sh Add +x 2019-05-13 14:30:44 -07:00
setup.sh Poh subsystem cleanup, genesis plumbing, enable real PoH on edge testnet (#4292) 2019-05-18 14:01:36 -07:00