blockbook/bchain/coins/btc
Martin Boehm eae9b6b613 Handle Bitcoin vout addresses after upgrade to bitcoind 22.0.0
It was necessary to split the composition chain in other coins
from BitcoinParser to BitcoinLikeParser to keep backwards compatibility
2021-09-21 23:59:20 +02:00
..
bitcoinlikeparser.go Handle Bitcoin vout addresses after upgrade to bitcoind 22.0.0 2021-09-21 23:59:20 +02:00
bitcoinparser_test.go Handle OP_RETURN OP_PUSHDATA2 type output 2021-05-21 00:24:57 +02:00
bitcoinparser.go Handle Bitcoin vout addresses after upgrade to bitcoind 22.0.0 2021-09-21 23:59:20 +02:00
bitcoinrpc.go Send websocket notification on new tx for input addresses 2020-05-24 17:58:29 +02:00
codec.go Fix coding style and formatting issues 2019-01-24 15:24:56 +01:00
whatthefee.go build: go module support 2020-03-05 11:54:42 -05:00