Commit Graph

256 Commits (749224dc666e1bcb87acb9df66f7867bfc3cfd52)

Author SHA1 Message Date
Szymon Lesisz 0c0f9e7ac8 rewritten actions
6 years ago
Szymon Lesisz 2d4f3e8232 fixed edgecase: handle disconnect device in BL/initialized mode OR without features
6 years ago
Szymon Lesisz 51e65ef31f router fix
6 years ago
Vasek Mlejnsky f8bcb0a357 Minor code cleanup changes
6 years ago
Szymon Lesisz 957e02f313 eslint
6 years ago
Szymon Lesisz 590e0ca642 eslint fixes
6 years ago
Szymon Lesisz 6cf3cb4bdb refactoring SendFromActions
6 years ago
Szymon Lesisz 52cf4f1e8e clearing sendForm and sessionStorage references from SelectedAccountActions
6 years ago
Szymon Lesisz 1846d936e2 updated SessionStorage actions
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 b36b9667e4 eslint ./src/actions 2
6 years ago
Szymon Lesisz ef235e6ab8 eslint ./src/actions
6 years ago
Vladimir Volek ddc190d6dc
Merge pull request #69 from satoshilabs/fix/router
6 years ago
Szymon Lesisz d9239495fa eslint fixes
6 years ago
Vaclav Mlejnsky 2f988beb05
Merge branch 'master' into fix-send-form-css
6 years ago
Szymon Lesisz 1e4a6c3c21 flowtype fix
6 years ago
Szymon Lesisz 012e222c25 share router patterns between ./src/view/index and RouteActions
6 years ago
Szymon Lesisz 9ecbdc5e38 refactoring RouterService
6 years ago
Szymon Lesisz 6405c13da8 move saving SessionStorage from component to SelectedAccountAction
6 years ago
Szymon Lesisz 13a9e47c73 fix for ACCOUNT.DISPOSE action called + few actions moved from RouterService
6 years ago
Szymon Lesisz ae9b12f35d remove leftovers from RouterService
6 years ago
Szymon Lesisz 900c3961cd implement RouterActions in services and other actions
6 years ago
Szymon Lesisz 46a07b756c add RouterActions
6 years ago
Vasek Mlejnsky 3202ba2f6d Fix pending transactions styling
6 years ago
Szymon Lesisz 93b70c1f0a fixed address validation
6 years ago
Szymon Lesisz c9b9359e70 fix for disappearing accounts balance after block is mined
6 years ago
Szymon Lesisz 4ea7f68250 using connect test version from sisyfos.trezor.io
6 years ago
Szymon Lesisz 0029a4c819 remove unused import
6 years ago
Szymon Lesisz e512812eb4 unifying DiscoveryResult type with EthereumAccount from 'trezor-connect'
6 years ago
Szymon Lesisz 38669a5dfb remove ethereum-input-data-decoder package (not used for now)
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 ab2dddbf44 renamed blockchain constants
6 years ago
Szymon Lesisz 6740b7198d update account tokens on each block
6 years ago
Szymon Lesisz 7f11e7207b remove comments
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 8884d65c8f removed unused action
6 years ago
Szymon Lesisz 1379a2e745 update actions and reducers
6 years ago
Szymon Lesisz 9293a33b57 update constants
6 years ago
Szymon Lesisz e2f397d241 local build TrezorConnect endpoint
6 years ago
Szymon Lesisz 6354332e40 fixed conflicts after merge
6 years ago
Szymon Lesisz a6ac8239f0 before merge
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
Szymon Lesisz b5a885907b add Web3Service
6 years ago
Szymon Lesisz 414d0b0d01 removed web3 references
6 years ago
Szymon Lesisz 99da867617 fixed flow issues
6 years ago
Vasek Mlejnsky 58823e3a81 Fix some eslint errors
6 years ago
Vasek Mlejnsky 354a16f0c0 Fix some eslint errors
6 years ago
Vladimir Volek bc2d03a7ae Added public folder, adjust webpack to new configuration
6 years ago
Vasek Mlejnsky 07b6c9f486 Change shape of returned object & temporary fix for async react-select
6 years ago
Vasek Mlejnsky 571522401e Fix imports & flow errors
6 years ago
Vladimir Volek 424be08e7c Removed /js folder
6 years ago