solana/ledger/src
ryleung-solana 8cf36e5cb0
Add GPU sigverify for verify path (#20851)
Allows the use of GPU acceleration in verifying the signatures in Entry's after deserialization in the replay stage

Co-authored-by: Stephen Akridge <sakridge@gmail.com>
Co-authored-by: Ryan Leung <ryan.leung@solana.com>
2021-11-30 21:16:13 -05:00
..
blockstore Blockstore test cleanup (#19656) 2021-09-10 07:33:08 -05:00
ancestor_iterator.rs Blockstore test cleanup (#19656) 2021-09-10 07:33:08 -05:00
bank_forks_utils.rs Remove frozen account support 2021-11-29 08:38:11 -08:00
bigtable_delete.rs Add `delete` subcommand to `ledger-tool bigtable` (#19931) 2021-09-16 23:37:45 +00:00
bigtable_upload.rs Rpc: enable getConfirmedBlock and getConfirmedTransaction to return confirmed (not yet finalized) data (#16142) 2021-03-26 16:47:35 -06:00
bigtable_upload_service.rs Use max_complete_transaction_status_slot in BigTableUploadService (#21401) 2021-11-23 17:36:13 -07:00
block_error.rs Lower blockstore processor error severity (#15578) 2021-03-01 14:57:37 -08:00
blockstore.rs Persist coding shreds (#21214) 2021-11-30 09:18:36 -08:00
blockstore_db.rs Populate memo in blockstore signatures-for-address (#19515) 2021-09-03 00:28:52 -06:00
blockstore_meta.rs prioritize slot repairs for unknown last index and close to completion (#21070) 2021-11-19 19:17:30 -08:00
blockstore_processor.rs Add GPU sigverify for verify path (#20851) 2021-11-30 21:16:13 -05:00
builtins.rs Quash M1 build warning 2021-11-29 22:42:09 -08:00
erasure.rs removes Default implementaion of ErasureConfig 2021-11-13 17:08:05 +00:00
genesis_utils.rs
leader_schedule.rs clippy 2021-04-18 20:55:02 -07:00
leader_schedule_cache.rs Blockstore test cleanup (#19656) 2021-09-10 07:33:08 -05:00
leader_schedule_utils.rs implements copy-on-write for staked-nodes (#19090) 2021-08-10 12:59:12 +00:00
lib.rs - move cost tracker into bank, so each bank has its own cost tracker; (#20527) 2021-10-12 08:51:33 -05:00
next_slots_iterator.rs Blockstore test cleanup (#19656) 2021-09-10 07:33:08 -05:00
rooted_slot_iterator.rs Blockstore test cleanup (#19656) 2021-09-10 07:33:08 -05:00
shred.rs changes Shred::parent return type to Option<Slot> (#21370) 2021-11-23 14:45:26 +00:00
sigverify_shreds.rs Resolve nightly-2021-10-05 clippy complaints 2021-10-06 10:37:58 -07:00
staking_utils.rs removes unused code from staking_utils (#19189) 2021-08-13 02:42:41 +00:00