4605 Commits

Author SHA1 Message Date
wiz
f66b97e9b4 Merge pull request #2336 from mempool/nymkappa/feature/stop-updating-closed-channels
If a channel is closed, stop updating it
2022-08-21 22:17:08 +09:00
wiz
96c4ef200e Merge branch 'master' into nymkappa/feature/stop-updating-closed-channels 2022-08-21 22:05:52 +09:00
wiz
70047303e2 Merge pull request #2326 from mempool/nymkappa/feature/hide-map-if-no-geoloc
Hide map if there is not geolocation data available
2022-08-21 22:05:00 +09:00
wiz
fdbeeb8e40 Merge branch 'master' into nymkappa/feature/hide-map-if-no-geoloc 2022-08-21 21:48:34 +09:00
wiz
595d59f27c Merge pull request #2325 from mempool/nymkappa/bugfix/isp-chart-ids
Fix missing isp ids on isp pie chart
2022-08-21 21:48:24 +09:00
wiz
9c376f79c6 Merge branch 'master' into nymkappa/bugfix/isp-chart-ids 2022-08-21 21:12:31 +09:00
wiz
e77f5ea99a Merge pull request #2324 from mempool/nymkappa/feature/improve-location
Create geolocation component to format geolocation data
2022-08-21 21:12:04 +09:00
wiz
07c646acb7 Merge branch 'master' into nymkappa/feature/improve-location 2022-08-21 18:51:06 +09:00
wiz
b62d3e8577 Merge pull request #2323 from mempool/nymkappa/bugfix/node-size-map
Increase node size in channel map on node/channel pages
2022-08-21 18:50:43 +09:00
wiz
dff0bbd1c5 Merge branch 'master' into nymkappa/bugfix/node-size-map 2022-08-21 18:01:56 +09:00
wiz
d74341a3fe Merge pull request #2322 from mempool/nymkappa/bugfix/indexing-message
Fix "indexing in progress" message in ln dashboard
2022-08-21 17:59:34 +09:00
wiz
afcad8233b Merge branch 'master' into nymkappa/bugfix/indexing-message 2022-08-21 17:13:02 +09:00
wiz
218d5f9081 Merge pull request #2320 from mempool/nymkappa/bugfix/isp-chart-perc
Fix wrong tooltip % in isp pie chart
2022-08-21 17:11:44 +09:00
wiz
7ffd905bd6 Merge branch 'master' into nymkappa/bugfix/isp-chart-perc 2022-08-21 16:55:39 +09:00
softsimon
0345ae602c Node alias fulltext search
fixes #2238
2022-08-20 22:10:25 +04:00
wiz
8055685808 Merge pull request #2342 from mempool/simon/display-opening-closing-transactions 2022-08-20 21:05:14 +09:00
wiz
e6fba83f60 Merge branch 'master' into simon/display-opening-closing-transactions 2022-08-20 20:40:46 +09:00
wiz
f5644139e7 Merge pull request #2314 from mempool/nymkappa/bugfix/channel-list-pagination
Fix node channel list pagination
2022-08-20 20:39:00 +09:00
softsimon
ecdd699d91 Reduce default rows and optimize requests for lightning. 2022-08-20 15:37:56 +04:00
softsimon
fd2e2ecafd Display opening and closing transactions on channel page
fixes #2340
2022-08-20 15:37:56 +04:00
wiz
77364006a0 Merge branch 'master' into nymkappa/bugfix/channel-list-pagination 2022-08-20 20:19:55 +09:00
wiz
37d75f5bdf Merge pull request #2335 from mempool/nymkappa/bugfix/most-connected-node-undefined
Fix undefined public_key
2022-08-20 20:18:30 +09:00
wiz
8e3e4d2451 Merge pull request #2311 from mempool/nymkappa/feature/closed-channel-import
Import historical channels
2022-08-20 19:09:16 +09:00
junderw
c8c46f65d4 Refactor Difficulty API logic 2022-08-20 13:02:22 +09:00
junderw
fec6b73a69 Refactor difficulty API logic 2022-08-20 11:24:48 +09:00
junderw
3f46589df0 Fix test setup 2022-08-20 09:53:02 +09:00
junderw
9843c4398f Fix tests 2022-08-20 09:53:02 +09:00
junderw
5f334d0deb Refactor Difficulty Adjustment calc + unit test it 2022-08-20 09:53:02 +09:00
junderw
3272992ff6 Update API docs for Difficulty API (REST) 2022-08-20 09:53:02 +09:00
junderw
90f01954b0 Fix Difficulty API (REST) 2022-08-20 09:53:02 +09:00
nymkappa
4139e64492 Add missing lightning configuration variables where needed 2022-08-19 22:08:36 +02:00
nymkappa
eb87828fc0 Fix LN stats importer with new data "cleanupTopology" structure 2022-08-19 18:07:26 +02:00
wiz
a0f5bc1deb Merge branch 'master' into nymkappa/feature/closed-channel-import 2022-08-20 00:12:08 +09:00
wiz
c588bfa9a3 Merge pull request #2331 from mempool/nymkappa/bugfix/stats-timestamp
Use timestamp instead of date in stats tables
2022-08-20 00:11:46 +09:00
wiz
dc74891afa Merge branch 'master' into nymkappa/bugfix/stats-timestamp 2022-08-19 23:57:14 +09:00
wiz
538322b516 Merge pull request #2319 from mempool/nymkappa/feature/import-json-topology
Import json topology
2022-08-19 23:57:03 +09:00
nymkappa
addddca3b4 If a channel is closed, stop updating it 2022-08-19 16:43:37 +02:00
nymkappa
4a57bc8b14 Fix undefined public_key 2022-08-19 16:38:16 +02:00
wiz
ab76c777e7 Merge pull request #2334 from mempool/wiz/unpublish-github-sponsor
Unpublish the Github Sponsor links
2022-08-19 22:38:57 +09:00
wiz
de418dd7a1 Unpublish the Github Sponsor links 2022-08-19 22:38:18 +09:00
nymkappa
b9664e1c3e Insert channels from historical data 2022-08-19 12:34:38 +02:00
nymkappa
f6e1ee8017 Use timestamp instead of date in stats table 2022-08-19 12:09:58 +02:00
wiz
49567e7371 Merge branch 'master' into nymkappa/feature/import-json-topology 2022-08-19 18:54:03 +09:00
wiz
2ee05357f1 Merge pull request #2329 from mempool/nymkappa/bugfix/revert-2300
Reverted wrong fix in 2300
2022-08-19 17:46:49 +09:00
nymkappa
d6780a1f1b Reverted wrong fix in 2300 2022-08-19 08:55:45 +02:00
wiz
dec44d16d5 Merge pull request #2304 from mononaut/fix-sticky-block-error
Fix sticky error state on block page
2022-08-19 05:46:32 +09:00
wiz
a9f53b07c9 Merge pull request #2300 from slaninas/master
Fix difficulty adjustment
2022-08-19 05:46:14 +09:00
wiz
a8e51d0683 Merge pull request #2328 from mempool/simon/remove-taproot-privacy-claims
Removing taproot privacy claims
2022-08-19 04:52:24 +09:00
softsimon
85e4707e42 Remove taproot privacy claims 2022-08-18 23:34:24 +04:00
wiz
11477fa34e Merge pull request #2327 from mempool/simon/hide-features-before-activation
Hide features before feature activated
2022-08-19 04:32:59 +09:00