Commit graph

2719 commits

Author SHA1 Message Date
dependabot[bot]
71c2ac6ff5
Bump mysql2 from 3.20.0 to 3.22.4 in /backend
Bumps [mysql2](https://github.com/sidorares/node-mysql2) from 3.20.0 to 3.22.4.
- [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.20.0...v3.22.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-12 06:08:41 +00:00
dependabot[bot]
fe41c1af7b
Bump ws from 8.20.0 to 8.21.0 in /backend
Bumps [ws](https://github.com/websockets/ws) from 8.20.0 to 8.21.0.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/8.20.0...8.21.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-12 05:15:08 +00:00
dependabot[bot]
7ad89855a4
Bump axios from 1.13.5 to 1.16.1 in /backend
Bumps [axios](https://github.com/axios/axios) from 1.13.5 to 1.16.1.
- [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.5...v1.16.1)

---
updated-dependencies:
- dependency-name: axios
  dependency-version: 1.16.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-12 04:31:51 +00:00
wiz
98d0d29b8e
Merge pull request #6544 from mempool/mononaut/bump-dependabot-cooldowns
bump dependabot cooldowns
2026-06-06 13:15:19 +09:00
wiz
83afdbd875
Merge pull request #6540 from mempool/mononaut/cm-misc-fixes
misc cluster mempool fixes
2026-06-06 13:14:40 +09:00
wiz
4de9851ba7
Merge pull request #6538 from mempool/mononaut/refactor-redis
refactor redis cache
2026-06-06 13:10:04 +09:00
junderw
a42730d1bc
Fix: /fee-estimates BDK-Esplora protocol compliance 2026-06-06 12:24:18 +09:00
mononaut
e53892f41c
add .npmrc 2026-06-05 06:50:19 +00:00
mononaut
d6638c192e
don't retain cluster mempool parentMap longer than necessary 2026-06-04 08:07:28 +00:00
mononaut
cea125c121
fix cluster mempool tx eviction bug 2026-06-04 08:07:25 +00:00
mononaut
2d7a7d5a35
add cluster mempool idempotency test 2026-06-04 08:07:25 +00:00
mononaut
46f54061db
make adding transactions to cluster mempool idempotent 2026-06-04 08:07:23 +00:00
mononaut
fe0806a626
refactor redis 2026-06-02 03:49:08 +00:00
junderw
ee55d33e6a
Deprecation warning to esplora fees 2026-05-31 10:22:05 +09:00
junderw
c9c3790b5d
feat: Overwrite the esplora API for fees always 2026-05-31 10:00:27 +09:00
wiz
42e7546ef2
Merge pull request #6532 from mempool/mononaut/limit-projected-block-sub 2026-05-30 10:33:27 +09:00
wiz
d26d14dd62
Merge pull request #6533 from mempool/mononaut/fix-proxies 2026-05-30 10:32:59 +09:00
mononaut
44cff97a2e
improve services backend proxy validation and error handling 2026-05-28 10:29:18 +00:00
mononaut
f5aad6f6e4
limit websocket mempool block subs to real indices 2026-05-28 09:16:37 +00:00
mononaut
901a117e7c
fix incorrect http status codes 2026-05-28 05:27:43 +00:00
mononaut
8eb3fbc86e
add missing validation to transaction-times route 2026-05-28 05:23:08 +00:00
Felipe Knorr Kuhn
b84df41c10
Fix bad commit from suggestion 2026-04-23 12:04:29 +09:00
Felipe Knorr Kuhn
0a9509520e
Merge branch 'master' into knorrium/undefined_block_guard 2026-04-22 19:58:44 -07:00
Felipe Knorr Kuhn
4c747e9373
Update backend/src/repositories/BlocksRepository.ts
Co-authored-by: mononaut <83316221+mononaut@users.noreply.github.com>
2026-04-23 11:58:21 +09:00
Felipe Knorr Kuhn
731930fa9f
Update backend/src/repositories/BlocksRepository.ts
Co-authored-by: mononaut <83316221+mononaut@users.noreply.github.com>
2026-04-23 11:57:52 +09:00
wiz
6b9d7d734c
Merge pull request #6475 from mempool/mononaut/websocket-logs
improve websocket logging
2026-04-22 13:52:33 +09:00
Mononaut
1ae0ed2a3c
Add CLUSTER_MEMPOOL_INDEXING config setting 2026-04-21 05:05:46 +00:00
Mononaut
edaf5a6454
optimize cluster mempool 2026-04-21 05:05:45 +00:00
Mononaut
57c78f95c4
new block processing refactor 2026-04-21 05:05:44 +00:00
Mononaut
ff5a8bdfe5
Enforce sigop limit in cluster mempool block builder 2026-04-21 05:05:43 +00:00
Mononaut
f4ce7d9c3c
Integrate cluster mempool into block audits & cpfp indexing 2026-04-21 05:05:42 +00:00
Mononaut
1f2e09c569
Integrate cluster mempool into block projections 2026-04-21 05:05:41 +00:00
Mononaut
4811f9c5ce
Add cluster mempool e2e test harness 2026-04-21 05:05:40 +00:00
Mononaut
4718a04182
Add cluster mempool backend unit tests 2026-04-21 05:05:38 +00:00
Mononaut
4af8f5abc3
Add cluster mempool backend module 2026-04-21 05:05:34 +00:00
Felipe Knorr Kuhn
c4a488b296
Guard against undefined block 2026-04-17 10:24:22 +09:00
Mononaut
845976180b
improve websocket logging 2026-04-14 08:30:01 +00:00
Mononaut
10d3ea1f53
tighten websocket validation & limits 2026-04-06 02:20:59 +00:00
Mononaut
a1821f9e57
add scripts for checking for common supply chain attack vectors 2026-03-31 05:54:11 +00:00
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