Commit Graph

1649 Commits (f3f6c0d6906cdc470aa11ae728b4b61a6b71a732)
 

Author SHA1 Message Date
Szymon Lesisz a1447ab4f8 fix: formatUtil - calculating decimal amount returns '0' on exception
5 years ago
Szymon Lesisz be9cd4fef0 add fees to Ripple
5 years ago
Szymon Lesisz 025e7856cd coin specific advanced form components
5 years ago
Szymon Lesisz bb140b8bfe add BlockchainFeeLevel to BlockchainReducer
5 years ago
Szymon Lesisz 2639aab093 add fee levels to appConfig.json
5 years ago
Vladimir Volek d83f3c1b28 Fixed flow
5 years ago
Vladimir Volek e0501b1072 Fixed some flow
5 years ago
Szymon Lesisz e7ae73c570 add WALLET.SET_FIRST_LOCATION_CHANGE action
5 years ago
Vladimir Volek 5a6ea6610e Fix state propagation
5 years ago
Vladimir Volek 786303400c Update fields according to new react-router
5 years ago
Vladimir Volek 0f9d864347 First init added to reducer
5 years ago
Vladimir Volek cdd325c078 Removed react redux router and adjust store and base reducer
5 years ago
Vladimir Volek 2a803c3668 Added missing install in flow step
5 years ago
Vladimir Volek 641af63d3f Merge branch 'master' of github.com:satoshilabs/trezor-wallet
5 years ago
Vladimir Volek 9fa4087c75 Added key to cache in gitlab
5 years ago
Vladimir Volek c8b850dbd8
Merge pull request #284 from trezor/fix/account-refactoring
5 years ago
slowbackspace e84e1867c7 calculate the Indicator position with scroll offset
5 years ago
slowbackspace 1e7f0d35be Merge branch 'master' into fix/overflow
5 years ago
slowbackspace f44ac15c15 scrollable top navigation
5 years ago
Vladimir Volek 633f15b5e8
Merge pull request #283 from trezor/fix/ripple-address-validation
5 years ago
Szymon Lesisz d9e809e6aa move helper methods from TokensReducer to ./reducers/utils
5 years ago
Szymon Lesisz 31e3c7a9a2 refactoring Account object to coin specific
5 years ago
Szymon Lesisz 350d71521e validate via wallet-address-validator lib
5 years ago
slowbackspace bc3898e4eb make overflow visible and scrollable
5 years ago
slowbackspace 6f287412b8 collapsible buttons in sign n verify tab
5 years ago
slowbackspace 289c7ddcb5 collapsible footer
5 years ago
Szymon Lesisz 179bcb386d force CI update
5 years ago
Szymon Lesisz 2e50a7daff downgrade flow-bin
5 years ago
Szymon Lesisz 63f7b503b5 add missing "Amount" label in ripple send form
5 years ago
Szymon Lesisz e69d116e80 blum flow-bin
5 years ago
slowbackspace c7cad093f1 fix token input overflow
5 years ago
slowbackspace 348033e38f fix send button overflow
5 years ago
Szymon Lesisz bde70f09e3 fixed conflicts in yarn lock
5 years ago
Vladimir Volek cf76e8cf68
Merge pull request #282 from trezor/fix/pending-txs
5 years ago
Szymon Lesisz b19c6e87e9 eslint fix
5 years ago
Szymon Lesisz 02040f2505 force CI build
5 years ago
Szymon Lesisz c53dfcfaeb ripple/BlockbookAction temporary commented
5 years ago
Szymon Lesisz 39c4198fcc update trezor-connect beta
5 years ago
Szymon Lesisz 6f334182aa handle blockchain_disconnect when wallet init in offline mode
5 years ago
Szymon Lesisz ce5b13223c add decimals to appConfig.json
5 years ago
Szymon Lesisz 6c398ba506 remove test data from pending txs
5 years ago
Szymon Lesisz 19784b5100 enable RippleDiscovery process from storage
5 years ago
Szymon Lesisz 20f19d77bd update webpack:local config
5 years ago
Szymon Lesisz 7f517041b1 refactored PendingTransactions
5 years ago
Szymon Lesisz 24524d7445 update BlockchainNotification event values to match BlockchainLinkTransaction
5 years ago
Szymon Lesisz 7ad19dd1c0 replace PendingTx flow declaration by BlockchainLinkTransation from 'trezor-connect'
5 years ago
Szymon Lesisz 39786377b6 remove link from Success notification in ripple SendForm
5 years ago
Szymon Lesisz a8d623b6a7 emit BlockchainEvent from ethereum SendForm
5 years ago
Szymon Lesisz 63fb8109cb sen payload to EthereumBlockchainActions.onNotification from BlockchainActions
5 years ago
Szymon Lesisz bab5007847 call PENDING.ADD from BlockbookActions
5 years ago