Commit graph

6907 commits

Author SHA1 Message Date
mononaut
4e16f30492
fix failing liquid asset e2e tests 2026-06-30 03:29:21 +00:00
wiz
7941081739
Merge branch 'master' into nymkappa/fix-accelerator-mobile-payment 2026-06-29 18:31:37 +09:00
mononaut
f802817adc
only show accelerator savings msg on mainnet 2026-06-29 04:56:20 +00:00
nymkappa
849fe5e886
[misc] fix code indentation 2026-06-27 18:40:45 +08:00
nymkappa
7b283de184
[accelerator] wait for estimate to resolve before taking payment 2026-06-27 18:39:06 +08:00
wiz
446b5e84c3
Remove 'see more details here' link from FAQ 2026-06-27 14:52:21 +09:00
mononaut
7ca809a074
miner json fixes 2026-06-26 12:40:33 +00:00
mononaut
2f76744634
add miner json 2026-06-26 09:18:10 +00:00
nymkappa
c4debdd1f9
[accelerator] update checkout component and documentation 2026-06-25 19:12:25 +08:00
rodribp
d928feb663
fix: goggles overflow-x with css mask on edges of .active-flags 2026-06-25 03:05:38 -06:00
mononaut
eac66f3bd7
bump angular to 20.3.25 2026-06-18 06:05:49 +00:00
mononaut
fd3eee0d30
handle stale-tips pagination errors 2026-06-17 20:42:47 -06:00
mononaut
9c1fab54c1
remove unnecessary branchlen increments/decrements 2026-06-17 20:42:47 -06:00
rodribp
8081393435
add: Inifinite scrolling to blocks/stale page 2026-06-17 20:42:44 -06:00
dependabot[bot]
5d45a51110
Bump hono from 4.12.16 to 4.12.25 in /frontend
Bumps [hono](https://github.com/honojs/hono) from 4.12.16 to 4.12.25.
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](https://github.com/honojs/hono/compare/v4.12.16...v4.12.25)

---
updated-dependencies:
- dependency-name: hono
  dependency-version: 4.12.25
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-17 02:39:29 +00:00
dependabot[bot]
7680163d68
Bump @noble/secp256k1 from 3.0.0 to 3.1.0 in /frontend
Bumps [@noble/secp256k1](https://github.com/paulmillr/noble-secp256k1) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/paulmillr/noble-secp256k1/releases)
- [Commits](https://github.com/paulmillr/noble-secp256k1/compare/3.0.0...3.1.0)

---
updated-dependencies:
- dependency-name: "@noble/secp256k1"
  dependency-version: 3.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-17 02:09:38 +00:00
mononaut
15bc471ff2
Merge pull request #6548 from mempool/rodribp/fix-false-coinjoin-flag
Some checks are pending
Backend Integration Tests with MariaDB / Backend Integration Tests - node 24.13.0 (push) Waiting to run
CI Pipeline for the Backend and Frontend / Backend (dev) - node 24.13.0 (push) Waiting to run
CI Pipeline for the Backend and Frontend / Backend (prod) - node 24.13.0 (push) Waiting to run
CI Pipeline for the Backend and Frontend / Cache assets for builds (push) Waiting to run
CI Pipeline for the Backend and Frontend / Frontend (dev) - node 24.13.0 (push) Blocked by required conditions
CI Pipeline for the Backend and Frontend / Frontend (prod) - node 24.13.0 (push) Blocked by required conditions
CI Pipeline for the Backend and Frontend / E2E tests for liquid (push) Blocked by required conditions
CI Pipeline for the Backend and Frontend / E2E tests for mempool (push) Blocked by required conditions
CI Pipeline for the Backend and Frontend / E2E tests for testnet4 (push) Blocked by required conditions
CI Pipeline for the Backend and Frontend / Validate generated backend Docker JSON (push) Waiting to run
Supply Chain Audit / Backend install-script audit (push) Waiting to run
Supply Chain Audit / Frontend install-script audit (push) Waiting to run
fix: False positive coinjoin (#6464)
2026-06-16 19:04:28 +09:00
dependabot[bot]
7469394bf8
Bump js-yaml from 4.1.1 to 4.2.0 in /frontend
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.1 to 4.2.0.
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/commits)

---
updated-dependencies:
- dependency-name: js-yaml
  dependency-version: 4.2.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-16 08:29:38 +00:00
rodribp
bf60cf721e
fix: False positive coinjoin (#6464) 2026-06-16 02:24:18 -06:00
dependabot[bot]
85ad3dee3a
Bump launch-editor from 2.12.0 to 2.14.1 in /frontend
Bumps [launch-editor](https://github.com/vitejs/launch-editor) from 2.12.0 to 2.14.1.
- [Commits](https://github.com/vitejs/launch-editor/compare/v2.12.0...v2.14.1)

---
updated-dependencies:
- dependency-name: launch-editor
  dependency-version: 2.14.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-16 08:20:21 +00:00
dependabot[bot]
90b0dcf204
Bump tar from 7.5.11 to 7.5.16 in /frontend
Bumps [tar](https://github.com/isaacs/node-tar) from 7.5.11 to 7.5.16.
- [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.11...v7.5.16)

---
updated-dependencies:
- dependency-name: tar
  dependency-version: 7.5.16
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-15 23:53:07 +00:00
mononaut
361fbbe63b
refactor partnerCode handling 2026-06-14 04:28:18 +00:00
mononaut
8b8f98c9d4
Merge pull request #6559 from mempool/natsoni/taptree-doc
Some checks are pending
Backend Integration Tests with MariaDB / Backend Integration Tests - node 24.13.0 (push) Waiting to run
CI Pipeline for the Backend and Frontend / Backend (dev) - node 24.13.0 (push) Waiting to run
CI Pipeline for the Backend and Frontend / Backend (prod) - node 24.13.0 (push) Waiting to run
CI Pipeline for the Backend and Frontend / Cache assets for builds (push) Waiting to run
CI Pipeline for the Backend and Frontend / Frontend (dev) - node 24.13.0 (push) Blocked by required conditions
CI Pipeline for the Backend and Frontend / Frontend (prod) - node 24.13.0 (push) Blocked by required conditions
CI Pipeline for the Backend and Frontend / E2E tests for liquid (push) Blocked by required conditions
CI Pipeline for the Backend and Frontend / E2E tests for mempool (push) Blocked by required conditions
CI Pipeline for the Backend and Frontend / E2E tests for testnet4 (push) Blocked by required conditions
CI Pipeline for the Backend and Frontend / Validate generated backend Docker JSON (push) Waiting to run
Supply Chain Audit / Backend install-script audit (push) Waiting to run
Supply Chain Audit / Frontend install-script audit (push) Waiting to run
Add detailed data formats and verification process to Taptree doc
2026-06-13 18:46:33 +09:00
natsoni
d048fd88d9
Fix liquid unblinding from fragment 2026-06-12 16:08:07 +02:00
dependabot[bot]
d4840ac9c6
Bump joi from 18.0.1 to 18.2.1 in /frontend
Bumps [joi](https://github.com/hapijs/joi) from 18.0.1 to 18.2.1.
- [Commits](https://github.com/hapijs/joi/compare/v18.0.1...v18.2.1)

---
updated-dependencies:
- dependency-name: joi
  dependency-version: 18.2.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-12 07:53:27 +00:00
dependabot[bot]
3b832462b2
Bump cypress from 15.13.0 to 15.16.0 in /frontend
Bumps [cypress](https://github.com/cypress-io/cypress) from 15.13.0 to 15.16.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.13.0...v15.16.0)

---
updated-dependencies:
- dependency-name: cypress
  dependency-version: 15.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-12 07:20:47 +00:00
dependabot[bot]
ab6d1ee74b
Bump shell-quote from 1.8.3 to 1.8.4 in /frontend
Bumps [shell-quote](https://github.com/ljharb/shell-quote) from 1.8.3 to 1.8.4.
- [Changelog](https://github.com/ljharb/shell-quote/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/shell-quote/compare/v1.8.3...v1.8.4)

---
updated-dependencies:
- dependency-name: shell-quote
  dependency-version: 1.8.4
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-12 06:56:16 +00:00
natsoni
dc34f61778
Add detailed data formats and verification process to Taptree doc 2026-06-11 12:19:12 +02:00
wiz
085fb9a3fc
Merge pull request #6554 from mempool/natsoni/fix-address-widgets
Some checks failed
Backend Integration Tests with MariaDB / Backend Integration Tests - node 24.13.0 (push) Has been cancelled
CI Pipeline for the Backend and Frontend / Backend (dev) - node 24.13.0 (push) Has been cancelled
CI Pipeline for the Backend and Frontend / Backend (prod) - node 24.13.0 (push) Has been cancelled
CI Pipeline for the Backend and Frontend / Cache assets for builds (push) Has been cancelled
CI Pipeline for the Backend and Frontend / Validate generated backend Docker JSON (push) Has been cancelled
Supply Chain Audit / Backend install-script audit (push) Has been cancelled
Supply Chain Audit / Frontend install-script audit (push) Has been cancelled
CI Pipeline for the Backend and Frontend / Frontend (dev) - node 24.13.0 (push) Has been cancelled
CI Pipeline for the Backend and Frontend / Frontend (prod) - node 24.13.0 (push) Has been cancelled
CI Pipeline for the Backend and Frontend / E2E tests for liquid (push) Has been cancelled
CI Pipeline for the Backend and Frontend / E2E tests for mempool (push) Has been cancelled
CI Pipeline for the Backend and Frontend / E2E tests for testnet4 (push) Has been cancelled
Fix custom dashboard address widgets
2026-06-10 22:40:48 +09:00
natsoni
d58061ebc0
Fix custom dashboard address widgets race condition 2026-06-10 14:43:07 +02:00
nymkappa
e4a6c4fb2c
Merge branch 'master' into nymkappa/update-my-account-target 2026-06-09 23:27:56 +02:00
mononaut
e53892f41c
add .npmrc 2026-06-05 06:50:19 +00:00
natsoni
c614d97f81
Add documentation for taproot tree features 2026-06-01 22:34:06 +02:00
wiz
7d1bfca75b
Merge pull request #6442 from mempool/mononaut/shill-accelerator
Some checks failed
Backend Integration Tests with MariaDB / Backend Integration Tests - node 24.13.0 (push) Has been cancelled
CI Pipeline for the Backend and Frontend / Backend (dev) - node 24.13.0 (push) Has been cancelled
CI Pipeline for the Backend and Frontend / Backend (prod) - node 24.13.0 (push) Has been cancelled
CI Pipeline for the Backend and Frontend / Cache assets for builds (push) Has been cancelled
CI Pipeline for the Backend and Frontend / Frontend (dev) - node 24.13.0 (push) Has been cancelled
CI Pipeline for the Backend and Frontend / Frontend (prod) - node 24.13.0 (push) Has been cancelled
CI Pipeline for the Backend and Frontend / E2E tests for liquid (push) Has been cancelled
CI Pipeline for the Backend and Frontend / E2E tests for mempool (push) Has been cancelled
CI Pipeline for the Backend and Frontend / E2E tests for testnet4 (push) Has been cancelled
CI Pipeline for the Backend and Frontend / Validate generated backend Docker JSON (push) Has been cancelled
Supply Chain Audit / Backend install-script audit (push) Has been cancelled
Supply Chain Audit / Frontend install-script audit (push) Has been cancelled
2026-05-30 10:41:13 +09:00
wiz
e11630315d
Merge pull request #6525 from mempool/mononaut/use-new-liquid-assets-apis 2026-05-30 10:35:01 +09:00
mononaut
f2838461be
Merge branch 'master' into mononaut/cluster-frontend-mobile-fixes 2026-05-29 16:29:21 +09:00
mononaut
10bd831c29
use new individual esplora asset registry endpoint where possible 2026-05-27 08:37:29 +00:00
mononaut
c144f0358f
use new esplora registry search for main search form 2026-05-27 08:37:28 +00:00
mononaut
28d202c28b
use new esplora asset search api 2026-05-27 08:37:26 +00:00
mononaut
88d3158ea9
use minimal liquid assets file for typeahead search 2026-05-27 08:36:42 +00:00
mononaut
b16a340270
use esplora registry api for tx output asset annotations 2026-05-27 08:36:40 +00:00
mononaut
150a8fd877
use esplora registry data for asset group pages 2026-05-27 08:36:40 +00:00
mononaut
c5b9dc020e
use paginated esplora registry api for liquid assets list 2026-05-27 08:36:39 +00:00
mononaut
73b64cc5fb
use esplora registry api for liquid asset page 2026-05-27 08:36:37 +00:00
mononaut
4ff1d2b9ed
Merge branch 'master' into nymkappa/update-my-account-target 2026-05-21 17:46:46 +09:00
mononaut
164896dd26
Merge branch 'master' into nymkappa/update-auto-accel-doc 2026-05-21 12:30:33 +09:00
nymkappa
4fbd84df10
[account] footer CTA sends to account landing page 2026-05-19 14:56:55 +02:00
mononaut
bbd077a7a8
fix (c) -> (r) 2026-05-19 12:17:15 +00:00
Mononaut
51d0fd8c83
fix copilot nits 2026-05-19 11:03:07 +00:00
Mononaut
67b8c2c9b3
shill the accelerator harder 2026-05-19 11:03:03 +00:00