mononaut
0fb5c43582
Potential fix for pull request finding
...
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-03-19 08:59:20 +00: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
kayyrod21
7458980a79
fix(frontend): localize mining and acceleration chart legend and tooltip labels
...
- Replace hardcoded chart legend and series strings with localized labels
- Ensure legend selection and dispatch logic use localized keys consistently
- Fix mode switching logic in block fees/subsidy graph to avoid English substring checks
- Localize tooltip footer strings
fix(frontend): use localized labels for subsidy graph mode switching
2026-03-18 12:41:58 -04:00
Mononaut
d7e2bd05c8
bump backend npm deps
2026-03-18 11:28:07 +00:00
wiz
f2c3019489
Merge pull request #6396 from mempool/orangesurf/goggles-r
2026-03-18 14:15:30 +09:00
wiz
6264a030ca
Merge pull request #6394 from mempool/mononaut/wallet-sync-hotfix
2026-03-18 12:20:24 +09:00
Mononaut
b932c8563e
fix stray semicolons in trademark policy
2026-03-18 03:14:04 +00:00
orangesurf
3a9e85a36a
Update Goggles from ™ to ®
2026-03-18 09:20:25 +07:00
Mononaut
eca6854384
hotfix wallet address syncing issue
2026-03-17 12:41:38 +00:00
mononaut
8266f1e8ac
Merge pull request #6386 from mempool/dependabot/npm_and_yarn/frontend/cypress-15.12.0
...
Bump cypress from 15.11.0 to 15.12.0 in /frontend
2026-03-17 17:48:21 +09:00
mononaut
f39d084819
Merge pull request #6389 from mempool/natsoni/first-seen-null
...
Always include firstSeen field in block extras object
2026-03-17 17:37:35 +09:00
natsoni
54540a8aac
Bump bootstrap to 5.3.8
2026-03-16 18:32:01 +01:00
natsoni
aebcf3729f
bootstrap 5: last fixes
2026-03-16 18:29:37 +01:00
natsoni
122f7b1fa2
Merge branch 'master' into natsoni/bootstrap-5
2026-03-16 16:19:04 +01:00
natsoni
da231c719c
Always include firstSeen field in block extras object
2026-03-16 10:29:15 +01:00
Mononaut
029d589e07
minor routing fixes
2026-03-16 07:06:39 +00:00
mononaut
a2d858b827
Merge pull request #6357 from kayyrod21/feat/network-enabled-guard
...
feat: add network enabled guard to routing for testnet, testnet4, and signet paths
2026-03-16 16:06:07 +09:00
dependabot[bot]
a71557f08a
Bump cypress from 15.11.0 to 15.12.0 in /frontend
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 15.11.0 to 15.12.0.
- [Release notes](https://github.com/cypress-io/cypress/releases )
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/cypress-io/cypress/compare/v15.11.0...v15.12.0 )
---
updated-dependencies:
- dependency-name: cypress
dependency-version: 15.12.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-03-16 02:03:03 +00: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
kayyrod21
cfa6df6e3f
refactor: conditionally include disabled network routes
2026-03-14 20:02:54 -04:00
mononaut
75eec424e6
Merge pull request #6353 from rodribp/rodribp/add-skeleton-acceleration-data
...
add: skeleton in #acceleratingRow
2026-03-14 20:35:30 +09:00
mononaut
7bd9d889fc
Merge pull request #6360 from kayyrod21/a11y/lighthouse-aria-label
...
fix(a11y): add accessible names to network selector and toggle buttons
2026-03-14 18:59:37 +09:00
mononaut
fbd02d6521
Merge pull request #6382 from mempool/nymkappa/accelerator-graph-auto-refresh
...
[accelerator] auto refresh graph when new block is mined
2026-03-14 18:41:52 +09:00
mononaut
930335c67d
Merge pull request #6381 from mempool/natsoni/export-txid
...
Export txid utils function
2026-03-14 18:01:07 +09:00
mononaut
4df6d60499
Merge pull request #6380 from rodribp/rodribp/fix-blockchain-grab-cursor
...
Fix: Grab cursor blockchain wrapper
2026-03-14 18:00:08 +09: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
kayyrod21
fc611e03cd
fix(a11y): add accessible names to network selector and toggle buttons
2026-03-13 23:02:03 -04:00
nymkappa
4057465952
[accelerator] auto refresh graph when new block is mined
2026-03-13 17:20:53 +01:00
natsoni
1d4785ccfc
Export txid utils function
2026-03-13 16:00:15 +01:00
mononaut
816587a55d
Merge pull request #6249 from mempool/natsoni/liquid-dynafed
...
Liquid audit: update federation addresses on-the-fly
2026-03-13 23:41:39 +09:00
wiz
0a7b0cd710
ops: Tweak nginx cache to avoid returning stale data
2026-03-13 22:36:03 +09:00
wiz
7ffa8a4d62
Merge branch 'master' into natsoni/liquid-dynafed
2026-03-13 22:19:18 +09:00
nymkappa
8d395c46da
[graph] move acceleration and price into "More" graph section
2026-03-13 08:46:32 +01:00
nymkappa
6b778a9fee
[calculator] use exact closing price at midnight
2026-03-13 08:30:13 +01:00
nymkappa
b5ac25edbe
[calculator] fix import
2026-03-12 22:16:16 +01:00
nymkappa
31431d3a11
[graph] add price chart in available graphs
2026-03-12 21:47:09 +01:00
rodribp
e8ddaa1dda
fix: cursor grab applied to wrong .blockchain-wrapper
2026-03-12 14:41:29 -06:00
nymkappa
7944600a5c
[calculator] disable manual date input
2026-03-12 21:40:51 +01:00
nymkappa
8f096637ab
[calculator] remove access for testnets
2026-03-12 21:34:24 +01:00
nymkappa
2a642038f6
[calculator] allow user to get historical closing day rate
2026-03-12 18:47:41 +01:00
rodribp
ba97e6e733
fix: bumpy UI when loading accelerationInfo
2026-03-12 11:38:47 -06:00
nymkappa
0a234f7f58
[accelerator] add missing partner code consumption for lightning
2026-03-12 09:19:24 +01:00
mononaut
968080ca26
Merge pull request #6374 from mempool/mononaut/bump-angular-20-3-17
...
Bump angular to 20.3.17
2026-03-11 17:24:26 +09:00
Mononaut
2ddbef5b89
Bump angular to 20.3.17
2026-03-11 05:37:46 +00:00
mononaut
18e63eb675
Merge pull request #6373 from mempool/dependabot/npm_and_yarn/frontend/hono-4.12.7
...
Bump hono from 4.12.5 to 4.12.7 in /frontend
2026-03-11 13:59:46 +09:00
dependabot[bot]
d2e034f330
Bump hono from 4.12.5 to 4.12.7 in /frontend
...
Bumps [hono](https://github.com/honojs/hono ) from 4.12.5 to 4.12.7.
- [Release notes](https://github.com/honojs/hono/releases )
- [Commits](https://github.com/honojs/hono/compare/v4.12.5...v4.12.7 )
---
updated-dependencies:
- dependency-name: hono
dependency-version: 4.12.7
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-03-11 04:50:31 +00:00
mononaut
d3b7676077
Merge pull request #6372 from mempool/dependabot/npm_and_yarn/frontend/tar-7.5.11
...
Bump tar from 7.5.9 to 7.5.11 in /frontend
2026-03-11 13:49:17 +09:00
dependabot[bot]
f21ec5bae2
Bump tar from 7.5.9 to 7.5.11 in /frontend
...
Bumps [tar](https://github.com/isaacs/node-tar ) from 7.5.9 to 7.5.11.
- [Release notes](https://github.com/isaacs/node-tar/releases )
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md )
- [Commits](https://github.com/isaacs/node-tar/compare/v7.5.9...v7.5.11 )
---
updated-dependencies:
- dependency-name: tar
dependency-version: 7.5.11
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-03-11 04:32:39 +00:00
mononaut
47211fb34c
Merge pull request #6367 from mempool/dependabot/npm_and_yarn/frontend/express-rate-limit-8.3.0
...
Bump express-rate-limit from 8.2.1 to 8.3.0 in /frontend
2026-03-11 13:31:00 +09:00
dependabot[bot]
b4b2ee59cb
Bump express-rate-limit from 8.2.1 to 8.3.0 in /frontend
...
Bumps [express-rate-limit](https://github.com/express-rate-limit/express-rate-limit ) from 8.2.1 to 8.3.0.
- [Release notes](https://github.com/express-rate-limit/express-rate-limit/releases )
- [Commits](https://github.com/express-rate-limit/express-rate-limit/compare/v8.2.1...v8.3.0 )
---
updated-dependencies:
- dependency-name: express-rate-limit
dependency-version: 8.3.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-03-11 04:01:04 +00:00