blockbook/bchain/coins/eth
Martin Boehm 6c4204e93f Merge branch 'v0.0.7'
A big update of Blockbook, with main features:
- new index format, incompatible with release 0.0.6
- computing of address balances
- internal blockchain explorer
2018-10-01 13:32:57 +02:00
..
ethparser_test.go Refactor of address handling, renamed addrID to addr descriptor addrDesc 2018-08-29 15:31:19 +02:00
ethparser.go Make AddressDescriptor as type,expose DB/mempool methods working with it 2018-08-30 22:43:37 +02:00
ethrpc.go Merge branch 'v0.0.7' 2018-10-01 13:32:57 +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