Commit graph

2680 commits

Author SHA1 Message Date
dependabot[bot]
c083dd09da
Bump ws from 8.19.0 to 8.20.0 in /backend
Bumps [ws](https://github.com/websockets/ws) from 8.19.0 to 8.20.0.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/8.19.0...8.20.0)

---
updated-dependencies:
- dependency-name: ws
  dependency-version: 8.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-26 07:36:13 +00:00
Mononaut
61d8f9e185
bump package versions to v3.4-dev 2026-03-20 01:58:27 +00:00
nymkappa
8f04c35ccc
Merge pull request #6398 from mempool/mononaut/backend-deps
bump backend npm deps
2026-03-19 10:24:54 +01:00
mononaut
e92bfc96fc
Merge pull request #6385 from mempool/dependabot/npm_and_yarn/backend/mysql2-3.20.0
Bump mysql2 from 3.19.0 to 3.20.0 in /backend
2026-03-19 17:50:19 +09:00
Mononaut
d7e2bd05c8
bump backend npm deps 2026-03-18 11:28:07 +00:00
Mononaut
eca6854384
hotfix wallet address syncing issue 2026-03-17 12:41:38 +00:00
natsoni
da231c719c
Always include firstSeen field in block extras object 2026-03-16 10:29:15 +01:00
dependabot[bot]
0608771072
Bump mysql2 from 3.19.0 to 3.20.0 in /backend
Bumps [mysql2](https://github.com/sidorares/node-mysql2) from 3.19.0 to 3.20.0.
- [Release notes](https://github.com/sidorares/node-mysql2/releases)
- [Changelog](https://github.com/sidorares/node-mysql2/blob/master/Changelog.md)
- [Commits](https://github.com/sidorares/node-mysql2/compare/v3.19.0...v3.20.0)

---
updated-dependencies:
- dependency-name: mysql2
  dependency-version: 3.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-16 02:02:37 +00:00
mononaut
144266e0d4
Merge pull request #6379 from mempool/nymkappa/price-tool
[calculator] allow user to get historical closing day rate
2026-03-14 16:08:41 +09:00
wiz
7ffa8a4d62
Merge branch 'master' into natsoni/liquid-dynafed 2026-03-13 22:19:18 +09:00
nymkappa
6b778a9fee
[calculator] use exact closing price at midnight 2026-03-13 08:30:13 +01:00
mononaut
54eae4ee7b
Merge pull request #6362 from mempool/knorrium/electrum_address_validation
Fix electrum address validation
2026-03-06 20:21:19 +09:00
dependabot[bot]
3d4194a8fe
Bump mysql2 from 3.18.2 to 3.19.0 in /backend
Bumps [mysql2](https://github.com/sidorares/node-mysql2) from 3.18.2 to 3.19.0.
- [Release notes](https://github.com/sidorares/node-mysql2/releases)
- [Changelog](https://github.com/sidorares/node-mysql2/blob/master/Changelog.md)
- [Commits](https://github.com/sidorares/node-mysql2/compare/v3.18.2...v3.19.0)

---
updated-dependencies:
- dependency-name: mysql2
  dependency-version: 3.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-06 09:33:26 +00:00
Felipe Knorr Kuhn
18e378f73a
Don't send the error as json 2026-03-03 19:56:58 -08:00
Felipe Knorr Kuhn
21967766b0
Fix electrum address validation 2026-03-03 19:16:44 -08:00
natsoni
af450f710a
Copilot fixes 2026-03-01 12:36:45 +01:00
natsoni
2469e722f1
Fix linting 2026-03-01 11:31:42 +01:00
natsoni
9d7b76c641
Liquid audit: compute peg in timelock with claim_script and fegpegscript 2026-03-01 11:18:59 +01:00
natsoni
d2d64bd25a
Add Liquid federation addresses on the fly 2026-03-01 11:05:04 +01:00
natsoni
21beebf3a6
Liquid audit: use map for scanning 2026-03-01 10:16:41 +01:00
natsoni
beaac9135e
Cleanup federation UTXO update logic 2026-03-01 10:15:18 +01:00
natsoni
0e0dd5b33f
Indentation fix 2026-02-28 18:03:37 +01:00
wiz
38987bd403
Merge pull request #6351 from mempool/natsoni/liquid-audit-monitoring
Add Federation reserves ratio to monitoring page
2026-02-28 19:50:11 +09:00
wiz
25a0b30ebb
Merge pull request #6347 from mempool/natsoni/liquid-polish
Liquid dashboard polish
2026-02-28 19:29:25 +09:00
natsoni
d791ef7bb1
Add Federation reserves ratio to monitoring page 2026-02-27 15:12:46 +01:00
dependabot[bot]
d5ea7b1b63
Bump mysql2 from 3.17.1 to 3.18.2 in /backend
Bumps [mysql2](https://github.com/sidorares/node-mysql2) from 3.17.1 to 3.18.2.
- [Release notes](https://github.com/sidorares/node-mysql2/releases)
- [Changelog](https://github.com/sidorares/node-mysql2/blob/master/Changelog.md)
- [Commits](https://github.com/sidorares/node-mysql2/compare/v3.17.1...v3.18.2)

---
updated-dependencies:
- dependency-name: mysql2
  dependency-version: 3.18.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-27 03:48:55 +00:00
natsoni
e50ca58331
Copilot suggestions 2026-02-26 11:06:58 +01:00
natsoni
3287174777
Liquid: fix 'Audit in progress' popping up on peg ins 2026-02-26 10:08:41 +01:00
mononaut
a6c0c46172
Merge branch 'master' into natsoni/block-first-seen-improvements 2026-02-18 18:31:49 +09:00
natsoni
28818532c3
Better error logging for Core debug log file access 2026-02-18 10:02:51 +01:00
jramos0
f4cf989a66
fix: resolve bug in fee rate range and filtering logic 2026-02-18 00:30:24 -06:00
natsoni
5a2c405d0e
Copilot suggestions 2026-02-16 19:03:15 +01:00
natsoni
abd01a352b
Merge branch 'master' into natsoni/block-first-seen-improvements 2026-02-16 16:27:34 +01:00
dependabot[bot]
63c4ddec9d
Bump qs from 6.14.1 to 6.14.2 in /backend
Bumps [qs](https://github.com/ljharb/qs) from 6.14.1 to 6.14.2.
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.14.1...v6.14.2)

---
updated-dependencies:
- dependency-name: qs
  dependency-version: 6.14.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-16 10:24:52 +00:00
dependabot[bot]
eb6dc03c46
Bump axios from 1.13.3 to 1.13.5 in /backend
Bumps [axios](https://github.com/axios/axios) from 1.13.3 to 1.13.5.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.13.3...v1.13.5)

---
updated-dependencies:
- dependency-name: axios
  dependency-version: 1.13.5
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-16 10:14:09 +00:00
dependabot[bot]
a9223f8cc7
Bump mysql2 from 3.16.0 to 3.17.1 in /backend
Bumps [mysql2](https://github.com/sidorares/node-mysql2) from 3.16.0 to 3.17.1.
- [Release notes](https://github.com/sidorares/node-mysql2/releases)
- [Changelog](https://github.com/sidorares/node-mysql2/blob/master/Changelog.md)
- [Commits](https://github.com/sidorares/node-mysql2/compare/v3.16.0...v3.17.1)

---
updated-dependencies:
- dependency-name: mysql2
  dependency-version: 3.17.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-16 10:04:25 +00:00
natsoni
4d10a476f1
Trigger hashrate weekly reindexing when mining pools are updated 2026-02-13 11:08:15 +01:00
natsoni
de06a4788f
Hardcode federation addresses timelock to 4032 and rollback db 2026-02-11 09:48:39 +01:00
Mononaut
7fb900132f
undo bad copilot suggestions 2026-02-05 07:32:13 +00:00
Mononaut
0124a54158
fix copilot typos 2026-02-05 05:40:20 +00:00
Felipe Knorr Kuhn
763c6d57af
Update package-lock 2026-02-04 19:27:32 -08:00
Felipe Knorr Kuhn
1fbc6c3e5b
Exclude jest files from eslint 2026-02-04 19:27:21 -08:00
Mononaut
5c87ffc257
enforce no un-awaited unsafe async methods 2026-02-04 10:24:49 +00:00
Mononaut
538f92abaf
fix async linting errors after rebase 2026-02-04 09:47:37 +00:00
Mononaut
3949befef6
fix eslint config 2026-02-04 09:21:06 +00:00
Mononaut
f0bb4a8419
add missing custom linting rules dir 2026-02-04 09:21:05 +00: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
157e600188
Update backend/src/config.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-01-29 17:56:50 -08:00
Felipe Knorr Kuhn
a23850de14
Add support for regtest 2026-01-29 15:41:04 -08:00