Commit Graph

380 Commits (develop)

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