Commit graph

205 commits

Author SHA1 Message Date
natsoni
de06a4788f
Hardcode federation addresses timelock to 4032 and rollback db 2026-02-11 09:48:39 +01:00
Mononaut
5591d55de2
stricter async/await linting 2026-02-04 09:21:01 +00:00
mononaut
df8ca8a210
Merge pull request #6247 from mempool/natsoni/fix-db-migration
Fix DB migration: only rollback Liquid data if needed
2026-02-02 13:38:02 +09:00
Felipe Knorr Kuhn
a23850de14
Add support for regtest 2026-01-29 15:41:04 -08:00
natsoni
aac84522cf
Update federation_txos before state 2026-01-29 11:30:46 +01:00
natsoni
413379cf5e
Fix DB migration: only rollback Liquid data if needed 2026-01-29 11:05:45 +01:00
natsoni
bd8719b666
Fix Liquid table truncation, fix hardcoded timelock logic 2026-01-27 14:02:02 +01:00
Mononaut
a127deee28
[liquid] fix peg db table truncations 2026-01-27 01:37:33 +00:00
natsoni
2aee554d7b
add missing liquid federation address, fix expired UTXO detection, and re-index 2026-01-26 23:09:26 +01:00
Felipe Knorr Kuhn
9ecd7dc2ce
Fix backend lint warnings 2026-01-04 13:07:21 -08:00
Ava Chow
983b49f7da
Include testnet4 as a Bitcoin network
Various checks for Bitcoin networks and test networks should also
include testnet4.
2025-10-12 21:54:48 -04:00
Mononaut
eca3911e36
Support stales in db blocks table 2025-10-10 05:46:54 +00:00
Mononaut
35cd476d0e
Add db migration to remove bad price data 2025-08-01 07:08:24 +00:00
Mononaut
f4edc35fb9
Fix median fee calculation in underfilled blocks 2025-07-06 04:37:46 +00:00
Mononaut
bee74460e0
support sub 1 sat rates in stats chart 2025-06-23 03:48:09 +00:00
Mononaut
af186c633c
db migration to reindex blocks since first annex tx 2025-05-10 18:11:45 +00:00
nymkappa
a1fb50a170
[indexing] make blocks.definition_hash nullable 2025-04-13 02:42:48 +00:00
Mononaut
c4e22a6225
disabled ON UPDATE for blocks_audits time field 2025-03-05 04:18:31 +00:00
nymkappa
faa83866fd
[blocks] fix block pools-v2 hash migration 2025-01-12 12:04:19 +09:00
nymkappa
54058b64ad
Merge branch 'master' into nymkappa/block-pools-json-hash 2025-01-12 11:47:55 +09:00
natsoni
2372d8cff3
Unify database schema for all backend types 2024-12-09 12:08:29 +01:00
natsoni
ebd4170da1
Fix liquid database index 2024-12-04 16:14:51 +01:00
nymkappa
ac997f3d9e
[blocks] add 2 endpoints to retreive pools-v2.json hashes 2024-11-29 17:13:28 +01:00
nymkappa
c8e967cc0c
[blocks] save pools-v2.json hash in blocks table 2024-11-29 16:04:54 +01:00
Mononaut
bfd771056d
split new liquid db indexes into separate migrations 2024-11-16 00:01:13 +00:00
Mononaut
e05f5ee751
Add missing liquid db indexes 2024-11-16 00:00:18 +00:00
Mononaut
d9f3611da3
split new db indexes into separate migrations 2024-11-15 23:54:26 +00:00
Mononaut
7c7419ab1c
Add missing db indexes 2024-11-15 22:30:46 +00:00
natsoni
dd0542bbe1
Store block first seen in db 2024-10-10 18:47:07 +09:00
natsoni
1a75e3e317
Store block first seen time in block audits 2024-10-05 19:26:33 +09:00
Mononaut
c9171224e1
DB migration to fix bad v1 audits 2024-08-18 02:21:12 +00:00
wiz
bb1352ed58
Merge pull request #5427 from mempool/mononaut/fix-other-liquid-migration
fix db migration 75 on liquid
2024-08-05 14:09:36 -04:00
Mononaut
3707763e30
fix db migration 75 on liquid 2024-08-05 16:03:22 +00:00
Mononaut
b6ce8229f0
fix liquid db migration 2024-08-05 15:49:16 +00:00
Mononaut
96e2e6060b
Migrate audits from v0 to v1 2024-08-01 14:07:19 +00:00
Mononaut
0723778e7c
Update audit schema version 2024-08-01 14:07:19 +00:00
Mononaut
f9d03b1bb4
Add coinbase_addresses to extended blocks & table 2024-06-24 06:15:01 +00:00
Mononaut
ce204d03c6
Fix local acceleration filter & reindex 2024-05-21 21:47:18 +00:00
natsoni
79bfe9c866
Change time field to datetime 2024-04-11 17:56:34 +09:00
Mononaut
efe43329a1
Support PREFER_LOCAL for /accelerations(/history) 2024-04-08 11:22:56 +00:00
nymkappa
abdb27af3f
[migration] reset mining pool sha to force refreshing 2024-04-04 14:27:50 +09:00
nymkappa
727208ff84
[migration] re-index hashrates and difficulty_adjustments 2024-04-04 10:57:54 +09:00
Mononaut
4a6641f544
revert reverting better audits PR 2024-04-02 02:02:38 +00:00
softsimon
102cb96483
Revert "Better audits" 2024-04-01 22:48:46 +09:00
Mononaut
bd4e223aed
Add "prioritized" category to audits 2024-04-01 08:07:09 +00:00
natsoni
5ecb915c60
Fix db version conflicts 2024-03-13 11:09:30 +01:00
Mononaut
11a4f4e6d9
Audit past acceleration data 2024-03-11 21:35:01 +00:00
natsoni
91ec0c8382
Merge branch 'origin/HEAD' into natsoni/more-fiat-currencies and fix db version conflicts 2024-03-11 15:32:35 +01: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