softsimon
|
9a99ee6486
|
Merge pull request #3772 from mempool/nymkappa/dont-rethrow-block-summaries
[audit] warn if we cannot save templates and remove exception re-throw
|
2023-06-07 18:31:59 +02:00 |
|
Mononaut
|
b171ed6dd0
|
Break block templates into their own db table
|
2023-05-31 13:43:48 -04:00 |
|
nymkappa
|
f95c16a78e
|
[audit] warn if we cannot save templates and remove exception re-throw
|
2023-05-13 15:28:29 +02:00 |
|
nymkappa
|
c5252dc27d
|
[indexing] delete dead code
|
2023-04-06 11:55:25 +09:00 |
|
nymkappa
|
816fb3bf01
|
Don't delete transactions when checking if the current chain is valid
|
2023-03-31 12:22:26 +09:00 |
|
nymkappa
|
44bbb472d3
|
Keep re-org'ed block summaries in the database
|
2023-03-31 12:08:05 +09:00 |
|
nymkappa
|
9e4fe40ca3
|
When a re-org happens, keep the block templates for audit
|
2023-03-29 17:32:17 +09:00 |
|
nymkappa
|
0bf4d52183
|
Return zeroed out fee_amt_percentiles if there is no transaction
|
2023-02-25 14:22:15 +09:00 |
|
nymkappa
|
458f24c9f2
|
Compute median fee and fee percentiles in sats
|
2023-02-25 14:22:13 +09:00 |
|
Mononaut
|
132e848fdc
|
Fix block summaries repo upsert race condition
|
2022-12-03 10:49:10 +09:00 |
|
nymkappa
|
2872d2e299
|
Refactor BlocksSummariesRepository::$saveSummary
|
2022-07-15 21:48:39 +02:00 |
|
nymkappa
|
1be7c953ea
|
Save current progress on the block audit page
|
2022-07-14 20:41:50 +02:00 |
|
nymkappa
|
aa86885e6b
|
Set block/:hash/summary expiration to 1 month - Support re-org for block summaries
|
2022-06-20 16:35:10 +02:00 |
|
nymkappa
|
72a603ac37
|
Index block summaries in db
|
2022-06-18 16:48:02 +02:00 |
|