solana-with-rpc-optimizations/programs/native
Stephen Akridge 7cdbbfa88e Storage stage updates
* Remove logging init from storage program: saw a crash in a test
  indicating the logger being init'ed twice.
* Add entry_height mining proof to indicate which segment the result is
  for
* Add an interface to get storage miner pubkeys for a given entry_height
* Add an interface to get the current storage mining entry_height
* Set the tvu socket to 0.0.0.0:0 in replicator to stop getting entries
  after the desired ledger segment is downloaded.
* Use signature of PoH height to determine which block to download for
  replicator.
2018-12-13 11:30:12 -08:00
..
bpf_loader Ensure bpf_c files exist to avoid accidental rebuilds as the tree changes 2018-12-12 17:30:41 -08:00
budget Bump serde from 1.0.81 to 1.0.82 2018-12-11 08:53:20 -08:00
erc20 Bump serde from 1.0.81 to 1.0.82 2018-12-11 08:53:20 -08:00
lua_loader Bump serde from 1.0.81 to 1.0.82 2018-12-11 08:53:20 -08:00
native_loader Bump libc from 0.2.44 to 0.2.45 2018-12-11 11:52:27 -07:00
noop Move system_program out of src/ 2018-12-05 10:49:06 -08:00
storage Storage stage updates 2018-12-13 11:30:12 -08:00
system system_program must be a static lib as it allocates Account memory 2018-12-05 10:49:06 -08:00
vote Metrics for window repair (#2106) 2018-12-11 15:43:41 -08:00