blockbook/bchain
Martin Boehm 7290f8bbcd Make GetBlockInfo and GetChainInfo more coin independent 2018-09-18 10:58:47 +02:00
..
coins Make GetBlockInfo and GetChainInfo more coin independent 2018-09-18 10:58:47 +02:00
tests/rpc Add bchain method GetChainInfo with extended information about backend 2018-09-14 14:48:43 +02:00
baseparser.go Refactor of address handling, renamed addrID to addr descriptor addrDesc 2018-08-29 15:31:19 +02:00
baseparser_test.go Handle negative big.Int amounts, add tests of amounts parser 2018-07-25 11:47:07 +02:00
mempool_nonutxo.go Merge branch 'master' into v0.0.7 2018-09-11 13:44:36 +02:00
mempool_utxo.go Merge branch 'master' into v0.0.7 2018-09-11 13:44:36 +02:00
mq.go Use context to limit shutdown time of bchain/mq 2018-05-30 14:44:59 +02:00
tx.pb.go Use big.Int for all amounts 2018-07-24 15:58:37 +02:00
tx.proto Use big.Int for all amounts 2018-07-24 15:58:37 +02:00
types.go Make GetBlockInfo and GetChainInfo more coin independent 2018-09-18 10:58:47 +02:00