Ben Woosley
|
301a03c588
|
enhance(network-graph): Make the network graph fill the available window space
Drop unused width/height state variables.
|
7 years ago |
João Almeida
|
8481c8108c
|
fix(update electron-build target for latest release when installing grpc)
|
7 years ago |
Ben Woosley
|
3e8a7072c0
|
fix(typo): accross -> across
Fixes #111
|
7 years ago |
Jack Mallers
|
c7ed8ece98
|
fix(package-lock.json): remove package-lock.json in favor of yarn
|
7 years ago |
João Almeida
|
dd40200933
|
fix(auth-macaroon): Remove 'no-macaroon' flag for lnd call
|
7 years ago |
João Almeida
|
98e005938d
|
feature(auth-macaroon): Add macaroon auth support
|
7 years ago |
Jack Mallers
|
30eb4c8a4d
|
fix(d3): only require modules that are needed
|
7 years ago |
Jack Mallers
|
10d6544986
|
fix(lint): fix so many linting errors lol
|
7 years ago |
Ben Woosley
|
323be82ea2
|
fix(flow): Fix main.dev flow to avoid possibly-null access
|
7 years ago |
Ben Woosley
|
462c1162b4
|
fix(channels prop): Fix that Channels was not passing down closeChannel to Channel
This is a required prop.
|
7 years ago |
Jack Mallers
|
03d3724750
|
fix(proto): add proto file for prod builds for now
|
7 years ago |
Jack Mallers
|
4f86a90ee0
|
fix(proto): fix merge conflicts and errors with new proto file
|
7 years ago |
Jack Mallers
|
81c0a2e05a
|
fix(network graph): remove imports of old dependencies
|
7 years ago |
Jack Mallers
|
33beb46d84
|
fix(network map): remove not used dependencies
|
7 years ago |
Jack Mallers
|
4a98e38dea
|
fix(network graph): remove old react-vis-force component
|
7 years ago |
Ben Woosley
|
e25d2fedef
|
fix(peers spec): Drop defunct Peers/index
Unsupported as of: b492fc6bd7
|
7 years ago |
Ben Woosley
|
640c1744ec
|
fix(prop-types): Improve propTypes for Peer and Peers through use of shape
|
7 years ago |
Jack Mallers
|
a51b14f080
|
feature(network map): loading screen for network map
|
7 years ago |
Jack Mallers
|
169f0525af
|
feature(map): built own map with d3
|
7 years ago |
Jim Posen
|
2ce18b85ee
|
Generate witness addresses instead of p2pkh.
lnd requires inputs to funding transactions to spend from
pay-to-witness outputs.
|
7 years ago |
Jack Mallers
|
4e9bf77718
|
fix(info): remove balance and address call on info callback
|
7 years ago |
Jim Posen
|
1cd3907d09
|
Upgrade grpc to 1.7.3.
Fixes https://github.com/grpc/grpc-node/pull/45.
|
7 years ago |
Jack Mallers
|
020e22a746
|
fix(tx subscription): better log message
|
7 years ago |
Jack Mallers
|
d6ef0ecd1b
|
fix(wallet modal): redesign wallet modal
|
7 years ago |
Jack Mallers
|
ac50de138c
|
fix(payment): fix payment error
|
7 years ago |
Jack Mallers
|
907650db46
|
fix(wallet): fix address button
|
7 years ago |
Jack Mallers
|
77845a12af
|
fix(main.styles.css)
|
7 years ago |
Jack Mallers
|
68404f4a61
|
fix(neutrino hosts): fix neutrino hosts
|
7 years ago |
Jack Mallers
|
5a2754049b
|
fix(peers modal): redesign peers modal
|
7 years ago |
Jack Mallers
|
21f3b43a7c
|
fix(ln payment modal): redesign modal
|
7 years ago |
Jack Mallers
|
42bfade73e
|
fix(invoice modal): redesign invoice modal
|
7 years ago |
Jack Mallers
|
8924d142fb
|
fix(tx modal): redo header
|
7 years ago |
Jack Mallers
|
d28075efe3
|
fix(tx modal): restyle tx modal
|
7 years ago |
Jack Mallers
|
bf0227ec96
|
feature(networkmap): working with some performance enhancements
|
7 years ago |
Torkel Rogstad
|
31c62cad12
|
Fixes complaints from npm run lint
|
7 years ago |
Jack Mallers
|
7824860ead
|
fetaure(transactionForm): create transaction form component
|
7 years ago |
Jack Mallers
|
ede5c64e91
|
feature(channels): channel network map working
|
7 years ago |
Jack Mallers
|
40d07e1f06
|
feature(channelsList): style network channels list
|
7 years ago |
Jack Mallers
|
88e4f4313c
|
feature(selectedPeers): allow selected peers to be added or removed
|
7 years ago |
Jack Mallers
|
48cbee018e
|
fix(network graph): sepearte network graph out and add loading screen
|
7 years ago |
Jack Mallers
|
45c0d87c01
|
feature(tabs): dynamic tabs working
|
7 years ago |
Jack Mallers
|
bcdc551131
|
feature(tabs): hard code tabs style
|
7 years ago |
Jack Mallers
|
39a9f61d34
|
feature(network): create network route and nav link
|
7 years ago |
Jack Mallers
|
736639cda6
|
remove unused code
|
7 years ago |
Jack Mallers
|
f9d84532a1
|
fix(syncing): onyl show % when over 0
|
7 years ago |
Jack Mallers
|
ba00f12aec
|
fix(channelform): reset channel form when successful
|
7 years ago |
Jack Mallers
|
c08f56e6ca
|
fix(lint): fixed some linting errors
|
7 years ago |
Jack Mallers
|
dd0cfde853
|
fix(network): remove network for now
|
7 years ago |
Jack Mallers
|
d87d70f367
|
feature(network transaction): design network transaction form
|
7 years ago |
Jack Mallers
|
7c0d9263af
|
fix(network): remove toolbox title
|
7 years ago |