Commit Graph

318 Commits (39ff4833871604607a2e223bffd1df4f366a5467)

Author SHA1 Message Date
slowbackspace 39ff483387 extract xrp regexps, cleanup
5 years ago
slowbackspace 17c0f77e16 cleanup eth regexps
5 years ago
Vladimir Volek cde2cf2f6b
Merge pull request #514 from trezor/fix/update-account-empty-state
5 years ago
Vladimir Volek 731921916b limit destination tag
5 years ago
slowbackspace dc821b7a37 update account empty state
5 years ago
slowbackspace 2fd208ddb9 debounce validation in send forms
5 years ago
Vladimir Volek bcd618aa0a
Merge pull request #500 from trezor/fix/setInitialUrl-race-condition
5 years ago
Vladimir Volek 22c539ed43
Merge pull request #501 from trezor/feature/l10n-tests
5 years ago
Vladimir Volek 4e6783f51d
Merge pull request #502 from trezor/fix/import-tool
5 years ago
Szymon Lesisz 89d8485bbd remove unnecesary condition from WalletAction.observe
5 years ago
Szymon Lesisz 13b49c32b5 Update RouterActions.js
5 years ago
slowbackspace 71fb19861d getInitialLocale now accepts navigatorLanguage as param
5 years ago
Szymon Lesisz 6cfff6d598 cleaner code for WALLET.SET_INITIAL_URL
5 years ago
Szymon Lesisz 5b98deac1e flow fix
5 years ago
Szymon Lesisz a797a52931 exclude landing page url fix
5 years ago
slowbackspace 42b7d6b3f0 fix lint
5 years ago
Szymon Lesisz 585c79a738 fix: setInitialUrl - race condition
5 years ago
slowbackspace c2544c2461 fix pair imported accounts with deviceID
5 years ago
Vladimir Volek 33cce4bcae merge
5 years ago
slowbackspace c2d03631a4 fix saving and loading imported accounts from localstorage
5 years ago
slowbackspace e95ebe54b6 fix: dont try to pair imported accounts with used passphrase
5 years ago
Vladimir Volek 5e830b86c4 fix connect version
5 years ago
slowbackspace 0f6c9a70ed create separate reducer ImportAccount
5 years ago
slowbackspace a35c21603b remove console.log
5 years ago
slowbackspace bb4a3268f7 fix flow
5 years ago
slowbackspace de7aafa5c3 changed method definitions to ThunkAction, remove all accounts associated to deviceID
5 years ago
Vladimir Volek c47ca11f8b prepare empty bitcoin send page, refactor
5 years ago
slowbackspace 17f63b6d9a remove imported accounts when forgetting device
5 years ago
slowbackspace 8dd3f95f1f add import tool
5 years ago
Vladimir Volek 031d3ab391
Merge pull request #480 from trezor/feature/select-virtualized
5 years ago
slowbackspace c0702d32a8 return full tokens array
5 years ago
slowbackspace d9e03c898a call validateAddress only once per inputChange()
5 years ago
slowbackspace 52bb65d463 Merge branch 'feature/connect-7.0.2-electron' into feature/trezor-ui-components
5 years ago
slowbackspace 469e8a3625 Merge branch 'master' into feature/trezor-ui-components
5 years ago
Szymon Lesisz fe744ca81f update sisyfos endpoint
5 years ago
slowbackspace b8f45bd9c4 fix storageUtils.get returns string not boolean
5 years ago
slowbackspace 84b62397a8 parse bool from localStorage
5 years ago
slowbackspace 34ff337db1 Merge branch 'master' into feature/trezor-ui-components
5 years ago
slowbackspace 482f62d317 even more ui components
5 years ago
slowbackspace f95ff68978 dont stringify bool hideBalance in localStorage
5 years ago
slowbackspace 7f2ce33d33 fix flow
5 years ago
slowbackspace 7c37d6745b Merge branch 'master' into feature/stealth-mode
5 years ago
slowbackspace 02f05e625e add setHideBalance action, save setting to localStorage
5 years ago
Vladimir Volek 0ee49b93e4
Merge pull request #448 from trezor/feature/currency-switcher
5 years ago
slowbackspace 628d424438 fix recalculating local amount for tokens on set max btn
5 years ago
slowbackspace 1a07af9413 fix fiatRates for tokens on set max btn
5 years ago
slowbackspace 9fbb51fd39 fix clear button
5 years ago
slowbackspace 67c0a18948 add erc tokens conversion to fiat
5 years ago
slowbackspace c745ec37b7 update fiat instead of crypto amount on fiat select
5 years ago
slowbackspace 40f61002b6 add currency switcher to ripple send tab
5 years ago