blockbook/bchain
Martin Boehm 35a13e0647 Handle old style ethereum transactions that do not set status 2018-12-14 12:08:06 +01:00
..
coins Handle old style ethereum transactions that do not set status 2018-12-14 12:08:06 +01:00
basechain.go Update api.GetAddress to return more ethereum specific data 2018-12-06 13:14:46 +01:00
baseparser.go Keep api v1 as compatible with blockbook 0.1.x, add api v2 2018-12-13 14:31:34 +01:00
baseparser_test.go Add ERC20 transfer information to ethereum transactions 2018-11-28 14:27:02 +01:00
mempool_bitcoin_type.go Add websocket interface 2018-12-10 17:22:37 +01:00
mempool_ethereum_type.go Add websocket interface 2018-12-10 17:22:37 +01:00
mq.go Use context to limit shutdown time of bchain/mq 2018-05-30 14:44:59 +02:00
tx.pb.go Fix protobuf serialization of transactions 2018-12-05 22:29:27 +01:00
tx.proto Fix protobuf serialization of transactions 2018-12-05 22:29:27 +01:00
types.go Keep api v1 as compatible with blockbook 0.1.x, add api v2 2018-12-13 14:31:34 +01:00