Meriadec Pillet
14e9e235cd
Merge pull request #459 from gre/fix-countervalues-testnet
Fix countervalues for testnets
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
Gaëtan Renaudeau
3bc7f93bc3
Merge pull request #457 from NastiaS/polish
BUG double request to confirm the address on the device in prod
7 years ago
Anastasia Poupeney
262d1f4bf9
remove not needed anymore component
7 years ago
Gaëtan Renaudeau
a2609af834
Merge pull request #458 from gre/debounce-add-remove-devices
Debounce add/remove devices
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
Meriadec Pillet
172495ff70
Merge pull request #456 from gre/eth-reorgs
really fix reorgs of Eth
7 years ago
Meriadec Pillet
e8f0791e85
Merge pull request #454 from gre/implement-libcore-optimistic-updates-and-perf
LibcoreBridge: perf + optimistic update
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
Meriadec Pillet
8d3f46d459
Merge pull request #453 from gre/fix-sort-bugs
fix sort bugs + re-implement the Balance & name + fix countervalue for btc
7 years ago
Meriadec Pillet
d829be0695
Merge pull request #452 from gre/fix-eth-reorgs
fix potential issue during reorgs
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
Meriadec Pillet
2d103a0d49
Merge pull request #447 from gre/countervalue-intermediary
Use intermediary for calculating countervalue
7 years ago
Meriadec Pillet
14fcc7160d
Merge pull request #448 from gre/simplify-dashboard-code
improve perfs, use flex-wrap on dashboard
7 years ago
Gaëtan Renaudeau
fdcc9eedd5
Merge branch 'master' into countervalue-intermediary
7 years ago
Gaëtan Renaudeau
d423f620ae
improve perfs, use flex-wrap on dashboard
7 years ago
Gaëtan Renaudeau
dc4cfdbe2c
Merge pull request #450 from meriadec/upd/ledger-core
Bump ledger-core
7 years ago
Gaëtan Renaudeau
043b652505
Merge pull request #449 from NastiaS/polish
Polish
7 years ago
meriadec
1af113a26f
Bump ledger-core
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
ledger-bot
14769438c3
New Crowdin translations ( #439 )
* New translations emptyState.yml (French)
* New translations common.yml (French)
* New translations account.yml (French)
* New translations onboarding.yml (French)
* New translations send.yml (French)
* New translations send.yml (French)
* New translations settings.yml (French)
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
Meriadec Pillet
b7a3657abd
Merge pull request #445 from gre/sort-accounts
refactor how sort accounts is implemented to only refresh if reorg
7 years ago
Meriadec Pillet
841d1212cc
Merge pull request #446 from gre/fix-standard-fee
fix bitcoin fees to use Standard by default
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
75a56539d9
Merge pull request #443 from gre/make-shitcoin-integration-easier
Make shitcoin integration great again
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 Pillet
32ce99664a
Merge pull request #442 from gre/polish-boot-bug
console.log of commands in console + don't crash on race
7 years ago
Meriadec Pillet
4b9f25064a
Merge pull request #438 from meriadec/design/refacto-sidebar
Rewrite SideBar component
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