Commit Graph

27 Commits (749224dc666e1bcb87acb9df66f7867bfc3cfd52)

Author SHA1 Message Date
Vladimir Volek 749224dc66 lint all files
5 years ago
slowbackspace 1b1fbb45f5 add connecting flag to blockchain's state
5 years ago
Szymon Lesisz bb140b8bfe add BlockchainFeeLevel to BlockchainReducer
5 years ago
Szymon Lesisz 63fb8109cb sen payload to EthereumBlockchainActions.onNotification from BlockchainActions
5 years ago
Szymon Lesisz 128d238037 change "if" to "switch"
5 years ago
Szymon Lesisz 3ae45ddd7e update fee in reducer only if changed
5 years ago
Szymon Lesisz 9cc11e11be split BlockchainActions into coin specific files
5 years ago
Szymon Lesisz ab4ab8b5a4 handle pending tx from blockchain notification
5 years ago
Szymon Lesisz 95d1bdbd9e handle trezor-connect blockchain events
5 years ago
Szymon Lesisz 45583ac477 send account to blockchain subscribe method
5 years ago
Szymon Lesisz c66383ddba disable BlockchainActions for non-ethereum networks
5 years ago
Szymon Lesisz 647d196e1e fix for '0' gasPrice from web3
6 years ago
Szymon Lesisz 957e02f313 eslint
6 years ago
Szymon Lesisz 590e0ca642 eslint fixes
6 years ago
Szymon Lesisz 88d2a65340 BlockchainAction "estimateGasLimit" with proxied responses
6 years ago
Szymon Lesisz 51253665be change blockchain/web3 "estimateGasLimit" to return string
6 years ago
Szymon Lesisz c9b9359e70 fix for disappearing accounts balance after block is mined
6 years ago
Szymon Lesisz e512812eb4 unifying DiscoveryResult type with EthereumAccount from 'trezor-connect'
6 years ago
Szymon Lesisz d4bcf160d2 remove console.log
6 years ago
Szymon Lesisz 4c9f5468b3 cleaning up flowtype (DiscoveryResult + EthTxRequest)
6 years ago
Szymon Lesisz 892f4fe7c0 TrezorConnect BLOCKCHAIN events returns CoinInfo object
6 years ago
Szymon Lesisz 6740b7198d update account tokens on each block
6 years ago
Szymon Lesisz d4c9db093c updateGasPrice on block mined
6 years ago
Szymon Lesisz f0d7de8aa1 ethereumGetAccountInfo only if there are some accounts
6 years ago
Szymon Lesisz 1379a2e745 update actions and reducers
6 years ago
Szymon Lesisz 26978fe984 web3 actions splitted to blockchain actions
6 years ago
Szymon Lesisz cd48bd2cc0 blockchain actions and reducer
6 years ago