Matilde Park
2a8edc7704
btc: remove urbitrc import
2021-05-27 13:37:28 -04:00
ixv
13807303b4
Merge pull request #4940 from urbit/release/bitcoin-wallet
...
Bitcoin Wallet
2021-05-27 10:28:18 -07:00
James Acklin
9ba4b0c1cf
messages: respect hidden nicknames, conditional mono
...
fixes urbit/landscape#623
2021-05-27 12:08:03 -04:00
matildepark
d9a1980974
Merge pull request #4934 from urbit/lf/chromatic
...
interface: add more stories, integrate Chromatic CI
2021-05-27 09:58:28 -04:00
Matilde Park
34e46d8c0e
meta: modify devnet build for new glob
2021-05-27 08:51:02 -04:00
Liam Fitzgerald
57a7822b65
interface: prevent storybook flake
2021-05-27 15:28:59 +10:00
Liam Fitzgerald
dbf8b05e41
Merge remote-tracking branch 'origin/release/next-userspace' into lf/chromatic
2021-05-27 15:20:15 +10:00
Liam Fitzgerald
b8ec17f08c
btc-wallet: standardise build process
2021-05-26 18:30:18 -07:00
Matilde Park
bb2b1bdae5
launch: fix types
2021-05-26 18:30:18 -07:00
ixv
7b6e054ad5
btc: link to urbit.org to learn more about wallet
2021-05-26 18:30:18 -07:00
ixv
db952bd22d
btc: switch network to bitcoin
2021-05-26 18:30:18 -07:00
ixv
0b2e28934b
btc: stop putting so many things in window
2021-05-26 18:30:18 -07:00
ixv
40d69b5a02
btc: invoice error handling
2021-05-26 18:30:18 -07:00
ixv
768b47985d
btc: change tile to svg
2021-05-26 18:30:18 -07:00
pkova
74492b7b0f
btc: add reworked urbit-key-generation, fixes in bridge flow
2021-05-26 18:30:18 -07:00
ixv
a710de616c
btc: provider now has one heartbeat for all clients
2021-05-26 18:30:18 -07:00
ixv
01c48b5c2e
btc: connection status styling
2021-05-26 18:30:18 -07:00
ixv
8770e1e00c
btc: persist preferred currency; clean up btc currency style
2021-05-26 18:30:18 -07:00
ixv
84f6aa33d0
btc: feepicker dismissal
2021-05-26 18:30:18 -07:00
ixv
87855eadc4
btc: copy truncated address
2021-05-26 18:30:18 -07:00
ixv
b157f9ddde
btc: switch feepicker
2021-05-26 18:30:18 -07:00
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