nymkappa
|
de8a69aa84
|
[indexing] delete dead code
|
2023-04-06 11:55:25 +09:00 |
|
nymkappa
|
05bd0fe42f
|
Don't delete transactions when checking if the current chain is valid
|
2023-03-31 12:22:26 +09:00 |
|
nymkappa
|
5bed867b5e
|
Keep re-org'ed block summaries in the database
|
2023-03-31 12:08:05 +09:00 |
|
nymkappa
|
38c08c4e25
|
When a re-org happens, keep the block templates for audit
|
2023-03-29 17:32:17 +09:00 |
|
nymkappa
|
c31f10e7c9
|
Return zeroed out fee_amt_percentiles if there is no transaction
|
2023-02-25 14:22:15 +09:00 |
|
nymkappa
|
d6a8c3c347
|
Compute median fee and fee percentiles in sats
|
2023-02-25 14:22:13 +09:00 |
|
Mononaut
|
5871e04636
|
Fix block summaries repo upsert race condition
|
2022-12-03 10:49:10 +09:00 |
|
nymkappa
|
d68bc1f181
|
Refactor BlocksSummariesRepository::$saveSummary
|
2022-07-15 21:48:39 +02:00 |
|
nymkappa
|
775b9d22cc
|
Save current progress on the block audit page
|
2022-07-14 20:41:50 +02:00 |
|
nymkappa
|
1b1e058251
|
Set block/:hash/summary expiration to 1 month - Support re-org for block summaries
|
2022-06-20 16:35:10 +02:00 |
|
nymkappa
|
f98b829678
|
Index block summaries in db
|
2022-06-18 16:48:02 +02:00 |
|