25 Commits

Author SHA1 Message Date
natsoni
ef209da774
Add expiry filter to Federation UTXOs table
Unify Liquid dashboard with mempool dashboard
2024-02-29 14:57:15 +01:00
natsoni
99aa6c9ed3
Liquid: improve recent pegs pagination data query 2024-02-12 11:34:47 +01:00
natsoni
346c024ddf
Change federation wallet stats to include utxos count 2024-02-09 16:26:59 +01:00
natsoni
b561648082
Add peg ins/out volume to stats components 2024-02-06 17:35:02 +01:00
natsoni
575c407098
Remove SQL transactions in federation utxos indexing 2024-02-04 13:03:41 +01:00
natsee
163c0b6d78
Liquid peg outs address indexing: support for duplicates and minor fixes 2024-02-01 19:29:31 +01:00
natsee
e69ba7e884
Liquid Federation indexing: clean up logging 2024-01-30 11:55:59 +01:00
natsee
73e6045549
Liquid: Add support for peg outs display 2024-01-30 11:11:30 +01:00
natsee
639fc3dd5f
Liquid audit: Add recent pegs widget and table 2024-01-29 17:06:25 +01:00
natsee
c39ca0270e
Fix elements_pegs bitcoinaddress field 2024-01-29 11:36:58 +01:00
natsee
cef060be2d
Only include count in federation address and UTXO queries 2024-01-23 09:46:15 +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
wiz
d18ebdfc59
ops: Update hard-coded path for liquid asset icons 2023-04-06 19:19:30 +09:00
softsimon
2253dd570d
Refactoring backend routes code 2022-07-11 19:15:28 +02:00
nymkappa
0565471ecf
Wait for external assets file writers to complete 2022-04-22 04:03:08 -04:00
softsimon
6919393e6c
Refactored the DB class into a regular singleton class. 2022-04-13 17:38:42 +04:00
nymkappa
6fb0571b06
Refactor database pool use 2022-04-13 21:46:39 +09:00
nymkappa
33897b029f
Set db connection to UTC - Fix hashrate indexing 2022-03-13 16:08:31 +01:00
softsimon
91e30fbc3c
Merge branch 'master' into simon/database-migration-feature
# Conflicts:
#	backend/src/index.ts
2021-12-24 00:26:33 +04:00
softsimon
5845f2380e
Adding sync external assets feature. 2021-12-21 02:00:50 +04:00
softsimon
a4569788f8
Liquid icons api 2021-12-19 22:09:49 +04:00
softsimon
2281116504
Automated database creation and migration
fixes #1002
2021-12-13 11:32:04 +04:00
softsimon
f3c8e2134b
Handle errors gracefully. 2021-09-20 01:02:07 +04:00
softsimon
aa39bbd091
Elements blockchain parser. Save all peg in/out i the database. 2021-09-19 02:26:44 +04:00