Mononaut
|
b6343ddc2d
|
Clean up block audit page & tweak color scheme
|
2022-10-28 18:49:28 -06:00 |
|
Mononaut
|
d86f045150
|
differentiate censored/missing txs in block audit
|
2022-10-28 18:49:28 -06:00 |
|
Mononaut
|
e2e50ac6bf
|
Fix block audit mobile toggle buttons
|
2022-10-28 18:48:47 -06:00 |
|
Mononaut
|
6d28259515
|
disable block audits unless indexing is enabled
|
2022-10-28 15:16:03 -06:00 |
|
Mononaut
|
968d7b827b
|
Optimize makeBlockTemplates
|
2022-10-27 10:25:16 -06:00 |
|
Mononaut
|
832ccdac46
|
improve audit analysis and scoring
|
2022-10-27 10:25:15 -06:00 |
|
Mononaut
|
39afa4cda1
|
Fix errors in block audit tx selection algorithm
|
2022-10-27 10:25:15 -06:00 |
|
Mononaut
|
702ff2796a
|
New projected block transaction selection algo
|
2022-10-27 10:25:15 -06:00 |
|
hunicus
|
cb576ce601
|
Add electrum rpc doc tab for official instance
|
2022-10-26 12:33:13 -04:00 |
|
softsimon
|
e14fff45d6
|
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
|
847aa1ba13
|
Merge branch 'master' into frontend_runtime_config
|
2022-10-22 10:28:35 -07:00 |
|
Mononaut
|
58371bbd7d
|
Fix mirrored blocks in TV view in LTR time mode
|
2022-10-22 16:16:32 +00:00 |
|
softsimon
|
f3faf99c15
|
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
|
a5c4f8e2f3
|
Adding migration to force rescan of closed channels
|
2022-10-21 23:42:37 +04:00 |
|
nymkappa
|
27c39ef557
|
Only show active nodes is isp page
|
2022-10-21 20:09:20 +02:00 |
|
softsimon
|
9e0a91efd2
|
Updating Docker README
|
2022-10-21 21:08:48 +04:00 |
|
softsimon
|
601a559784
|
Adding MEMPOOL.ENABLED config to Docker
|
2022-10-21 21:08:48 +04:00 |
|
softsimon
|
0e0ac363cf
|
Updating unit test
|
2022-10-21 21:08:48 +04:00 |
|
softsimon
|
b31642e554
|
Disable mempool config
fixes #2090
|
2022-10-21 21:08:48 +04:00 |
|
softsimon
|
5f87cc6d37
|
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
|
b89d526379
|
Update frontend/src/app/components/tx-features/tx-features.component.html
|
2022-10-21 18:37:31 +04:00 |
|
softsimon
|
67429d83b5
|
Merge pull request #2645 from mempool/simon/transifex-pull
Pulled from transifex
|
2022-10-21 18:22:18 +04:00 |
|
softsimon
|
5c6060780b
|
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
|
06a89bc1a7
|
tolerate extra '/'s in unfurler requests
|
2022-10-20 21:13:13 +00:00 |
|
Mononaut
|
022785a555
|
Fix ln close classification logic
|
2022-10-20 17:59:36 +00:00 |
|
softsimon
|
69baf97445
|
Pulled from transifex
|
2022-10-20 14:42:12 +04:00 |
|
Mononaut
|
04fa08085d
|
Fix negative potential taproot savings tooltip
|
2022-10-19 21:26:35 +00:00 |
|
softsimon
|
9bb897307f
|
Update README.md
|
2022-10-18 03:00:17 +04:00 |
|
Stephan Oeste
|
f3c947685a
|
Configure zero base fee as default for core lighting
|
2022-10-17 18:53:46 +02:00 |
|
softsimon
|
dffe9fa4e6
|
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
|
20bef70390
|
Fix flow diagram navigation for coinbases & pegins
|
2022-10-16 22:44:48 +00:00 |
|
Mononaut
|
ae9439a991
|
vin/vout selection syntax via url fragments
|
2022-10-16 22:42:38 +00:00 |
|
Felipe Knorr Kuhn
|
9964f1ab14
|
Stop using the cache busting config loader
|
2022-10-16 15:19:44 -07:00 |
|
Felipe Knorr Kuhn
|
f27abb1421
|
Change ownership of /var/www/mempool to the Docker user
|
2022-10-16 14:41:39 -07:00 |
|
wiz
|
ee6766e34c
|
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
|
76764936f9
|
Merge branch 'master' into nymkappa/bugfix/log-counter
|
2022-10-17 04:25:27 +09:00 |
|
wiz
|
596c7afecb
|
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
|
ffad5e2a30
|
Merge branch 'master' into simon/instant-search-results
|
2022-10-17 03:48:35 +09:00 |
|
wiz
|
8da476c48c
|
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
|
5bfc8a9d58
|
Use a single command to find the config path
|
2022-10-16 08:40:22 -07:00 |
|
Felipe Knorr Kuhn
|
670f85b1f5
|
Copy the sample config before building the frontend
|
2022-10-16 08:39:44 -07:00 |
|
softsimon
|
82a4212b72
|
Click to close search dropdown
|
2022-10-16 12:54:29 +04:00 |
|
Felipe Knorr Kuhn
|
cfa8a9a7d6
|
Update the Docker frontend startup script to read and replace runtime config values
|
2022-10-15 19:46:30 -07:00 |
|
Felipe Knorr Kuhn
|
b77fe0dca2
|
Change template keys in generate-config script
|
2022-10-15 19:45:15 -07:00 |
|
Felipe Knorr Kuhn
|
81d35d9401
|
Update nginx cache settings for the frontend config files
|
2022-10-15 19:44:34 -07:00 |
|
wiz
|
2742acf6ee
|
Merge branch 'master' into save-flow-preference
|
2022-10-16 08:11:03 +09:00 |
|
softsimon
|
8a2b144e29
|
Altering bc1 regex matching to correctly require 39 characters
|
2022-10-16 02:46:04 +04:00 |
|
softsimon
|
3e66e4d6db
|
Handle instant block, txid and address search
fixes #2619
|
2022-10-16 02:46:04 +04:00 |
|
wiz
|
61e8892204
|
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
|
543c4feaf9
|
Merge branch 'master' into fix-preview-flow-highlight-bug
|
2022-10-16 07:29:50 +09:00 |
|