solana/ledger/src
jbiseda a86ced0bac
generate deterministic seeds for shreds (#17950)
* generate shred seed from leader pubkey

* clippy

* clippy

* review

* review 2

* fmt

* review

* check

* review

* cleanup

* fmt
2021-07-07 08:21:12 -07:00
..
blockstore Purge expired BlockHeight data from blockstore (#17634) 2021-06-01 20:21:14 +00:00
ancestor_iterator.rs Make set roots an iterator (#18357) 2021-07-01 20:02:40 -07:00
bank_forks_utils.rs Add SnapshotArchiveInfo and refactor functions in snapshot_utils (#18232) 2021-07-01 12:20:56 -05:00
bigtable_upload.rs
bigtable_upload_service.rs Create solana-poh and move remaining rpc modules to solana-rpc (#17698) 2021-06-04 09:23:06 -06:00
block_error.rs
blockstore.rs Make set roots an iterator (#18357) 2021-07-01 20:02:40 -07:00
blockstore_db.rs Persist cost table to blockstore (#18123) 2021-07-01 11:32:41 -05:00
blockstore_meta.rs Persist cost table to blockstore (#18123) 2021-07-01 11:32:41 -05:00
blockstore_processor.rs Fix transaction logs and inner ixs for leader nodes (#18395) 2021-07-06 19:35:24 +00:00
builtins.rs
entry.rs Reject transactions with extra signatures (#18306) 2021-07-01 18:06:59 +00:00
erasure.rs
genesis_utils.rs
leader_schedule.rs
leader_schedule_cache.rs
leader_schedule_utils.rs chore: cargo +nightly clippy --fix -Z unstable-options 2021-06-18 10:42:46 -07:00
lib.rs Create solana-poh and move remaining rpc modules to solana-rpc (#17698) 2021-06-04 09:23:06 -06:00
next_slots_iterator.rs Make set roots an iterator (#18357) 2021-07-01 20:02:40 -07:00
poh.rs chore: cargo +nightly clippy --fix -Z unstable-options 2021-06-18 10:42:46 -07:00
rooted_slot_iterator.rs Make set roots an iterator (#18357) 2021-07-01 20:02:40 -07:00
shred.rs generate deterministic seeds for shreds (#17950) 2021-07-07 08:21:12 -07:00
sigverify_shreds.rs chore: cargo +nightly clippy --fix -Z unstable-options 2021-06-18 10:42:46 -07:00
staking_utils.rs Refactor stake program into solana_program (#17906) 2021-06-15 18:04:00 +02:00