solana/core/tests
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
..
cluster_info.rs rework staking_utils (#4283) 2019-05-14 16:15:51 -07:00
crds_gossip.rs Revert "Create bank snapshots (#3671)" (#4243) 2019-05-09 19:27:27 -07:00
fork-selection.rs move core tests to core (#3355) 2019-03-18 22:08:21 -07:00
gossip.rs Fix Retransmit slamming the leader with its own blobs (#3938) 2019-04-22 18:41:01 -07:00
local_cluster.rs Poh subsystem cleanup, genesis plumbing, enable real PoH on edge testnet (#4292) 2019-05-18 14:01:36 -07:00
replicator.rs Correctly remove replicator from data plane after its done repairing (#4301) 2019-05-16 07:14:58 -07:00
rpc.rs kill some bs58 (#4316) 2019-05-16 21:43:18 -07:00
tvu.rs Poh subsystem cleanup, genesis plumbing, enable real PoH on edge testnet (#4292) 2019-05-18 14:01:36 -07:00