5242 Commits

Author SHA1 Message Date
Mononaut
a9a4b217c9 differentiate censored/missing txs in block audit 2022-10-28 18:49:28 -06:00
Mononaut
8c3bc3ad0b Fix block audit mobile toggle buttons 2022-10-28 18:48:47 -06:00
Mononaut
8102657b2a disable block audits unless indexing is enabled 2022-10-28 15:16:03 -06:00
Mononaut
c81bee048a Optimize makeBlockTemplates 2022-10-27 10:25:16 -06:00
Mononaut
6654107edb improve audit analysis and scoring 2022-10-27 10:25:15 -06:00
Mononaut
04718b5e9d Fix errors in block audit tx selection algorithm 2022-10-27 10:25:15 -06:00
Mononaut
cd0e6bae64 New projected block transaction selection algo 2022-10-27 10:25:15 -06:00
hunicus
4cd77fd580 Add electrum rpc doc tab for official instance 2022-10-26 12:33:13 -04:00
softsimon
a654a14707 Merge pull request #2655 from mononaut/fix-tv-ltr
Fix mirrored blocks in TV view in LTR time mode
2022-10-23 23:05:33 +04:00
Felipe Knorr Kuhn
ad83bd5bb3 Update Cypress GHA to use newer checkout and setup-node actions 2022-10-22 13:20:16 -07:00
Felipe Knorr Kuhn
8ea7d24917 Merge branch 'master' into frontend_runtime_config 2022-10-22 10:28:35 -07:00
Mononaut
d41908d908 Fix mirrored blocks in TV view in LTR time mode 2022-10-22 16:16:32 +00:00
softsimon
e58b125a7c Merge pull request #2651 from mononaut/fix-close-channel-id
Fix lightning channel close classification logic
2022-10-21 23:58:00 +04:00
softsimon
3094d28c24 Adding migration to force rescan of closed channels 2022-10-21 23:42:37 +04:00
nymkappa
5f2aa32b88 Only show active nodes is isp page 2022-10-21 20:09:20 +02:00
softsimon
3dbd8dea33 Updating Docker README 2022-10-21 21:08:48 +04:00
softsimon
f1e7ea0837 Adding MEMPOOL.ENABLED config to Docker 2022-10-21 21:08:48 +04:00
softsimon
6c43c383fc Updating unit test 2022-10-21 21:08:48 +04:00
softsimon
03db2df7d7 Disable mempool config
fixes #2090
2022-10-21 21:08:48 +04:00
softsimon
cabc086d1f Merge pull request #2650 from mononaut/fix-negative-taproot-savings
Fix negative potential taproot savings handling
2022-10-21 18:40:47 +04:00
softsimon
5cee216a1c Update frontend/src/app/components/tx-features/tx-features.component.html 2022-10-21 18:37:31 +04:00
softsimon
bcea0d1db8 Merge pull request #2645 from mempool/simon/transifex-pull
Pulled from transifex
2022-10-21 18:22:18 +04:00
softsimon
48f7f78390 Merge pull request #2627 from mononaut/fix-coinbase-flow-nav
Fix flow diagram navigation for coinbases & peg-ins
2022-10-21 16:56:04 +04:00
Mononaut
7d72a6ca21 tolerate extra '/'s in unfurler requests 2022-10-20 21:13:13 +00:00
Mononaut
0550332d93 Fix ln close classification logic 2022-10-20 17:59:36 +00:00
softsimon
28f494cf19 Pulled from transifex 2022-10-20 14:42:12 +04:00
Mononaut
6175367b90 Fix negative potential taproot savings tooltip 2022-10-19 21:26:35 +00:00
softsimon
cf89d8551b Update README.md 2022-10-18 03:00:17 +04:00
Stephan Oeste
3872e53814 Configure zero base fee as default for core lighting 2022-10-17 18:53:46 +02:00
softsimon
7382d48ba5 Merge pull request #2587 from mempool/simon/network-match-ending-fix
Handle network url ending matching better
2022-10-17 12:55:29 +04:00
Mononaut
6106dbff50 Fix flow diagram navigation for coinbases & pegins 2022-10-16 22:44:48 +00:00
Mononaut
8978fadbf9 vin/vout selection syntax via url fragments 2022-10-16 22:42:38 +00:00
Felipe Knorr Kuhn
04bfc79dbb Stop using the cache busting config loader 2022-10-16 15:19:44 -07:00
Felipe Knorr Kuhn
6cdeb18ab5 Change ownership of /var/www/mempool to the Docker user 2022-10-16 14:41:39 -07:00
wiz
1ea4ec55d5 Merge pull request #2599 from mempool/nymkappa/bugfix/log-counter
Increment log counter in `Building partial channels` log
2022-10-17 04:35:09 +09:00
wiz
da7022d935 Merge branch 'master' into nymkappa/bugfix/log-counter 2022-10-17 04:25:27 +09:00
wiz
ade2f6870b Merge pull request #2639 from mempool/simon/instant-search-results
Handle instant block, txid and address search
2022-10-17 04:22:10 +09:00
wiz
2e7de9ace5 Merge branch 'master' into simon/instant-search-results 2022-10-17 03:48:35 +09:00
wiz
675d37338c Merge pull request #2626 from mononaut/save-flow-preference
Save flow diagram display preference to localStorage
2022-10-17 03:47:07 +09:00
Felipe Knorr Kuhn
5c751de127 Use a single command to find the config path 2022-10-16 08:40:22 -07:00
Felipe Knorr Kuhn
548ea33316 Copy the sample config before building the frontend 2022-10-16 08:39:44 -07:00
softsimon
f75e2f064e Click to close search dropdown 2022-10-16 12:54:29 +04:00
Felipe Knorr Kuhn
4309bfff9b Update the Docker frontend startup script to read and replace runtime config values 2022-10-15 19:46:30 -07:00
Felipe Knorr Kuhn
51f8cc13cd Change template keys in generate-config script 2022-10-15 19:45:15 -07:00
Felipe Knorr Kuhn
affa982344 Update nginx cache settings for the frontend config files 2022-10-15 19:44:34 -07:00
wiz
511ad728ba Merge branch 'master' into save-flow-preference 2022-10-16 08:11:03 +09:00
softsimon
53d7bf6fd5 Altering bc1 regex matching to correctly require 39 characters 2022-10-16 02:46:04 +04:00
softsimon
fb94be1767 Handle instant block, txid and address search
fixes #2619
2022-10-16 02:46:04 +04:00
wiz
037abbdbcb Merge pull request #2629 from mononaut/fix-preview-flow-highlight-bug
Fix transaction preview flow diagram highlight bug
2022-10-16 07:38:49 +09:00
wiz
c09e91644b Merge branch 'master' into fix-preview-flow-highlight-bug 2022-10-16 07:29:50 +09:00