Commit Graph

136 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 1b1fbb45f5 add connecting flag to blockchain's state
5 years ago
Szymon Lesisz 616949ba47 add minAmount to SendformRippleReducer
5 years ago
Szymon Lesisz 75cfd44b3c getPendingAmount only for "send" transaction
5 years ago
Szymon Lesisz 33a9a28114 add destination tag to Ripple send form
5 years ago
Szymon Lesisz 0db7a8a8c4 add useful testing data
5 years ago
Szymon Lesisz baec449936 fix PendingTransactions format
5 years ago
Szymon Lesisz 7d9cbf7cbe update fee levels in reducer only if needed
5 years ago
Szymon Lesisz be9cd4fef0 add fees to Ripple
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 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
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