14 Commits

Author SHA1 Message Date
softsimon
f45c5c7889 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
bf6f62e237 Break block templates into their own db table 2023-05-31 13:43:48 -04:00
nymkappa
8b999cc99b [audit] warn if we cannot save templates and remove exception re-throw 2023-05-13 15:28:29 +02:00
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