Commit Graph

8 Commits

Author SHA1 Message Date
Martin Boehm
5b2aa276ee Implement EthereumParser.PackTx using protobuf 2018-04-04 20:25:55 +02:00
Martin Boehm
9fdc9ec4ac Unify eth function and type names 2018-04-03 22:24:23 +02:00
Martin Boehm
090bb8e4f1 Stop passing of missing address in eth tx to bchain.Tx 2018-03-29 15:47:41 +02:00
Martin Boehm
39a31d4544 Handle transactions with missing ethereum To address 2018-03-28 13:23:43 +02:00
Martin Boehm
3169446adb Implement eth parser GetAddrIDFromAddress 2018-03-26 18:08:46 +02:00
Martin Boehm
e8eca5c6ea Update EthParser to match BlockChainParser interface 2018-03-23 13:25:42 +01:00
Martin Boehm
6d3ba2e690 Update ethrpc/ethparser to match modified BlockChain interface 2018-03-21 00:32:29 +01:00
Martin Boehm
a803d89690 Add ethereum support - initial commit 2018-03-15 08:20:19 +01:00