Commit Graph

126 Commits (f3f6c0d6906cdc470aa11ae728b4b61a6b71a732)

Author SHA1 Message Date
Szymon Lesisz 0db7a8a8c4 add useful testing data
6 years ago
Szymon Lesisz baec449936 fix PendingTransactions format
6 years ago
Szymon Lesisz 7d9cbf7cbe update fee levels in reducer only if needed
6 years ago
Szymon Lesisz be9cd4fef0 add fees to Ripple
6 years ago
Szymon Lesisz bb140b8bfe add BlockchainFeeLevel to BlockchainReducer
6 years ago
Szymon Lesisz 2639aab093 add fee levels to appConfig.json
6 years ago
Vladimir Volek d83f3c1b28 Fixed flow
6 years ago
Vladimir Volek e0501b1072 Fixed some flow
6 years ago
Szymon Lesisz e7ae73c570 add WALLET.SET_FIRST_LOCATION_CHANGE action
6 years ago
Vladimir Volek 786303400c Update fields according to new react-router
6 years ago
Vladimir Volek 0f9d864347 First init added to reducer
6 years ago
Vladimir Volek cdd325c078 Removed react redux router and adjust store and base reducer
6 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 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 ce5b13223c add decimals to appConfig.json
6 years ago
Szymon Lesisz 19784b5100 enable RippleDiscovery process from storage
6 years ago
Szymon Lesisz 7ad19dd1c0 replace PendingTx flow declaration by BlockchainLinkTransation from 'trezor-connect'
6 years ago
Szymon Lesisz cbc0151a62 add inputs and outputs to PendingTxReducer
6 years ago
Szymon Lesisz 2aa6a82911 split loader, notification and exceptionPage to isolated variables
6 years ago
Szymon Lesisz fc4ff5d71c add "testnet" field to config, and filter those values for "dev build" only
6 years ago
Szymon Lesisz e130b1edc0 update recommended fee in blockchain reducer
6 years ago
Szymon Lesisz 4492dbae63 feeLevels in ripple
6 years ago
Szymon Lesisz 90cc406773 fix pending tx for ethereum networkType
6 years ago
Szymon Lesisz cbded16091 add "sequence" and "availableBalance" to Account
6 years ago
Szymon Lesisz ab4ab8b5a4 handle pending tx from blockchain notification
6 years ago
Szymon Lesisz f28aa760fd BlockchainReducer: add fee and block fields
6 years ago
Szymon Lesisz eafd541477 change prefix of coin specific reducers
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 3774110a83 handle NOT_SUPPORTED methods in Discovery
6 years ago
Szymon Lesisz c9eb911756 DiscoveryReducer: hdkey only in ehereum network type
6 years ago
Szymon Lesisz 0918403024 split discovery actions to coin specific files
6 years ago
Szymon Lesisz 5888dca31f flowtype: add type to Network declaration
6 years ago
Szymon Lesisz c6ce9a94d7 DiscoveryReducer: HDKey only for ethereum
6 years ago
Szymon Lesisz a0ff803c1d nitpick: rename signVerifyReducer to signVerify
6 years ago
Vladimir Volek bf3dd1cfde Fix validation on send
6 years ago
Szymon Lesisz 5cf996f000 clear SignVerifyReducer on ACCOUNT.DISPOSE action
6 years ago
Vladimir Volek e9a60afa0f merge 2
6 years ago
Vladimir Volek 851c7f23cb merge
6 years ago
Vladimir Volek 68d3bbb738 Fix flow
6 years ago
Vladimir Volek 827e5f14fa Separate notifications and loader
6 years ago
Vladimir Volek c5a9c8fdb7 Added messages to loading, added more cases
6 years ago
Vladimir Volek 43906f505c Add clear actions
6 years ago
Vladimir Volek e41cc22e3b Move values to redux
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
Szymon Lesisz d3093313d6 fix fiat rate value in reducer
6 years ago
Vladimir Volek 8e13b49d2e Review implemented
6 years ago