Commit Graph

1053 Commits (ethereum)

Author SHA1 Message Date
Martin Boehm 7da714bec4 Generalize erc20transfers to tokentransfers in api 2018-12-20 13:18:38 +01:00
Martin Boehm 81e105dd4f Refactor tx api 2018-12-19 13:59:18 +01:00
Martin Boehm e12641ae7d Use txids returned from pendingTransactions subscriptionfor mempool 2018-12-19 12:03:19 +01:00
Martin Boehm 9288a12f1d Fix unit and integration tests 2018-12-19 10:35:22 +01:00
Martin Boehm bab500d3f8 Notify on mempool erc20 transfer transaction 2018-12-19 10:06:25 +01:00
Martin Boehm 2e9f87e39d Parse ERC20 transfer from tx payload data 2018-12-18 13:14:07 +01:00
Martin Boehm 7edea80209 Add estimateFee method to websocket interface 2018-12-18 09:52:46 +01:00
Martin Boehm 83f9a525b0 Change Ethereum Testnet Ropsten shortcut 2018-12-17 15:08:48 +01:00
Martin Boehm 3ff1a86ab1 Add option TxHistoryLight to api.GetAddress 2018-12-17 13:20:10 +01:00
Martin Boehm f332c0aa9e Add getInfo websocket method 2018-12-16 00:26:41 +01:00
Martin Boehm a04b2b67b5 Filter address transactions by height from-to and contract 2018-12-14 16:42:35 +01:00
Martin Boehm 35a13e0647 Handle old style ethereum transactions that do not set status 2018-12-14 12:08:06 +01:00
Martin Boehm e9e6b472b6 Keep api v1 as compatible with blockbook 0.1.x, add api v2 2018-12-13 14:31:34 +01:00
Martin Boehm 9c142663ce Add type api.Amount for proper formatting of amounts in json 2018-12-13 00:41:58 +01:00
Martin Boehm d01081fd83 Allow websocket connections from all origins 2018-12-11 12:14:05 +01:00
Martin Boehm 4b39519750 Change websocket address subscription behavior 2018-12-11 11:50:43 +01:00
Martin Boehm 13f7b48ae6 Add websocket interface 2018-12-10 17:22:37 +01:00
Martin Boehm 75e2ffa025 Add websocket implementation WIP 2018-12-10 00:26:04 +01:00
Martin Boehm 5af08584ab Show nonce in address detail in explorer 2018-12-06 13:15:25 +01:00
Martin Boehm 70559ab9e0 Update api.GetAddress to return more ethereum specific data 2018-12-06 13:14:46 +01:00
Martin Boehm 45e1e32e18 Implement Liquid blockbook 2018-12-05 22:34:44 +01:00
Martin Boehm 0110fd0cf2 Fix protobuf serialization of transactions 2018-12-05 22:29:27 +01:00
Martin Boehm 874130ce4b Modify Liquid backend parameters 2018-12-05 21:25:24 +01:00
Martin Boehm d5c80db8f0 Add experimental Liquid support 2018-12-05 20:52:34 +01:00
Martin Boehm 9eb022238d Fix ETC handling of transaction receipt 2018-12-05 12:26:41 +01:00
Martin Boehm 0e1725321d Fix public_test 2018-12-05 12:02:41 +01:00
Martin Boehm 55ae22bab1 Add socketio method getAccountInfo 2018-12-05 11:41:07 +01:00
Martin Boehm 3e532e9130 Remove marshalling of ethereum tx to hex field 2018-12-05 01:10:00 +01:00
Martin Boehm 5e170b8dd8 Make worker more resistant to weird data in ethereum blockchain 2018-12-04 14:23:11 +01:00
Martin Boehm 4a216fa647 Fix parsing of erc20 properties 2018-12-04 13:56:25 +01:00
Martin Boehm ec1647c864 Show tx success/failure in txdetail 2018-12-04 12:20:05 +01:00
Martin Boehm 9a04c862d6 Filter address transactions by input/output or token 2018-12-04 11:54:15 +01:00
Martin Boehm a08f568353 Show block for EthereumType coins 2018-12-03 16:34:38 +01:00
Martin Boehm fead52881f Show ERC20 contracts for address 2018-12-03 15:48:07 +01:00
Martin Boehm c96c357013 Add Ethereum Classic specific handling in GetTransaction 2018-11-30 11:39:28 +01:00
Martin Boehm 61177c3750 Fix cleanup of column blockTxs 2018-11-29 15:37:04 +01:00
Martin Boehm 463eab9d2d Show ethereum specific data in tx detail in explorer 2018-11-28 14:56:45 +01:00
Martin Boehm 8ac57a3d56 Add ERC20 transfer information to ethereum transactions 2018-11-28 14:27:02 +01:00
Martin Boehm 1f32a39d16 Handle blocks with zero transactions 2018-11-26 13:55:29 +01:00
Martin Boehm 995d169172 Merge branch 'master' into ethereum 2018-11-26 13:04:13 +01:00
Martin Boehm 0fe03703eb Show correctly spent nonstandard outputs in explorer 2018-11-26 12:44:13 +01:00
Martin Boehm 354be89eb0 Merge branch 'master' of github.com:trezor/blockbook 2018-11-26 11:26:58 +01:00
Martin Boehm 14efbb02b0 Show empty amounts as zero 2018-11-26 11:26:52 +01:00
Martin Boehm 7a990f9b5b Implement explorer for EthereumType coin - WIP 2018-11-26 00:20:01 +01:00
Martin Boehm 8886256d0b Implement index v3 for ethereum type coin 2018-11-23 22:16:32 +01:00
Martin Boehm eb524c2226 Implement index v3 for ethereum type coin - WIP 2018-11-23 14:08:10 +01:00
Martin 6d1fc7e07c
Merge pull request #86 from petrkr/updates
Bump BCH ABC, Dogecoin and Ethereum backends
2018-11-21 10:24:59 +01:00
Petr Kracík 9869d4a758 Bump Ethereum to 1.8.18 2018-11-21 09:11:11 +01:00
Petr Kracík b7dbb65cf6 Bump BCH ABC Testnet to 0.18.5 2018-11-21 09:09:20 +01:00
Petr Kracík 9ab9eeab74 Bump Dogecoin to 1.14 beta 2 2018-11-21 09:03:28 +01:00