1038 Commits (c4d701c156a714d88d21c6a085d48201f992f8fc)
 

Author SHA1 Message Date
Ben Woosley c4d701c156
Merge pull request #433 from mrfelton/fix/lnd-output-parsing 6 years ago
Ben Woosley 742a3dd26b
Merge pull request #427 from Empact/network 6 years ago
Ben Woosley ee4157b49b
Merge pull request #429 from Empact/enhance/onboarding 6 years ago
Ben Woosley a1873ead1c
Merge pull request #435 from mrfelton/build/unneeded-concurrently 6 years ago
Tom Kirkpatrick 87ef962ef2
build(scripts): remove unneeded call to concurrently 6 years ago
Tom Kirkpatrick 1b702e946a
fix(lnd): better lnd log parsing 6 years ago
Ben Woosley 0ce5b04fe5
Don't run onboarding if LND is already running locally 6 years ago
Ben Woosley 07facd5d0d
On the receive modal, label the address Testnet when appropriate 6 years ago
Ben Woosley 08fbed672f
Prefix ticker units with 't' when running on testnet 6 years ago
Ben Woosley 7d39aec678
Replace info.isTestnet with info.network 6 years ago
Ben Woosley 49b1633341
Inline walletProps into mergeProps 6 years ago
Ben Woosley 2a4cbc355b
Merge pull request #426 from mrfelton/feat/update-tooling 6 years ago
Ben Woosley 44abfe33a4
Merge pull request #423 from mrfelton/feat/update-grpc 6 years ago
Tom Kirkpatrick f50dd34aa0
build(types): update flowtype 6 years ago
Tom Kirkpatrick 7bb0d469f2
build(lint): update stylelint to v9.3.0 6 years ago
Tom Kirkpatrick 0fa348c53c
chore(deps): update chalk to v4.17.10 6 years ago
Tom Kirkpatrick d1ef19ab0f
chore(deps): update lodash to v4.17.10 6 years ago
Tom Kirkpatrick 903c8757c7
build(lint): update eslint packages 6 years ago
Tom Kirkpatrick 2e32f44c74
build(webpack): update webpack to v4.x 6 years ago
Tom Kirkpatrick d43df230a8
build(scripts): update cross-env to v5.2.0 6 years ago
Tom Kirkpatrick aaed9c1dbf
build(webpack): migrate to babel-minify-webpack-plugin 6 years ago
Tom Kirkpatrick 7721915e7e
build(scripts): update cross-spawn to v6.0.5 6 years ago
Tom Kirkpatrick 63f9bd6a09
ci(travis): only install grpc once 6 years ago
Tom Kirkpatrick 8f15cb8bd5
build(babel): update babel packages 6 years ago
Tom Kirkpatrick 791a3259e7
build(webpack): update webpack packages 6 years ago
Tom Kirkpatrick 7c0c91a26b
build(scripts): update concurrently to v3.5.1 6 years ago
Tom Kirkpatrick a41f5f04f0
build(electron): update electron-builder to v20.15.3 6 years ago
Tom Kirkpatrick fa0f78ae60
fix(grpc): update grpc to v1.12.3 6 years ago
Ben Woosley 2b4190d6d0
Merge pull request #417 from Empact/modal-root 6 years ago
Ben Woosley 037f351b59
Drop the ModalRoot component 6 years ago
Ben Woosley ba79b67e31
Drop the unused WalletDetails modal 6 years ago
Ben Woosley 7e998285f9
Drop the SuccessfulSendPayment and SuccessfulSendCoins modals 6 years ago
Ben Woosley 4652c60ea7
Fix ModalRoot spec to pass 6 years ago
JimmyMow 58acc4e9f3
Merge pull request #414 from LN-Zap/fix/onboarding-copy 6 years ago
Jack Mallers 42344065f4 fix(lint): fix lint errors 6 years ago
Jack Mallers 101dc21534 fix(connection-type): improve connection type copy 6 years ago
JimmyMow 7186b6939a
Merge pull request #413 from LN-Zap/fix/new-invoice-timestamp 6 years ago
Jack Mallers 225adf6a97 fix(addInvoice): decode payreq and send all invoice data back after newly created invoice 6 years ago
JimmyMow 5915e20f1b
Merge pull request #412 from LN-Zap/fix/activity-ordering 6 years ago
Jack Mallers 8339c0b04d fix(daily activity sort): sort the activity within a day from new to old 6 years ago
JimmyMow 590ac80785
Merge pull request #411 from LN-Zap/fix/invoice-creation 6 years ago
Jack Mallers 498b09ca35 fix(convert): return value if converting with same to and from currency 6 years ago
JimmyMow d9a2276942
Merge pull request #397 from mrfelton/fix/channel-search-node-alias 6 years ago
JimmyMow d42ebd27fd
Merge pull request #409 from NahomAgidew/fix/link-to-lnd-binary 6 years ago
Nahom Abi 1d20ac2e10 fix(link-to-lnd-binary): update link to lnd-binary in ADVANCED.md 6 years ago
JimmyMow 5cb6863bcb
Merge pull request #408 from LN-Zap/fix/dynamic-explorer-links 6 years ago
Jack Mallers 0611a9a99b fix(lint): fix lint errors 6 years ago
Jack Mallers 5ab19cd19b fix(dynamic-showTransaction): add isTestnet param to function and update function calls 6 years ago
Ben Woosley 2b266d8d07
Merge pull request #332 from Empact/enhance/lnd-error-handling 6 years ago
JimmyMow b36071a424
Merge pull request #398 from mrfelton/fix/payment-form-on-top 6 years ago