157 Commits

Author SHA1 Message Date
Mononaut
11a4f4e6d9
Audit past acceleration data 2024-03-11 21:35:01 +00:00
wiz
5ea4ef80b9
Fix typo in fix for database migration fail 2024-03-11 16:07:47 +09:00
wiz
d83f483898
Fix database migration fail 2024-03-11 16:03:08 +09:00
Mononaut
a2b0dd3a23
Fix block acceleration fees calculation & api 2024-03-10 15:08:44 +00:00
softsimon
6d3c429bf4
Fixing database migration conflict. 2024-03-10 10:09:18 +07:00
Mononaut
9a730b51d4
Add fake p2wsh goggles 2024-03-10 10:07:33 +07:00
natsoni
847b90f167
Fix db version conflicts 2024-03-04 20:32:38 +01:00
Mononaut
f923ee4ede
Accelerator audit use datetime for added column 2024-03-04 16:32:43 +00:00
Mononaut
130bdac58c
Calculate & save acceleration bid boost rates 2024-03-04 16:29:28 +00:00
natsoni
ef209da774
Add expiry filter to Federation UTXOs table
Unify Liquid dashboard with mempool dashboard
2024-02-29 14:57:15 +01:00
natsee
639fc3dd5f
Liquid audit: Add recent pegs widget and table 2024-01-29 17:06:25 +01:00
natsee
16f0830f2c
Fix conflict in database-migration 2024-01-25 15:19:46 +01:00
natsee
b6d2008e97
Merge branch 'master' into natsee/liquid-federation-audit 2024-01-25 15:17:51 +01:00
Mononaut
82920f621f
Fix Goggles indexing when summaries disabled 2024-01-23 13:33:59 +00:00
Mononaut
7405cf8336
Add block classification indexing 2024-01-23 01:44:19 +00:00
natsee
fa90eb84fc
Truncate elements_pegs and add primary key instead of drop/create 2024-01-22 13:59:11 +01:00
natsee
de2842b62a
Add pegtxid and pegindex data to federation_txos table 2024-01-21 13:04:34 +01:00
natsee
4b10e32e73
Liquid: add indexing process of Federation utxos 2024-01-20 15:15:15 +01:00
Mononaut
f295392dca
Record purging rate in statistics 2023-08-24 22:04:41 +09:00
Mononaut
e489f713eb
include accelerated tx data in block audits 2023-07-26 15:08:26 +09:00
nymkappa
1f003cc292
[lightning] save node features as stringified json array in db 2023-07-16 18:17:48 +09:00
Mononaut
f1966768a7
exclude fullrbf txs from audit and label in visualization 2023-07-10 15:34:22 +09:00
softsimon
c5bf167e36
Merge pull request #3846 from mempool/mononaut/audit-details
Add expected vs actual audit details comparison table
2023-06-14 23:05:07 +02:00
Mononaut
6b93e61b56
minor audit details fixes 2023-06-14 11:28:39 -04:00
softsimon
0b2ffb3e91
Merge branch 'master' into nymkappa/reindexing-pools-update 2023-06-12 15:53:46 +02:00
Mononaut
3013386ca5
Add expected weight to audit table 2023-06-10 12:32:53 -04:00
Mononaut
aedaf53137
Merge branch 'master' into merged-expected-block-fees 2023-06-10 12:15:29 -04:00
Joost Jager
3c0bb11208
Add expected total fees audit 2023-06-05 14:19:16 +02:00
Mononaut
b171ed6dd0
Break block templates into their own db table 2023-05-31 13:43:48 -04:00
nymkappa
e7e7b30807
fix log 2023-05-30 10:16:56 -07:00
Mononaut
81ec54fcb3
Omit possible high-sigop txs from block health score 2023-05-17 11:46:50 -04:00
nymkappa
34eef3553b
Reset pools sha db state 2023-03-27 19:39:50 +09:00
nymkappa
a5dd141934
Don't fetch prices on signet/testnet, always show 0 2023-03-14 15:39:15 +09:00
nymkappa
2e74d7fa4a
Remove mining db stats - replaced by runtime state variable 2023-03-05 08:23:04 +09:00
wiz
1192d4fbd4
Merge branch 'master' into nymkappa/bugfix/cleanup-mining-states 2023-03-04 16:46:44 +09:00
nymkappa
e0c3c732d1
Fix incorrect db schema version in db migration script 2023-03-04 10:55:27 +09:00
nymkappa
622929831e
Merge branch 'master' into nymkappa/bugfix/cleanup-mining-states 2023-03-04 10:54:02 +09:00
nymkappa
7ea2d3b808
Use core to fetch block because esplora/electrs still return integer difficulty 2023-03-03 13:59:17 +09:00
nymkappa
9c5a9f2eba
Only run migration 57 if bitcoin 2023-03-01 17:33:37 +09:00
nymkappa
8aebcf3e57
Remove mining db stats - replaced by runtime state variable 2023-03-01 16:42:26 +09:00
nymkappa
7316d7d7e8
Merge branch 'master' into nymkappa/bugfix/ignore-too-low-lightning-timestamps 2023-03-01 11:08:43 +09:00
nymkappa
d938448fe9
Replace --reindex=xxx,xxx command line with --reindex-blocks 2023-02-26 15:28:50 +09:00
nymkappa
6d1e6a92ad
[LND] Nullify zeroed timestamps 2023-02-25 18:30:29 +09:00
nymkappa
3d38064dbb
Increase db schema version to 56 2023-02-25 16:48:11 +09:00
nymkappa
d3fdef256c
Rewrite mining pools parser - Re-index blocks table 2023-02-25 16:31:47 +09:00
nymkappa
210f939e65
Add missing truncate blocks table 2023-02-25 14:22:17 +09:00
nymkappa
086ee68b52
Remove block_time from indexed fields 2023-02-25 14:22:15 +09:00
nymkappa
75a99568bf
Index coinbase signature in ascii 2023-02-25 14:22:14 +09:00
nymkappa
458f24c9f2
Compute median fee and fee percentiles in sats 2023-02-25 14:22:13 +09:00
nymkappa
73f76474dd
Implemented coinstatsindex indexing 2023-02-25 14:22:12 +09:00