5111 Commits

Author SHA1 Message Date
wiz
db3a03ebee Merge branch 'master' into limit-transaction-list-rows 2022-11-22 18:24:01 +09:00
wiz
f8ec7275d0 Merge pull request #2711 from mempool/nymkappa/bugfix/404-ftx-not-found
Remove FTX from the price feeds
2022-11-22 18:23:49 +09:00
wiz
f60eefcf43 Merge branch 'master' into nymkappa/bugfix/404-ftx-not-found 2022-11-22 18:18:14 +09:00
wiz
f14a280038 Merge pull request #2686 from hunicus/add-advanced-and-2q
Add new faqs (timestamps and fee ranges)
2022-11-22 18:18:06 +09:00
wiz
ebe73dbe3c Merge branch 'master' into add-advanced-and-2q 2022-11-22 18:08:50 +09:00
Mononaut
3df69bf550 fix stray space, automatically show more outputs if <5 remaining 2022-11-22 18:08:47 +09:00
Mononaut
6d6200b3b6 Fix load more inputs for non-esplora backends 2022-11-22 18:08:01 +09:00
Mononaut
0fe29a3f35 Load 1000 more inputs/outputs per click. Fix label i18n. 2022-11-22 18:08:01 +09:00
Mononaut
e3e43f1996 "show more" instead of "show all" txos in lists 2022-11-22 18:08:01 +09:00
wiz
a78569f233 Merge pull request #2654 from mempool/nymkappa/bugfix/node-count
Only show active nodes is isp page
2022-11-22 17:42:24 +09:00
wiz
3d31ed4f77 Merge branch 'master' into nymkappa/bugfix/node-count 2022-11-22 17:25:23 +09:00
wiz
d94708878a Merge pull request #2708 from mempool/simon/support-maxmind-lite
Support Maxmind Lite
2022-11-22 17:25:09 +09:00
wiz
3e7fbd98f7 Merge branch 'master' into simon/support-maxmind-lite 2022-11-22 17:02:19 +09:00
wiz
c659fe2b80 Merge pull request #2716 from mononaut/rtl-flow-diagram
Reverse the direction of the flow diagram for RTL locales
2022-11-22 17:02:09 +09:00
wiz
ed57414713 Merge branch 'master' into rtl-flow-diagram 2022-11-22 16:44:29 +09:00
wiz
899ff5361b Merge pull request #2706 from mononaut/fix-tx-preview-alignment
Fix tx preview alignment
2022-11-22 16:44:10 +09:00
Mononaut
1141ea11be align elements of tx preview 2022-11-22 16:32:09 +09:00
Mononaut
0e277cdb4e ellipsis for long op_return messages in tx preview 2022-11-22 16:32:09 +09:00
wiz
0107f5d2c5 Merge pull request #2705 from mononaut/flow-diagram-zero-value
better representation of zero-value outputs in flow diagram
2022-11-22 16:27:43 +09:00
softsimon
3b9e3c33f6 Support Maxmind Lite
fixes #2553
2022-11-22 16:13:27 +09:00
Mononaut
da30bcfa4e Reverse tx flow diagram for RTL locales 2022-11-22 16:00:19 +09:00
Mononaut
8b7ec26e15 fix rendering of many zero value outputs 2022-11-22 15:56:55 +09:00
Mononaut
a049b20df6 disconnect zero value outputs from flow diagram 2022-11-22 15:56:55 +09:00
wiz
e0cdaefb89 Merge pull request #2700 from hunicus/add-nunchuk
Add nunchuk to community integrations
2022-11-22 15:23:20 +09:00
wiz
45fada6280 Merge branch 'master' into add-nunchuk 2022-11-22 15:16:27 +09:00
wiz
d70e1ce894 Merge pull request #2698 from mononaut/tx-selection-threading
enable new tx selection algorithm in own thread with config setting
2022-11-22 15:16:11 +09:00
Mononaut
b04e6cb8b0 add ADVANCED_TRANSACTION_SELECTION default to config test 2022-11-22 15:10:24 +09:00
Mononaut
4adc9a13da refactor async mempool/block update callbacks 2022-11-22 14:43:58 +09:00
Mononaut
9a3be34450 guard new tx selection algo behind config setting 2022-11-22 14:43:58 +09:00
Mononaut
433f930b0e move new tx selection algorithm into thread worker 2022-11-22 14:43:55 +09:00
wiz
dd8b05f672 Merge pull request #2664 from mononaut/block-audit-db-migration
db migration to clear obsolete block audit data
2022-11-22 14:40:33 +09:00
Mononaut
c97daf59d1 Bump db migration query timeout to 900s 2022-11-22 14:25:57 +09:00
Mononaut
9c2f67a6b7 db migration to clear obsolete audit data 2022-11-22 14:07:29 +09:00
wiz
66ab2eda7b Merge pull request #2649 from mononaut/flow-diagram-spent-connectors
Extend flow diagram to differentiate spent and unspent TXOs
2022-11-22 13:52:22 +09:00
wiz
fd313bef85 Merge branch 'master' into flow-diagram-spent-connectors 2022-11-22 13:42:33 +09:00
wiz
c26b6db7b5 Merge pull request #2694 from mononaut/ln-channel-distance
calculate & show avg channel distance on node page
2022-11-22 12:14:04 +09:00
Mononaut
e16efd076c calculate & show avg channel distance on node page 2022-11-22 11:59:15 +09:00
nymkappa
d8f4232479 Make sure we handle all isp id in the queried list 2022-11-22 11:58:16 +09:00
wiz
b5d26c3246 Merge pull request #2689 from mononaut/fix-block-viz-resize
resize block visualization instantly on window zoom and resize
2022-11-22 11:51:51 +09:00
wiz
f6f4bf5b73 Merge branch 'master' into fix-block-viz-resize 2022-11-22 11:40:53 +09:00
wiz
79a26fa899 Merge pull request #2687 from hunicus/add-big-disclaimer
Add general-purpose disclaimer to top of faq
2022-11-22 11:40:47 +09:00
wiz
7ceab9ccde Merge branch 'master' into add-big-disclaimer 2022-11-22 11:29:38 +09:00
wiz
17774acd3b Merge pull request #2684 from hunicus/fix-python-tab
Only show python example tab on ws tab
2022-11-22 11:29:29 +09:00
wiz
de19a17cb5 Merge branch 'master' into fix-python-tab 2022-11-22 11:14:45 +09:00
wiz
68a1a12c8f Merge pull request #2681 from mempool/nymkappa/feature/rename-mining-pool
Add support for renaming a mining pool without changing regex or address
2022-11-22 11:10:52 +09:00
nymkappa
59ca4b4e2b Update mining pool color 2022-11-22 11:03:28 +09:00
wiz
5c452402b5 Merge branch 'master' into nymkappa/feature/rename-mining-pool 2022-11-22 10:54:20 +09:00
Mononaut
d1e5fec427 longer input/output connectors on flow diagram & new nav logic 2022-11-22 10:40:41 +09:00
wiz
d6f719e63d Merge pull request #2675 from knorrium/update_docker_action
Update Docker GHA dependencies
2022-11-22 10:38:59 +09:00
wiz
d7b36d705b Merge pull request #2678 from mononaut/fix-tx-navigation-bug
fix error when navigating to huge transactions
2022-11-22 10:38:42 +09:00