Commit Graph

360 Commits (6c62212b7ec8cdfaba232c4d0ffd7d3750e0a62b)

Author SHA1 Message Date
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
slowbackspace b722b8d86a handle missing rates in util function
5 years ago
slowbackspace a44a0b608a add currency switcher to eth send form
5 years ago
slowbackspace c9d7fc8ea9 add redux support for setting local currency
5 years ago
slowbackspace 4757c71f45 use console.error instead of console.log
5 years ago
slowbackspace 15cc6e00f3 handle response codes
5 years ago
Vladimir Volek bcfca51699
Merge pull request #419 from trezor/feature/copy-log
5 years ago
slowbackspace 8f2f2d0bc7 fix prettier
5 years ago
slowbackspace 99afc9fc78 merge master
5 years ago
slowbackspace 6e7200dcf4 hide "copied!" message
5 years ago
slowbackspace 9e09d19334 fix url
5 years ago
Vladimir Volek 16567ec2d6 merge
5 years ago
Vladimir Volek 749224dc66 lint all files
5 years ago
slowbackspace 0add59669b add copy log to clipboard button
5 years ago
slowbackspace 74b466be05 merge master
5 years ago
Vladimir Volek f4685961ec merge
5 years ago
Vladimir Volek 42fdb7728a Added url constants for wallets
5 years ago
Szymon Lesisz b45a3d3eee Update TrezorConnectActions.js
5 years ago
Szymon Lesisz 149b07cb2e connect7 changes
5 years ago
slowbackspace b0d67bd667 add gotoBackup action
5 years ago
Szymon Lesisz 40790470c2 ignore error code in showaddress method
5 years ago
Szymon Lesisz e336a4f05f add "onReceiveConfirmation" method to ModalActions
5 years ago
Szymon Lesisz bc7a8401f8 open modal on UI.REQUEST_CONFIRMATION event
5 years ago
slowbackspace 005cd8ae02 merge master
5 years ago
Vladimir Volek 8e4dd7c471 Use utils for trezor model
5 years ago
Vladimir Volek e9d3f3ff92 Fixed trezor one name, padding adjusted
5 years ago
slowbackspace 53c7c20a29 throw exception when non-num string is passed to Bignumber()
5 years ago
slowbackspace 1eb9f71fdc auto detect browser locale if lang not stored in localstorage
5 years ago
Vladimir Volek 83b2cd7e10 Update bignumber and methods + other non breaking packages (#364)
5 years ago
slowbackspace a656b0d708 handle locale to filename mapping by TTM
5 years ago
slowbackspace 3217517050 handle fetching locale in refux action
5 years ago
slowbackspace e2ccb31532 save selected language to local storage
5 years ago
slowbackspace ddf2819de3 add initial support for setting language
5 years ago
slowbackspace d80e108754 add responsive sidebar
6 years ago
Vladimir Volek 9f911ff8b2
Merge pull request #340 from trezor/feature/qr-scanner
6 years ago
slowbackspace 549ae16b0e add modal for scanning qr codes
6 years ago
Vladimir Volek 5423caea4f
Merge pull request #331 from trezor/fix/connect-backend-spinner
6 years ago
Vladimir Volek a1b96535a5
Merge pull request #336 from trezor/feature/send-form-clear-button
6 years ago
slowbackspace a8d39d95c2 separate clear from init function
6 years ago
slowbackspace c77cd10f03 send form clear button for ripple and eth
6 years ago
slowbackspace 1b1fbb45f5 add connecting flag to blockchain's state
6 years ago
Szymon Lesisz 249e5f9876 recalculate reserve while "setMax"
6 years ago
Szymon Lesisz 9d325fb139 flowtype fix
6 years ago
Szymon Lesisz 155f794bcb remove comment
6 years ago
Szymon Lesisz aa87fa3b9f validate address balance and set minAmount for ripple transaction
6 years ago
Vladimir Volek ba68fffc20
Merge pull request #320 from trezor/fix/ripple-destination-tag
6 years ago
Szymon Lesisz b5701cd8ae Ripple destinationTag as optional param
6 years ago
Szymon Lesisz b1c3396f61 set Ripple "reserve" in Discovery
6 years ago
Szymon Lesisz 0fe2ce7717 rename rippleGetAccountInfo param
6 years ago
Szymon Lesisz 33a9a28114 add destination tag to Ripple send form
6 years ago
slowbackspace bbfd3cafce convert normal notation, converting exp notation will fail
6 years ago
slowbackspace 8970f90d45 use toFixed for fees on eth
6 years ago
slowbackspace 83abbd9ac3 faster conversion to string for ripple
6 years ago
slowbackspace cc5d7a9b66 use faster toFixed()
6 years ago
Szymon Lesisz 4f1ba157e1 update "rippleGetAccountInfo" and "ethereumGetAccountInfo" params
6 years ago
Szymon Lesisz baec449936 fix PendingTransactions format
6 years ago
Szymon Lesisz 96fd05676f validate ripple fee (min/max value)
6 years ago
Szymon Lesisz 7d9cbf7cbe update fee levels in reducer only if needed
6 years ago
Szymon Lesisz 0ee1e3a5d9 remove unnecessary $FlowIssues
6 years ago