Commit Graph

11 Commits

Author SHA1 Message Date
Martin Boehm
40198ae437 Implement eth GetBlock and GetTransaction 2018-03-22 15:56:21 +01:00
Martin Boehm
6a346f8f49 Implement interface changes in ethereum 2018-03-21 15:47:31 +01:00
Martin Boehm
6d3ba2e690 Update ethrpc/ethparser to match modified BlockChain interface 2018-03-21 00:32:29 +01:00
Martin Boehm
4486795c3d Extend the eth rpc interface, create tests for interface 2018-03-20 14:43:15 +01:00
Martin Boehm
95af897e8e Update eth setup description 2018-03-20 14:07:46 +01:00
Martin Boehm
6995a70489 Implement part of bchain.BlockChain interface for ethereum 2018-03-19 17:36:18 +01:00
Martin Boehm
fc77df3004 Detect ethereum network type 2018-03-19 17:34:51 +01:00
Martin Boehm
971b6397d6 Put rpc config to external file 2018-03-19 12:05:16 +01:00
Martin Boehm
4b121dd60f Call first eth rpc method 2018-03-15 11:38:31 +01:00
Martin Boehm
a61ea71d08 Add preliminary ethereum setup documentation 2018-03-15 11:37:23 +01:00
Martin Boehm
a803d89690 Add ethereum support - initial commit 2018-03-15 08:20:19 +01:00