blockbook/bchain/coins/eth
2018-04-08 15:50:19 +02:00
..
ethparser_test.go Handle ethereum txid and block hash with the standard 0x prefix 2018-04-08 12:09:18 +02:00
ethparser.go Add BaseParser as base functionality of parsers to avoid code duplicity 2018-04-08 15:50:19 +02:00
ethropsten.md Update README 2018-04-06 12:01:28 +02:00
ethrpc_test.go Handle ethereum txid and block hash with the standard 0x prefix 2018-04-08 12:09:18 +02:00
ethrpc.go Fix computation of confirmations 2018-04-06 17:13:38 +02:00
tx.pb.go Implement EthereumParser.PackTx using protobuf 2018-04-04 20:25:55 +02:00
tx.proto Implement EthereumParser.PackTx using protobuf 2018-04-04 20:25:55 +02:00