Commit Graph

256 Commits (749224dc666e1bcb87acb9df66f7867bfc3cfd52)

Author SHA1 Message Date
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
Szymon Lesisz 63fb8109cb sen payload to EthereumBlockchainActions.onNotification from BlockchainActions
6 years ago
Szymon Lesisz bab5007847 call PENDING.ADD from BlockbookActions
6 years ago
Szymon Lesisz 780e6e27ef add coin parameter to connect.rippleGetAccountInfo
6 years ago
Szymon Lesisz f9f1b6758e remove unused field from getAccountLoader
6 years ago
Szymon Lesisz f24f0b33ea add explanation of 'not-used' strings
6 years ago
Szymon Lesisz 9d6bce9251 fix fwOutdated exceptionPage values
6 years ago
Szymon Lesisz 2aa6a82911 split loader, notification and exceptionPage to isolated variables
6 years ago
slowbackspace 512574ece2 custom loader type when coin is not supported by the firmware
6 years ago
Maroš Špak 778fc5672b single quote
6 years ago
Maroš Špak 4273adda27 add missing networkType
6 years ago
Szymon Lesisz b7790c0351 remove comments
6 years ago
Szymon Lesisz 128d238037 change "if" to "switch"
6 years ago
Szymon Lesisz fc4ff5d71c add "testnet" field to config, and filter those values for "dev build" only
6 years ago
Szymon Lesisz 4492dbae63 feeLevels in ripple
6 years ago
Szymon Lesisz 3ae45ddd7e update fee in reducer only if changed
6 years ago
Szymon Lesisz ea36e56ece eslint
6 years ago
Szymon Lesisz 695ae17176 remove unnecessary SEND.TX_COMPLETE action
6 years ago
Szymon Lesisz 9b7987e951 add availableBalance to Account.update action
6 years ago
Szymon Lesisz bfebef73c7 ripple/SendFormValidations
6 years ago
Szymon Lesisz 90cc406773 fix pending tx for ethereum networkType
6 years ago
Szymon Lesisz 2cc28c4bf6 load coin specific tx drafts
6 years ago
Szymon Lesisz 9cc11e11be split BlockchainActions into coin specific files
6 years ago
Szymon Lesisz 326967b551 clearing ripple/SendFormAction
6 years ago
Szymon Lesisz cbded16091 add "sequence" and "availableBalance" to Account
6 years ago
Szymon Lesisz a94095d527 remove unnecessary params
6 years ago
Szymon Lesisz ab4ab8b5a4 handle pending tx from blockchain notification
6 years ago
Szymon Lesisz 95d1bdbd9e handle trezor-connect blockchain events
6 years ago
Szymon Lesisz e64b44d632 change imports
6 years ago
Szymon Lesisz e34b9141d8 change prefix of coin specific actions
6 years ago
Szymon Lesisz 9f6e9e37a6 split sendForm actions
6 years ago
Szymon Lesisz 7f56cdbcde handle unsupported and/or outdated firmware in discovery process
6 years ago
Szymon Lesisz 45583ac477 send account to blockchain subscribe method
6 years ago
Szymon Lesisz 3774110a83 handle NOT_SUPPORTED methods in Discovery
6 years ago
Szymon Lesisz 120c227753 RecevieActions: with ripple call
6 years ago
Szymon Lesisz 7956b4a5fb subscribe to blockchain after discovery
6 years ago
Szymon Lesisz c66383ddba disable BlockchainActions for non-ethereum networks
6 years ago
Szymon Lesisz 0918403024 split discovery actions to coin specific files
6 years ago
Szymon Lesisz 198dd4e9c7 add RippleDiscoveryActions
6 years ago
Szymon Lesisz a58644f8ec Load tokens only is exists in config
6 years ago
Vladimir Volek bf3dd1cfde Fix validation on send
6 years ago
Vladimir Volek 851c7f23cb merge
6 years ago
Vladimir Volek 35b97f9114
Merge pull request #252 from trezor/fix/validate-token-in-send-draft
6 years ago
Vladimir Volek 68d3bbb738 Fix flow
6 years ago
Szymon Lesisz 556b2be84f cleaning up SelectedAccountActions + add default loading case
6 years ago
Vladimir Volek 04946b5f06 Do no render loader and notification together
6 years ago
Vladimir Volek f53726c451 Added missing case
6 years ago
Vladimir Volek 827e5f14fa Separate notifications and loader
6 years ago
Vladimir Volek c3bb0899c9 Fix flow
6 years ago
Vladimir Volek c5a9c8fdb7 Added messages to loading, added more cases
6 years ago
Vladimir Volek 7b7eb5350d Added loader for all accounts views
6 years ago
Vladimir Volek 43906f505c Add clear actions
6 years ago
Vladimir Volek e41cc22e3b Move values to redux
6 years ago
Szymon Lesisz 2a7d5394db token existence validation
6 years ago
Szymon Lesisz 09c02160ea fix flowtype warning (default export in actions)
6 years ago
Szymon Lesisz a944b9287e SendFormActions: setDefaultGesLimit - token or coin value fix
6 years ago
Vladimir Volek fc50202f6a Added action
6 years ago
Vladimir Volek 8ed59317c7 Simplify actions with modals
6 years ago
Vladimir Volek d8762ec76f Merge branch 'feature/accounts-loader' into sign/verify
6 years ago
Vladimir Volek 6c2ae9c1be Fix flow
6 years ago
Vladimir Volek f93eb3bebd Fix flow
6 years ago
Vladimir Volek 68a8307b49 Added progress action for verify
6 years ago
Vladimir Volek bc0238403b Add trezor action to textarea
6 years ago
Vladimir Volek 53f7a8ecef merge
6 years ago
Vladimir Volek 53ca124a55 Added messages to loading, added more cases
6 years ago
Vladimir Volek 31889270a0 Implemented review
6 years ago
Szymon Lesisz 474871d375 wallet type from passphrase modal
6 years ago
Szymon Lesisz bdf1a1d409 add seedless view
6 years ago
Vladimir Volek 90c0dd1276 Added loader for all accounts views
6 years ago
Vladimir Volek 434c86dc8c merge
6 years ago
Szymon Lesisz 20c503c164 redirect to initial url after acquiring device
6 years ago
Szymon Lesisz 0c61bcb08d local storage prefix
6 years ago
Vladimir Volek bed5932498 Fixed eslint and flow
6 years ago
Vladimir Volek 235f5cbdc3 Fixed some eslint and flow
6 years ago
Vladimir Volek 35ce9b6a1d Refactor sign input
6 years ago
Vladimir Volek 7ecfdb7ec2 Pass passphrase to request
6 years ago
Vladimir Volek 07f9fc30f9 Added success case for verify
6 years ago
Vladimir Volek d1ef608c0e Textarea added trezor action prop, use textarea higligh while confirm
6 years ago
Vladimir Volek a31301a9f5 merge
6 years ago
Vladimir Volek 954ad18f8e Clear for signature
6 years ago
Vladimir Volek 18a424c214 Simplify input values, added verify
6 years ago