Commit Graph

26116 Commits

Author SHA1 Message Date
ixv
0da2778193 btc: update hash verification process 2021-05-26 18:30:18 -07:00
ixv
332652e0d1 glob: generalize 2021-05-26 18:30:18 -07:00
pkova
7b44129a43 btc: confirm master ticket on wallet setup 2021-05-26 18:30:18 -07:00
pkova
62bc36c918 btc: overflow-wrap addresses on sent screen 2021-05-26 18:30:18 -07:00
pkova
4bd945ee6e btc: add signing through bridge 2021-05-26 18:30:18 -07:00
pkova
aa7811c2f5 btc: make feePicker position: absolute instead of relative 2021-05-26 18:30:18 -07:00
pkova
234b2be133 btc: add invalid key error handling 2021-05-26 18:30:18 -07:00
pkova
a4c03cc630 btc: add dust error handling 2021-05-26 18:30:18 -07:00
pkova
d93020d9c6 btc: add basic error handling 2021-05-26 18:30:18 -07:00
pkova
6847bf0813 btc: remove unnecessary retry logic, send balance in handle-tx-info 2021-05-26 18:30:18 -07:00
ixv
41685a88c0 btc: settings page 2021-05-26 18:30:18 -07:00
ixv
a791a2edf1 btc: fix history bug 2021-05-26 18:30:18 -07:00
ixv
36f8167986 btc: attach note to transaction 2021-05-26 18:30:18 -07:00
ixv
d6a695c131 btc: blur and warning typo 2021-05-26 18:30:18 -07:00
pkova
4a0caa9fc3 btc: add balance events on handle-address-info 2021-05-26 18:30:18 -07:00
Isaac Visintainer
84ccb732e6 btc: finish fee picker 2021-05-26 18:30:18 -07:00
Isaac Visintainer
aa5ccf8122 btc: add warning message 2021-05-26 18:30:18 -07:00
Isaac Visintainer
b2887e75a0 btc: add tile 2021-05-26 18:30:18 -07:00
édouard
2c6c83bc14 stying edits: small collection of various visual fixes
All edits were constrained within the `/components` directory of the wallet src. Most involve simple value switches and other similarly simple fixes, towards matching designs.
2021-05-26 18:30:18 -07:00
Isaac Visintainer
82829c6ee0 btc: retry logic for unconfirmed balance, show it on frontend 2021-05-26 18:30:18 -07:00
Isaac Visintainer
718d774d0d btc: first pass on fee selection 2021-05-26 18:30:18 -07:00
pkova
1a096efbba btc: retry logic for unconfirmed balance, show it on frontend 2021-05-26 18:30:18 -07:00
Isaac Visintainer
78a7dd256f temp 2 2021-05-26 18:30:18 -07:00
Isaac Visintainer
24db04bccc temp 2021-05-26 18:30:18 -07:00
Isaac Visintainer
2288858302 btc: route network info from top level 2021-05-26 18:30:18 -07:00
Isaac Visintainer
6377f49340 btc: js hash check generator 2021-05-26 18:30:18 -07:00
Isaac Visintainer
df3f6c9042 btc: address validation; loading states in sending flow 2021-05-26 18:30:18 -07:00
Isaac Visintainer
4a67c56706 btc: add icon 2021-05-26 18:30:18 -07:00
pkova
a740b7ea1f btc: round denominated amounts on invoice and sent screens 2021-05-26 18:30:18 -07:00
pkova
89b7a24109 btc: reset psbt state on exit from sending flow
This fixes trying to access beyond buffer length errors.
2021-05-26 18:30:17 -07:00
pkova
bdf64a9613 btc: add x to final component in sending flow 2021-05-26 18:30:17 -07:00
Isaac Visintainer
78c0235c99 btc: bug and style fixes for transaction history 2021-05-26 18:30:17 -07:00
Isaac Visintainer
b58fe46fdc btc: fix issue with channel-js part 2 2021-05-26 18:30:17 -07:00
Isaac Visintainer
e3c20a2901 btc: improved transitions and error handling for startup modals 2021-05-26 18:30:17 -07:00
Isaac Visintainer
a9706c7ece btc: fix prod build 2021-05-26 18:30:17 -07:00
Isaac Visintainer
517d26a3f7 btc: improved initial loading display 2021-05-26 18:30:17 -07:00
Isaac Visintainer
99a44640f0 btc: fix issue with channel-js resubscribes 2021-05-26 18:30:17 -07:00
Isaac Visintainer
62afe28f3f btc: allow unsetting provider; let frontend know if wallet is removed 2021-05-26 18:30:17 -07:00
Isaac Visintainer
ac02810fde btc: fix currencyValue in transaction.js 2021-05-26 18:30:17 -07:00
pkova
5d44b596d0 btc: propagate psbt state through balance component 2021-05-26 18:30:17 -07:00
Isaac Visintainer
e043273446 btc: currency rate polling and reducer 2021-05-26 18:30:17 -07:00
Isaac Visintainer
02b4ac1a91 btc: fix transaction ordering 2021-05-26 18:30:17 -07:00
Isaac Visintainer
e759050eb2 btc: check if payee has wallet; allow sending to external addresses 2021-05-26 18:30:17 -07:00
Isaac Visintainer
f161ef69ec btc: some frontend cleanup 2021-05-26 18:30:17 -07:00
Isaac Visintainer
197934f95b btc: address copying 2021-05-26 18:30:17 -07:00
Isaac Visintainer
2158e9a4cd btc: transaction history 2021-05-26 18:30:17 -07:00
pkova
fdfcf27ec4 btc: make button in send.js reactive 2021-05-26 18:30:17 -07:00
pkova
c8c1bdf0be btc: add USD currency conversion rate fetching 2021-05-26 18:30:17 -07:00
pkova
44767c00dd btc: styling improvements in invoice.js 2021-05-26 18:30:17 -07:00
pkova
a548414baf btc: styling improvements in send.js 2021-05-26 18:30:17 -07:00