solana/ledger/src
Tyera Eulberg de5fb3ba0e
Blockstore address signatures: handle slots that cross primary indexes, and refactor get_confirmed_signatures_for_address2 (#11497)
* Freeze address-signature index in the middle of slot to show failure case

* Secondary filter on signature

* Use AddressSignatures iterator instead of manually decrementing slots

* Remove unused method

* Add metrics

* Add transaction-status-index doccumentation
2020-08-10 10:27:38 -06:00
..
blockstore Blockstore address signatures: handle slots that cross primary indexes, and refactor get_confirmed_signatures_for_address2 (#11497) 2020-08-10 10:27:38 -06:00
ancestor_iterator.rs Add ancestor iterator to lib.rs (#10813) 2020-06-25 23:39:55 +00:00
bank_forks_utils.rs Send votes from banking stage to vote listener (#11434) 2020-08-07 11:21:35 -07:00
block_error.rs Consolidate entry tick verification into one function (#7740) 2020-01-15 09:15:26 +08:00
blockstore.rs Blockstore address signatures: handle slots that cross primary indexes, and refactor get_confirmed_signatures_for_address2 (#11497) 2020-08-10 10:27:38 -06:00
blockstore_db.rs Blockstore address signatures: handle slots that cross primary indexes, and refactor get_confirmed_signatures_for_address2 (#11497) 2020-08-10 10:27:38 -06:00
blockstore_meta.rs Repair alternate versions of dead slots (#9805) 2020-05-05 14:07:21 -07:00
blockstore_processor.rs Send votes from banking stage to vote listener (#11434) 2020-08-07 11:21:35 -07:00
entry.rs Remove fee-payer guesswork from Message and Transaction (#10776) 2020-06-24 14:52:38 -06:00
erasure.rs Rename blocktree to blockstore (#7757) 2020-01-13 13:13:52 -08:00
genesis_utils.rs CLI: Support offline fee payers (#8009) 2020-02-07 09:14:26 -07:00
leader_schedule.rs Update dalek version 2020-04-28 21:02:47 -06:00
leader_schedule_cache.rs 9951 clippy errors in the test suite (#10030) 2020-05-15 09:35:43 -07:00
leader_schedule_utils.rs Rename bootstrap leader (#7906) 2020-01-22 09:22:09 -07:00
lib.rs Add ancestor iterator to lib.rs (#10813) 2020-06-25 23:39:55 +00:00
next_slots_iterator.rs 9951 clippy errors in the test suite (#10030) 2020-05-15 09:35:43 -07:00
poh.rs
rooted_slot_iterator.rs Fix typos (#10675) 2020-06-17 20:54:52 -07:00
shred.rs chore(deps): bump bincode from 1.2.1 to 1.3.1 (#10867) 2020-07-09 00:08:05 +00:00
sigverify_shreds.rs Clippy cleanup for all targets and nighly rust (also support 1.44.0) (#10445) 2020-06-09 09:38:14 +09:00
staking_utils.rs One less alloc per transaction (#9705) 2020-04-24 13:03:46 -06:00