4365 Commits

Author SHA1 Message Date
softsimon
d0288a3fd5 Renaming config LND_NODE_AUTH to LND 2022-07-08 18:55:26 +02:00
nymkappa
d1cfdd5931 Merge Lightning backend into Mempool backend 2022-07-08 18:55:26 +02:00
softsimon
b5995e0331 Backfill node and capacity 2022-07-08 18:55:26 +02:00
softsimon
459dee69d4 Store channel closing date 2022-07-08 18:55:25 +02:00
softsimon
51a8655101 Adding missing *.json files 2022-07-08 18:55:25 +02:00
softsimon
d4f5a92d66 Making socket configurable 2022-07-08 18:55:25 +02:00
softsimon
cf2142e40e Minor tls spelling fix 2022-07-08 18:55:25 +02:00
softsimon
58c07abd9d Adding missing migration index key 2022-07-08 18:55:25 +02:00
softsimon
66eb3cd0ca Fix TLS misspelling 2022-07-08 18:55:25 +02:00
softsimon
292b53b2c4 Node graphs 2022-07-08 18:55:25 +02:00
softsimon
0a15b5d0de Timestamp component 2022-07-08 18:55:24 +02:00
softsimon
d88e7aea1f Dashboard stats graph 2022-07-08 18:55:24 +02:00
softsimon
b179c53661 Sats component rounding 2022-07-08 18:55:24 +02:00
softsimon
3d8fabd564 Adding TLV to channel details 2022-07-08 18:55:24 +02:00
softsimon
f630754aa3 Label channel closes 2022-07-08 18:55:24 +02:00
softsimon
8ef5e7425b Closed channels forensics 2022-07-08 18:55:24 +02:00
softsimon
fee6d3c4e9 Search fix. Channel update. 2022-07-08 18:55:24 +02:00
softsimon
30bf725020 Merge conflict fix. 2022-07-08 18:55:24 +02:00
softsimon
6e2b1d633b Channel pagination 2022-07-08 18:55:23 +02:00
softsimon
7f7fa2eb6a Improving channels api with node data 2022-07-08 18:55:23 +02:00
softsimon
e12f32ef80 Node and Channel pages improvements 2022-07-08 18:55:23 +02:00
softsimon
179f959f0f More node info 2022-07-08 18:55:23 +02:00
softsimon
2fec4ead2f Search bar refactored with Nodes and Channels 2022-07-08 18:55:23 +02:00
softsimon
925e5c4758 Search API 2022-07-08 18:55:23 +02:00
softsimon
7f6a0c3c15 Updated migration script with latest database model. 2022-07-08 18:55:23 +02:00
softsimon
a8ece05f90 Link channels from Transaction page. 2022-07-08 18:55:23 +02:00
softsimon
04fbf3d669 Adding Lightning wrapper component 2022-07-08 18:55:22 +02:00
softsimon
9aa6455ef8 Node qr code 2022-07-08 18:55:22 +02:00
softsimon
79aa4461f3 Socket selector and copy 2022-07-08 18:55:22 +02:00
softsimon
d9d7f8cc66 Node stats updates 2022-07-08 18:55:22 +02:00
softsimon
7d6f0b5ebe Adding channel id in addition to short id 2022-07-08 18:55:22 +02:00
softsimon
68726c238a Find inactive channels with dead nodes. 2022-07-08 18:55:22 +02:00
softsimon
4ef28fa0d4 Channel status 2022-07-08 18:55:22 +02:00
softsimon
5374fcbe9a Channel component 2022-07-08 18:55:22 +02:00
softsimon
1c3570113e Node and channel API 2022-07-08 18:55:21 +02:00
softsimon
fb77362f47 Store and display stats and node top lists 2022-07-08 18:55:21 +02:00
softsimon
582fd0149f Store nodes and channels 2022-07-08 18:55:21 +02:00
softsimon
1302888b5d Store network stats 2022-07-08 18:55:21 +02:00
softsimon
ba28d9084d Lightning explorer base structure 2022-07-08 18:55:21 +02:00
wiz
38b54d7d95 Merge pull request #2046 from knorrium/knorrium/fix-package-lock
Fix missing dependencies
2022-07-08 18:55:17 +02:00
Felipe Knorr Kuhn
34be85a521 Fix missing dependencies 2022-07-08 09:40:14 -07:00
wiz
3bbfa25dc6 Merge pull request #2045 from mempool/wiz/update-nodejs-v16.16.0
Update to Node.js v16.16.0, use shared zlib for prod
2022-07-08 18:33:06 +02:00
wiz
2980790fad Update to Node.js v16.16.0, use shared zlib for prod 2022-07-08 17:22:56 +02:00
transifex-integration[bot]
61801ede61 Translate /frontend/src/locale/messages.xlf in nb
review completed for the source file '/frontend/src/locale/messages.xlf'
on the 'nb' language.
2022-07-08 15:07:38 +00:00
transifex-integration[bot]
952df9efd0 Translate /frontend/src/locale/messages.xlf in fr
review completed for the source file '/frontend/src/locale/messages.xlf'
on the 'fr' language.
2022-07-08 15:07:38 +00:00
wiz
88f57d011b Merge pull request #2036 from mempool/simon/amount-string-merge
Renaming value -> amount
2022-07-08 17:07:23 +02:00
wiz
bda324c00c Merge pull request #2037 from knorrium/knorrium/node_matrix
Run the CI action on 16 and 18
2022-07-08 17:06:51 +02:00
dependabot[bot]
84ad4c447b Bump tinyify from 3.0.0 to 3.1.0 in /frontend
Bumps [tinyify](https://github.com/browserify/tinyify) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/browserify/tinyify/releases)
- [Changelog](https://github.com/browserify/tinyify/blob/default/CHANGELOG.md)
- [Commits](https://github.com/browserify/tinyify/compare/v3.0.0...v3.1.0)

---
updated-dependencies:
- dependency-name: tinyify
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-08 15:05:02 +00:00
wiz
94c0822805 Merge pull request #2042 from mempool/simon/revert-angular-14-upgrade
Revert: Angular 14 upgrade
2022-07-08 17:03:49 +02:00
wiz
2360d8c386 Merge pull request #2040 from Emzy/ops/disable-dialog
Remove the dialog for now on prod install
2022-07-08 16:55:40 +02:00