Greg Fitzgerald
|
b5dba77056
|
Rename blocktree to blockstore (#7757)
automerge
|
2020-01-13 13:13:52 -08:00 |
|
Pankaj Garg
|
d94041e98d
|
Allow coding shred index to be different than data shred index (#7438)
* Allow coding shred index to be different than data shred index
* move fec_set_index to shred's common header
* fix bench
|
2019-12-12 16:50:29 -08:00 |
|
sakridge
|
f526c424c5
|
Move slow shred multi_fec test to integration tests folder (#7426)
|
2019-12-11 11:10:21 -08:00 |
|
Sagar Dhawan
|
6bfe0fca1f
|
Add a version field to shreds (#7023)
* Add a version field to shreds
* Clippy
* Fix Chacha Golden
* Fix shredder bench compile
* Fix blocktree bench compile
|
2019-11-18 18:05:02 -08:00 |
|
carllin
|
43e2301e2c
|
Fix roots overrunning broadcast (#6884)
* Add trusted pathway for insert_shreds to avoid checks
|
2019-11-14 00:32:07 -08:00 |
|
Greg Fitzgerald
|
30a08f4282
|
Cleanup ledger macros (#6916)
automerge
|
2019-11-13 07:14:09 -08: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 |
|
carllin
|
e1b35f9847
|
Fix race in blocktree.insert_shreds (#6550)
* Add guard for blocktree insert_shreds
* Add test
|
2019-10-26 04:09:58 -07:00 |
|