Commit Graph

215 Commits (50f0f66807def893371f4099db699882673fe6ca)

Author SHA1 Message Date
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
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