Ryo Onodera
|
f987c18a7e
|
Strictly validate the contents of snapshot/genesis (#8959)
automerge
|
2020-03-25 02:46:41 -07:00 |
|
Grimes
|
01607b9860
|
Add NextSlotsIterator (#8652)
automerge
|
2020-03-04 20:46:58 -08:00 |
|
Michael Vines
|
73063544bd
|
Move shred_version module to sdk/
|
2020-02-24 14:46:12 -07:00 |
|
Michael Vines
|
8b5598fabd
|
Surface shred version more in tools (#8163)
automerge
|
2020-02-07 08:57:54 -08:00 |
|
Sagar Dhawan
|
2dd8ab197d
|
Remove redundant threadpools in sigverify (#7888)
* Limit the number of thread pools sigverify creates
* Name local threadpools
|
2020-01-20 20:08:19 -08:00 |
|
Pankaj Garg
|
156292e408
|
Reduce grace ticks, and ignore grace ticks for missing leaders (#7764)
* Reduce grace ticks, and ignore grace ticks for missing leaders
* address review comments
* blockstore related renames
|
2020-01-14 05:25:41 +05:30 |
|
Greg Fitzgerald
|
b5dba77056
|
Rename blocktree to blockstore (#7757)
automerge
|
2020-01-13 13:13:52 -08:00 |
|
Sunny Gleason
|
115bf2613d
|
feat: add analyze-storage command to ledger-tool (#7165)
|
2019-12-12 18:54:50 -05:00 |
|
anatoly yakovenko
|
67f636545a
|
Refactor sigverify to stage for signing shreds on the GPU (#6635)
automerge
|
2019-11-06 10:52:30 -08:00 |
|
anatoly yakovenko
|
b825d04597
|
Pull perf into a separate module. (#6718)
automerge
|
2019-11-04 20:13:43 -08:00 |
|
Michael Vines
|
4d52f47f87
|
Move get_bank_forks() into ledger/ so its available for use by ledger-tool/ (#6720)
|
2019-11-04 19:10:06 -07:00 |
|
Justin Starry
|
e8e5ddc55d
|
Verify number of hashes for each block of entries (#6262)
* Verify number of hashes for each block of entries
* Fix blocktree processor tick check
* Rebase once more
|
2019-10-31 16:38:50 -04:00 |
|
Greg Fitzgerald
|
45b2c138e5
|
Remove circular dependencies in blocktree (#6494)
* Delete dead code
* Flatten modules
* Break blocktree dependency cycle
* Move BloctreeError into blocktree_db
Fewer dependency cycles
* Inline column family names
Fewer circular dependencies
* Cleanup imports
* Fix build
|
2019-10-22 09:20:19 -06:00 |
|
Greg Fitzgerald
|
2636418659
|
Move blocktree_processor to solana_ledger (#6460)
* Drop core::result dependency in bank_forks
* Move blocktree_processor into solana_ledger
|
2019-10-20 09:54:38 -06:00 |
|
Greg Fitzgerald
|
5468be2ef9
|
Add solana-ledger crate (#6415)
automerge
|
2019-10-18 09:28:51 -07:00 |
|