Gaëtan Renaudeau
09eb38c9f9
Update SendModalBody.js
7 years ago
Gaëtan Renaudeau
cba5a9e2d4
Fix many bugs in Send flow
7 years ago
Gaëtan Renaudeau
5b33845a7f
fix mutating the store accounts!
btw in future we should just pass option to the Select so we don't need to .map
7 years ago
Gaëtan Renaudeau
fb41a3fdd1
add logger to have more logs logged!
7 years ago
Gaëtan Renaudeau
2b902cbf5c
bump some deps
7 years ago
Gaëtan Renaudeau
ba3cfd6739
Polish code of reducers/accounts
7 years ago
Gaëtan Renaudeau
dbcbe66c6a
Fix countervalues for testnets
7 years ago
Anastasia Poupeney
262d1f4bf9
remove not needed anymore component
7 years ago
Gaëtan Renaudeau
650e8ea2ad
more dynamic refresh rate on EnsureDeviceApp
check needs to be faster when the app is not opened
7 years ago
Gaëtan Renaudeau
34a1621c0a
debounce the device add/remove + better logs
7 years ago
Anastasia Poupeney
a5ac3e88ea
BUG double request to confirm the address on the device in prod
7 years ago
Gaëtan Renaudeau
d4c79fefc6
really fix reorgs of Eth
7 years ago
Gaëtan Renaudeau
3ba6d4e83e
bugfix
7 years ago
Gaëtan Renaudeau
0cab8a80ee
LibcoreBridge: perf + optimistic update
7 years ago
Gaëtan Renaudeau
d51ddbf801
fix countervalue for btc
7 years ago
Gaëtan Renaudeau
ef2275ccae
fix important bug that was not refreshing the blockHeight for Ethereum
7 years ago
Gaëtan Renaudeau
9b98e5cf8b
polish
7 years ago
Gaëtan Renaudeau
729490f22e
fix sort bugs + re-implement the Balance & name
7 years ago
Gaëtan Renaudeau
6831a98bb6
fix potential issue during reorgs
7 years ago
Gaëtan Renaudeau
d423f620ae
improve perfs, use flex-wrap on dashboard
7 years ago
Anastasia Poupeney
37b6074159
adding sentry logs to analytics, splitting select pin and write seed steps
7 years ago
Gaëtan Renaudeau
a5760aa74f
Use intermediary for calculating countervalue
7 years ago
Anastasia Poupeney
fce791e88a
splitting recovery phrase screen in 3 to accomodate all use cases
7 years ago
Gaëtan Renaudeau
21ceb2b0a9
Fix getAddress
7 years ago
Anastasia Poupeney
01e38d1087
fix lint issues
7 years ago
Anastasia Poupeney
1d00e4ed9e
onboarding polishing, separating icons and illustrations
7 years ago
Gaëtan Renaudeau
668d0d08c8
fix bitcoin fees to use Standard by default
7 years ago
Gaëtan Renaudeau
fe2790ca43
refactor how sort accounts is implemented to only refresh if reorg
7 years ago
Gaëtan Renaudeau
343c90b672
Make shitcoin integration great again
7 years ago
Gaëtan Renaudeau
831da78a41
add log for countervalues
7 years ago
meriadec
cfeb308e4e
Put back the accounts empty state in MainSideBar
7 years ago
Gaëtan Renaudeau
4a0276d951
console.log of commands in console + don't crash on race
7 years ago
meriadec
d35c5242a7
Correct spacing in MainSideBar
7 years ago
meriadec
8d15faf7a2
Remove legacy SideBar
7 years ago
meriadec
7dfa5a0b1d
Rewrite SideBar component
which was causing troubles, especially when watching routes change and
matching location path. this commit separate logic/presentational
components for sidebar & main sidebar
also added a subtle "focus" state for items, for accessibility &
keyboard navigation. open to ideas for design change.
7 years ago
meriadec
96cb58f412
Pass `hasTimestamp` to `signTransaction` (fix Stratis / Stealthcoin)
7 years ago
meriadec
353f1f992a
Faster app relaunch (old one was buggy and slow)
In fact we don't even need to reload the whole app, a reload of the
renderer does the job. :dab:
7 years ago
meriadec
3cd6c347c7
Fix images in builded mode, and libcore in Linux release
7 years ago
meriadec
1d0339205d
Fix infinite `getAddress`
7 years ago
meriadec
0d674a97bb
Fix annoying onboarding popping again and again
Why not fetching settings at init if settings has keys? :thinking_face:
nb: it actually had keys because of windows size/position saving
7 years ago
Gaëtan Renaudeau
e69fa02533
better flowtype on withLibcore
7 years ago
Gaëtan Renaudeau
35f9050e56
Bump live-common + add fee + soft reset
7 years ago
meriadec
c928cf626a
Sync fresh address
7 years ago
meriadec
d4f2ebe96b
This react-router thing is becoming ridiculous
7 years ago
meriadec
b43f673300
Flow fixes and typecheck account id encode/decode
7 years ago
meriadec
cfc47ef418
Uniq senders in OperationDetails
7 years ago
meriadec
34e54f814c
Add utility script
7 years ago
meriadec
00feedb294
Order operations in libcore sync
7 years ago
meriadec
115b84e612
Bump ledger-core@1.4.3
7 years ago
meriadec
76956a8ab3
process.env.__DEV__ to enable dev mode
7 years ago