Roy Lee
|
979d643594
|
[lbry] claimtrie: created node cache
|
2022-09-29 16:45:42 -07:00 |
|
Roy Lee
|
e323751218
|
ci: gofmt with go 1.19
Go 1.19 introduces various updates to gofmt.
|
2022-08-07 23:40:53 -07:00 |
|
Roy Lee
|
b147fe2a5b
|
Revert "[lbry] claimtrie: created node cache"
This reverts commit 8f95946b17 .
|
2022-07-27 10:18:35 -07:00 |
|
Roy Lee
|
5499a2c1b3
|
[lbry] claimtrie: more verbose error message in ResetHeight
|
2022-07-17 11:32:33 -07:00 |
|
Jonathan Moody
|
ca9b4e5529
|
Rename nameProgressLogger -> claimProgressLogger and tweak log message.
|
2022-06-14 11:27:58 -07:00 |
|
Jonathan Moody
|
2b7f065855
|
Adjust and rename blockProgressLogger -> nameProgressLogger. Use it in makeNameHashNext() to track progress.
|
2022-06-14 11:27:58 -07:00 |
|
Jonathan Moody
|
b859832907
|
Copy netsync/blocklogger.go to claimtrie/logger.go.
|
2022-06-14 11:27:58 -07:00 |
|
Jonathan Moody
|
70852905e0
|
Allow environment var GOMAXPROCS=<N> to override NumCPU().
|
2022-06-14 11:03:27 -07:00 |
|
Jonathan Moody
|
5f7b1f1b4f
|
Copy value received by MergeOlder/MergeNewer so caller can't trash the merge result by modifying the contents.
|
2022-06-06 14:12:30 -07:00 |
|
Jonathan Moody
|
0241e18f42
|
Harden Marshal/Unmarshal logic for Change.SpentChildren.
|
2022-06-06 14:12:30 -07:00 |
|
Brannon King
|
b06df3d750
|
added buffer pool for pebble merge string
|
2022-06-06 14:12:30 -07:00 |
|
Brannon King
|
8f95946b17
|
[lbry] claimtrie: created node cache
|
2022-05-26 22:04:33 -07:00 |
|
Roy Lee
|
6e36118193
|
[lbry] claimtrie: update CLI to support other tools
- fix default app dir name
- enable debug level for cli
- block sub command to output hash, height, or both
|
2022-05-26 21:52:15 -07:00 |
|
Roy Lee
|
6828cf5e36
|
[lbry] claimtrie: import current snapshot
Sync to tip
Co-authored-by: Brannon King <countprimes@gmail.com>
|
2022-05-23 23:53:30 -07:00 |
|