78 Commits (139dd982ac93bbe76b457acc3663ca0df442c048)

Author SHA1 Message Date
jamaljsr c99f025147 feat(logs): add ability to view live logs from nodes 5 years ago
jamaljsr 37268f9ca1 feat(designer): add right-click menu to chart nodes 5 years ago
jamaljsr 9db3583133 fix(terminal): fix broken line wrapping for long commands 5 years ago
jamaljsr de8f62a987 feat(images): add custom nodes to the New Network screen 5 years ago
jamaljsr 2b4a8a0366 test(network): add unit tests for networks file migration 5 years ago
jamaljsr d0591a48f4 feat(i18n): add debug logging for language detection 5 years ago
jamaljsr c4a6fb4643 docs(todo): update todo list 5 years ago
jamaljsr 1e707ef11a test(unit): fix all failing unit tests 5 years ago
jamaljsr a10071529e feat(bitcoind): display bitcoin peer connection details in the sidebar 5 years ago
jamaljsr b81e9d0f19 feat(bitcoind): prevent removing the last compatible bitcoin node 5 years ago
jamaljsr 6efba9171f feat(network): prevent adding incompatible nodes to the network 5 years ago
jamaljsr da9861c863 feat(designer): display modal when changing a backend node 5 years ago
jamaljsr 2374b21b5f feat(designer): drag from LN to bitcoin node to change backend 5 years ago
jamaljsr 8ecc25cafe fix(lightning): fix newly opened channels showing as pending 5 years ago
jamaljsr 53cd8583da fix(bitcoind): fix broken peer link when a middle btc node is removed 5 years ago
jamaljsr 0ef41fe468 feat(bitcoind): connect bitcoin peers after they all start up 5 years ago
jamaljsr e8d291bdc9 feat(lightning): display LN node chain height in sidebar 5 years ago
jamaljsr 87ec3be106 feat(sidebar): add toggle to sidebar to show/hide older node versions 5 years ago
jamaljsr 51fb04254a feat(network): add support for bitcoind v0.19.0.1 and LND v0.8.2 5 years ago
jamaljsr 2ffc29ec45 fix(bitcoind): fix insufficient funds error when depositing coins 5 years ago
jamaljsr 1fc7759583 fix(bitcoind): fix LN node to bitcoin link missing after removal 5 years ago
jamaljsr e83888a192 feat(bitcoind): add ability to remove a bitcoind node 5 years ago
jamaljsr 593fa5ecb2 feat(bitcoind): drag & drop new bitcoind nodes onto the network 5 years ago
jamaljsr 5fc17de46f feat(bitcoind): add peers to bitcoind nodes 5 years ago
jamaljsr 7b1634b3a5 feat(bitcoind): use constants for bitcoind rpc credentials 5 years ago
jamaljsr 63a90ee2c7 refactor(designer): refactor syncChart to also redrad the chart 5 years ago
jamaljsr 70272d19f4 feat(payments): implement payInvoice for LND nodes 5 years ago
jamaljsr 173e8e1897 feat(payments): implement payInvoice for c-lightning nodes 5 years ago
jamaljsr 16a10294a4 refactor(lnddefaults): add LND prefix to lndDefauls funcs 5 years ago
jamaljsr 2f64e42adc test(clightning): add and update unit tests for service classes 5 years ago
jamaljsr ad32e86826 fix(clightning): fix c-lightning node initiator detection 5 years ago
jamaljsr 1e10b642f5 refactor(config): extract hard-coded strings into constants 5 years ago
jamaljsr 22338a2c17 fix(clightning): fix duplicate channels being displayed in the graph 5 years ago
jamaljsr 8141da89af fix(bitcoind): update bitcoind state when funds are deposited 5 years ago
jamaljsr c01cace396 fix(clightning): fix duplicate channel displayed for clightning nodes 5 years ago
jamaljsr aed7b9d154 feat(clightning): display 30s msg when waiting for clightning to sync 5 years ago
jamaljsr 0f7e6f1597 feat(lightning): auto update lightning node info when a block is mined 5 years ago
jamaljsr 99df9124f2 feat(clightning): throw errors when a c-lightning API call fails 5 years ago
jamaljsr a8c746aa58 feat(clightning): implement removing of c-lightning nodes 5 years ago
jamaljsr b61d14d30d feat(clightning): implement dragging c-lightning nodes from the sidebar 5 years ago
jamaljsr d77fef6c58 refactor(lightning): update may var names from lnd to lightning 5 years ago
jamaljsr fcb0749bff feat(network): implement node removal 5 years ago
jamaljsr 94a6fc66d2 feat(terminal): add node actions to open terminal in new window 5 years ago
jamaljsr 277195c5e5 feat(docker): display docker & compose versions in footer 5 years ago
jamaljsr d1bca87fc1 feat(network): implement deleting a network 5 years ago
jamaljsr 0d632e554c feat(network): implement renaming the network 5 years ago
jamaljsr f7fe9d8da9 feat(network): add block height and mine btn to network header 5 years ago
jamaljsr 2c872fb89b docs(todo): update todo list 5 years ago
jamaljsr 89b8b68225 feat(network): detect ports in use to avoid conflicts on network startup 5 years ago
jamaljsr 07db3badab feat(lnd): add support for multiple versions of LND nodes 5 years ago