330 Commits (f9f41660952c3d5dd3892e8c8905cffe02437d8d)
 

Author SHA1 Message Date
Renovate Bot f9f4166095 chore(deps): update dependency @types/react to v16.9.5 5 years ago
Renovate Bot 8b93c4b9c6 chore(deps): update dependency @testing-library/react to v9.3.0 5 years ago
Renovate Bot 8d328b4092 chore(deps): pin dependencies 5 years ago
jamaljsr 59d82faa07 test(challens): add unit tests for new code 5 years ago
jamaljsr af13947098 test(channels): fix errors in unit tests 5 years ago
jamaljsr 3fab4c32c2 feat(channels): show OpenChannel modal when a chart link is created 5 years ago
jamaljsr 2dcb97410f feat(channels): mode OpenChannelModal state to redux 5 years ago
jamaljsr 8c6f54be0c feat(lnd): add wallet balance to the sidebar header 5 years ago
jamaljsr 4018aa5ffc feat(lnd): change DDeposit Funds to use sats 5 years ago
jamaljsr 1b90374776 feat(channels): implement channel opening 5 years ago
jamaljsr d8e757e692 feat(channels): create lndProxyClient class 5 years ago
jamaljsr 0dd83b4a56 feat(channels): add openChannel skeleton to the lnService class 5 years ago
jamaljsr fcf2551f0a feat(channels): display node balances in open channel form 5 years ago
jamaljsr 51963417f6 feat(channels): add form fields to the open channel modal 5 years ago
jamaljsr 57fff8ea8b feat(channels): add initial UI for Open Channel modal 5 years ago
Renovate Bot 8a827020e0 chore(deps): update emotion monorepo to ^10.0.20 5 years ago
jamaljsr cb2dcfac7f chore(config): update renovatebot to only run weekly 5 years ago
jamaljsr 51aa37baad test(lnd): add and update unit tests 5 years ago
jamaljsr 05dedf4b07 feat(lnd): deposit coins into LND wallet 5 years ago
jamaljsr 52ec34d732 feat(lnd): get wallet balance from LND node 5 years ago
Renovate Bot d4e9ad1cf9 chore(deps): update dependency cross-env to ^6.0.3 5 years ago
Renovate Bot 9d4ba06e51 chore(deps): update dependency i18next to ^17.0.18 5 years ago
Renovate Bot 589798708b chore(deps): update dependency husky to ^3.0.8 5 years ago
Renovate Bot 618f16838e chore(deps): update dependency @types/node to v12.7.9 5 years ago
Renovate Bot ddf275f2a1 chore(deps): update dependency electron to ^6.0.11 5 years ago
Renovate Bot d69f1f38a8 chore(deps): update dependency easy-peasy to v3.1.0 5 years ago
Renovate Bot f1b6eb55eb chore(deps): update dependency eslint-plugin-react to ^7.15.1 5 years ago
jamaljsr f58de332ef test(designer): add unit tests for designer model 5 years ago
jamaljsr d8cdc97cc2 feat(designer): fix broken unit tests 5 years ago
jamaljsr fe80e37014 feat(designer): update chart nodes status dynamically 5 years ago
jamaljsr 5f9f07396a feat(designer): move network designer data to a redux store 5 years ago
Renovate Bot 6cd119cdfc chore(deps): update dependency cross-env to ^6.0.2 5 years ago
Renovate Bot 0b37f139a8 chore(deps): update dependency i18next to ^17.0.17 5 years ago
Renovate Bot 5636ccf21d chore(deps): update dependency lint-staged to ^9.4.1 5 years ago
Renovate Bot 7812446a90 chore(deps): update dependency eslint-plugin-react to ^7.15.0 5 years ago
Renovate Bot e20f9416c2 chore(deps): update reactrouter monorepo to ^5.1.2 5 years ago
Renovate Bot a98893fcc5 chore(deps): update dependency nodemon to ^1.19.3 5 years ago
Renovate Bot 8a37bcb646 chore(deps): update dependency @types/react to v16.9.4 5 years ago
jamaljsr 02f8d4b5be test(utils): add additional unit tests for async utils 5 years ago
jamaljsr df0f68b94b test(lnd): add additional unit tests 5 years ago
jamaljsr ca764f592a test(e2e): fix failing e2e tests 5 years ago
jamaljsr 1ce6dfecc6 test(lnd): fix all failing unit tests 5 years ago
jamaljsr 3063f9668f feat(lnd): remove manual LND node initialization 5 years ago
jamaljsr ccc38e2b14 feat(bitcoind): update network start to wait for bitcoind to come online 5 years ago
jamaljsr d4a76da9f4 feat(bitcoind): update bitcoindService to wait until online 5 years ago
jamaljsr a48ed39a8e feat(network): display 404 content in NetworkView 5 years ago
jamaljsr 28042e4095 feat(lnd): wait for LND to be online before allowing interaction 5 years ago
jamaljsr cb1b71ba9f fix(electron): fix electron devtools not installing properly 5 years ago
jamaljsr 40b1d4f6da refactor(lnd): rename interface LNDNode to LndNode 5 years ago
jamaljsr 674c8880c7 test(lnd): update unit tests for designer components 5 years ago