1016 Commits (36c0b4f8d437bac5ce58cda7b0f2fbacc2cbba20)

Author SHA1 Message Date
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 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) 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 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
meriadec 7627785d8b
Make UPDATE_ACCOUNT a standard redux action 7 years ago
meriadec 44531e6ba9
Send correct info through action -> command -> libcore -> redux 7 years ago
meriadec c1801befe1
Remove useless devices icon 7 years ago
meriadec 0ddbafd4bd
Correct sigHashType && isSegwitSupported when signing tx 7 years ago
meriadec 8f122ffb9f
Use `withLibcore` in libcoreGetVersion 7 years ago
meriadec d8e2f57a8f
Create barebone for libcore sync account 7 years ago
meriadec acdd982179
Prevent libcore race conditions 7 years ago
meriadec b463e4bf53
Create libcoreSyncAccount command 7 years ago
meriadec d6e79f9132
Store real xpub in account 7 years ago
Gaëtan Renaudeau d5bed267ad bugfix 7 years ago
Gaëtan Renaudeau 25326624db max confirmationsNb need to be variable to adapt to 30mn default's 7 years ago
Gaëtan Renaudeau e13c88c4bc Fix ops sort of Ethereum & Ripple 7 years ago
Gaëtan Renaudeau 4fa2c4c6d7 Fix behavior of bitcoin fee select 7 years ago
Gaëtan Renaudeau af916ce6e7 remove archived flag. future impl will differ 7 years ago
Gaëtan Renaudeau ac0a3c27d7 Implement Gas limit advanced option & fix calculus estimation 7 years ago
Gaëtan Renaudeau 4b823efa7e important bugfix on ETH + integrate more currencies unit 7 years ago
Gaëtan Renaudeau 197e3e190c remove sort ops because it should be done by sync only if needed 7 years ago
Gaëtan Renaudeau 15a34a9652 Improve errors in send flow 7 years ago
meriadec 7c33b2d4fd
Use Spinner on DeviceConnect 7 years ago
Gaëtan Renaudeau a368cc8b7b last fixes for graph 7 years ago
Valentin D. Pinkman 14686803cb
fallback on empty string 7 years ago
Anastasia Poupeney f606af49a5 adding pagination for operation details 7 years ago
Valentin D. Pinkman 9efc7aaa98
fix y axis values on graphs and dashboard page 7 years ago
Anastasia Poupeney 0ba8d96a08 set default archived to false for mock generated accounts 7 years ago
Anastasia Poupeney f81548df2c remove unused var 7 years ago
Anastasia Poupeney 337b182869 icon adjustment on onboarding init step and removal of decriptions 7 years ago
Anastasia Poupeney da089cdfdb resolve lint issues 7 years ago
Gaëtan Renaudeau aabf012672 Add a way to display useful account data in Account settings 7 years ago