Commit graph

2745 commits

Author SHA1 Message Date
rodribp
a0e74fcf9e
fix: use actual indexed block count for X-total-count header 2026-08-11 16:46:24 -06:00
rodribp
1af9dfd457
add: flag values endpoints 2026-08-10 01:45:29 -06:00
rodribp
25ae5109b9
add: backend indexing + reorg handling 2026-08-10 01:45:04 -06:00
rodribp
7c4f236cb0
add: flag_values table and repository 2026-08-10 01:43:46 -06:00
mononaut
b7e81e67e2
optimize ln nodes sockets query 2026-08-06 11:36:00 +00:00
nymkappa
31c6b72f42
fix code indentation 2026-08-02 10:30:30 +02:00
mononaut
0260d4d365
fix scheduleSingleTask 2026-08-02 10:30:26 +02:00
mononaut
402b3ba00f
clean up stale unix sockets 2026-07-24 21:17:53 +00:00
mononaut
94f04c0a25
optimize block count queries 2026-07-14 05:28:35 +00:00
mononaut
a5dceacb42
optimize pool stats queries 2026-07-14 04:44:14 +00:00
mononaut
c2462c34a5
[ops] increase server timeouts 2026-07-04 09:45:49 +00:00
mononaut
235ffba805
[ops] log backend server socket counts 2026-07-04 09:10:20 +00:00
wiz
9c96263395
Merge pull request #6589 from mempool/nymkappa/accelerator-refactoring
[accelerator] update checkout component and documentation
2026-07-01 14:13:08 +09:00
nymkappa
365eab0023
[misc] fix log typo 2026-07-01 10:38:53 +09:00
mononaut
3b1db74761
fix stratum websocket un-subscriptions 2026-06-30 07:54:52 +00:00
natsoni
b978b8ae4c
Send stratum jobs only when requested on stratum page 2026-06-29 11:39:44 +02:00
mononaut
265fec4639
parse dmnd stratum v2 tags 2026-06-26 04:36:57 +00:00
mononaut
f654704169
fix missing canonical hash on stale block responses 2026-06-17 20:42:49 -06:00
mononaut
2db57928c4
increase stale tip page size to 25 2026-06-17 20:42:49 -06:00
mononaut
d3317a2e8b
replace staleTip cache with stale block cache 2026-06-17 20:42:48 -06:00
mononaut
9c1fab54c1
remove unnecessary branchlen increments/decrements 2026-06-17 20:42:47 -06:00
rodribp
e1fe572549
change to always get staleTips from memory 2026-06-17 20:42:46 -06:00
rodribp
a8b1798eda
fix: fetch chain tips from db, not all blocks 2026-06-17 20:42:46 -06:00
Rodrigo Bonilla
8733ce74a0
typo
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-06-17 20:42:45 -06:00
rodribp
8081393435
add: Inifinite scrolling to blocks/stale page 2026-06-17 20:42:44 -06:00
rodribp
bf60cf721e
fix: False positive coinjoin (#6464) 2026-06-16 02:24:18 -06:00
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