Commit graph

12440 commits

Author SHA1 Message Date
wiz
2fa37ff787
Add suggested fix from copilot review for nginx CI
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-07-04 14:17:52 +09:00
Felipe Knorr Kuhn
59f9272446
Add nginx config validation workflow 2026-07-04 13:05:19 +09:00
wiz
01207ceb7b
Merge pull request #6613 from jramos0/stats-accelerator-dashboard
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
Stats accelerator dashboard
2026-07-03 19:59:26 +09:00
wiz
7322cbb2c7
Merge pull request #6616 from mempool/nymkappa/default-logo
[enterprise] show default logo if unset by admin
2026-07-03 19:57:15 +09:00
nymkappa
b04cafeeb3
[enterprise] show default logo if unset by admin 2026-07-03 19:55:29 +09:00
jramos0
ec74c3472d Changing debounce to throttle 2026-07-03 04:49:47 -06:00
Jonathan
b5fed32f8b
Merge branch 'mempool:master' into stats-accelerator-dashboard 2026-07-03 04:48:18 -06:00
wiz
c659cf1d25
Merge pull request #6614 from mempool/nymkappa/ssr-static-image-404-cache
[ssr] accept 404 as valid status for static images caching
2026-07-03 19:22:16 +09:00
nymkappa
0265ffa9ac
[ssr] accept 404 as valid status for static images caching 2026-07-03 19:20:36 +09:00
jramos0
457b0e6ffa Adding debounceTime 2026-07-03 04:18:15 -06:00
jramos0
574048eed5 Fix update accelerator dashboard stats in real time #6601 2026-07-03 03:47:32 -06:00
wiz
f3ef789d32
Merge pull request #6536 from mempool/knorrium/umbrel_updater
Add mempool Umbrel update script
2026-07-03 17:59:41 +09:00
wiz
3926741560
Merge pull request #6612 from mempool/nymkappa/update-nginx-ssr-cache-error-code
[ssr] accept 301 and 302 as valid for nginx cache
2026-07-03 17:54:40 +09:00
nymkappa
a595bb44f9
[ssr] accept 301 and 302 as valid for nginx cache 2026-07-03 17:51:18 +09:00
wiz
526bed0234
Merge pull request #6607 from mempool/knorrium/sync_assets_url
Add user agent and log urls on the sync-assets script
2026-07-03 15:17:02 +09:00
Felipe Knorr Kuhn
b3dcd12e90
Merge branch 'master' into knorrium/sync_assets_url 2026-07-01 11:21:43 -07:00
Felipe Knorr Kuhn
3b192f6ff5
Add user agent and log urls on the sync-assets script 2026-07-02 02:04:41 +09:00
wiz
8a9904dbe6
ops: Enable -DWITH_ZMQ=ON when building Bitcoin Core
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
2026-07-01 15:09:30 +09: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
6314bc1f54
Merge pull request #6603 from mempool/natsoni/remove-stratum-jobs-ws
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
Send stratum jobs only when requested on stratum page
2026-06-30 17:30:11 +09:00
mononaut
dc42a46b8a
Merge branch 'master' into natsoni/remove-stratum-jobs-ws 2026-06-30 17:11:35 +09:00
mononaut
3b1db74761
fix stratum websocket un-subscriptions 2026-06-30 07:54:52 +00:00
wiz
4c175eb6ae
Merge pull request #6604 from mempool/mononaut/fix-liquid-tests-again
fix failing liquid asset e2e tests
2026-06-30 13:27:19 +09:00
mononaut
4e16f30492
fix failing liquid asset e2e tests 2026-06-30 03:29:21 +00:00
wiz
ef36f3dd4d
Merge pull request #6596 from mempool/nymkappa/fix-accelerator-mobile-payment
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
[accelerator] wait for estimate to resolve before taking payment
2026-06-29 19:04:24 +09:00
natsoni
b978b8ae4c
Send stratum jobs only when requested on stratum page 2026-06-29 11:39:44 +02:00
wiz
7941081739
Merge branch 'master' into nymkappa/fix-accelerator-mobile-payment 2026-06-29 18:31:37 +09:00
wiz
1f3e59e1f0
Merge pull request #6597 from mempool/nymkappa/fix-indent
[misc] fix code indentation
2026-06-29 18:30:49 +09:00
wiz
bd2b0c6645
Merge pull request #6599 from mempool/mononaut/fix-acc-savings-conditions
only show accelerator savings msg on mainnet
2026-06-29 14:32:15 +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
419fe73edf
Merge pull request #6595 from mempool/wiz/remove-see-more-details-here
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 'see more details here' link in FAQ
2026-06-27 15:21:39 +09:00
wiz
446b5e84c3
Remove 'see more details here' link from FAQ 2026-06-27 14:52:21 +09:00
wiz
a35c764545
Merge pull request #6594 from mempool/mononaut/miner-json
add miner json
2026-06-27 13:51:04 +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
wiz
9f26ca7b48
Merge pull request #6593 from mempool/mononaut/dmnd-tags
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
parse dmnd stratum v2 tags
2026-06-26 13:59:13 +09:00
mononaut
265fec4639
parse dmnd stratum v2 tags 2026-06-26 04:36:57 +00:00
nymkappa
c4debdd1f9
[accelerator] update checkout component and documentation 2026-06-25 19:12:25 +08:00
mononaut
d63a8b6358
Merge pull request #6575 from mempool/mononaut/bump-angular
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
bump angular to 20.3.25
2026-06-18 16:58:51 +09:00
mononaut
eac66f3bd7
bump angular to 20.3.25 2026-06-18 06:05:49 +00:00
mononaut
5825044253
Merge pull request #6561 from mempool/rodribp/pagination-stale-blocks
add: Inifinite scrolling to blocks/stale page
2026-06-18 13:19:06 +09: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
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
e1fe572549
change to always get staleTips from memory 2026-06-17 20:42:46 -06:00