Commit Graph

236 Commits (46fe6d00fc579678e5734a5326ca8fca5336cb79)

Author SHA1 Message Date
slowbackspace d80e108754 add responsive sidebar
5 years ago
Vladimir Volek 9f911ff8b2
Merge pull request #340 from trezor/feature/qr-scanner
5 years ago
slowbackspace 549ae16b0e add modal for scanning qr codes
5 years ago
Vladimir Volek 5423caea4f
Merge pull request #331 from trezor/fix/connect-backend-spinner
5 years ago
Vladimir Volek a1b96535a5
Merge pull request #336 from trezor/feature/send-form-clear-button
5 years ago
slowbackspace a8d39d95c2 separate clear from init function
5 years ago
slowbackspace c77cd10f03 send form clear button for ripple and eth
5 years ago
slowbackspace 1b1fbb45f5 add connecting flag to blockchain's state
5 years ago
Szymon Lesisz 249e5f9876 recalculate reserve while "setMax"
5 years ago
Szymon Lesisz 9d325fb139 flowtype fix
5 years ago
Szymon Lesisz 155f794bcb remove comment
5 years ago
Szymon Lesisz aa87fa3b9f validate address balance and set minAmount for ripple transaction
5 years ago
Vladimir Volek ba68fffc20
Merge pull request #320 from trezor/fix/ripple-destination-tag
5 years ago
Szymon Lesisz b5701cd8ae Ripple destinationTag as optional param
5 years ago
Szymon Lesisz b1c3396f61 set Ripple "reserve" in Discovery
5 years ago
Szymon Lesisz 0fe2ce7717 rename rippleGetAccountInfo param
5 years ago
Szymon Lesisz 33a9a28114 add destination tag to Ripple send form
5 years ago
slowbackspace bbfd3cafce convert normal notation, converting exp notation will fail
5 years ago
slowbackspace 8970f90d45 use toFixed for fees on eth
5 years ago
slowbackspace 83abbd9ac3 faster conversion to string for ripple
5 years ago
slowbackspace cc5d7a9b66 use faster toFixed()
5 years ago
Szymon Lesisz 4f1ba157e1 update "rippleGetAccountInfo" and "ethereumGetAccountInfo" params
5 years ago
Szymon Lesisz baec449936 fix PendingTransactions format
5 years ago
Szymon Lesisz 96fd05676f validate ripple fee (min/max value)
5 years ago
Szymon Lesisz 7d9cbf7cbe update fee levels in reducer only if needed
5 years ago
Szymon Lesisz 0ee1e3a5d9 remove unnecessary $FlowIssues
5 years ago
Szymon Lesisz 32ee758af2 get decimals from config (RippleBlockchainActions)
5 years ago
Szymon Lesisz 1392b4b5a7 fix for "setMax" in Ripple send form
5 years ago
Szymon Lesisz 2bf2e0539c update trezor-connect package
5 years ago
Szymon Lesisz ea3f672995 add comment
5 years ago
Szymon Lesisz be9cd4fef0 add fees to Ripple
5 years ago
Szymon Lesisz bb140b8bfe add BlockchainFeeLevel to BlockchainReducer
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 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
Szymon Lesisz d9e809e6aa move helper methods from TokensReducer to ./reducers/utils
6 years ago
Szymon Lesisz 31e3c7a9a2 refactoring Account object to coin specific
6 years ago
Szymon Lesisz 350d71521e validate via wallet-address-validator lib
6 years ago
Szymon Lesisz 179bcb386d force CI update
6 years ago
Szymon Lesisz b19c6e87e9 eslint fix
6 years ago
Szymon Lesisz 02040f2505 force CI build
6 years ago
Szymon Lesisz c53dfcfaeb ripple/BlockbookAction temporary commented
6 years ago
Szymon Lesisz 6f334182aa handle blockchain_disconnect when wallet init in offline mode
6 years ago
Szymon Lesisz 19784b5100 enable RippleDiscovery process from storage
6 years ago
Szymon Lesisz 24524d7445 update BlockchainNotification event values to match BlockchainLinkTransaction
6 years ago
Szymon Lesisz 7ad19dd1c0 replace PendingTx flow declaration by BlockchainLinkTransation from 'trezor-connect'
6 years ago
Szymon Lesisz 39786377b6 remove link from Success notification in ripple SendForm
6 years ago
Szymon Lesisz a8d623b6a7 emit BlockchainEvent from ethereum SendForm
6 years ago