Releases: alecalve/python-bitcoin-blockchain-parser
Releases · alecalve/python-bitcoin-blockchain-parser
0.1.6
What's Changed
- Adding some transaction specific functionality to library by @earce in #88
- Add the blk*.data file path basename to Block.blk_file by @cirosantilli in #90
- Using bytes.hex instead of binascii.hexlify by @mapio in #104
- Update plyvel==1.5.1 to fix fatal error: longintrepr.h: No such file or directory build by @cirosantilli in #112
- Issue #29 & #105 solved: get_transaction() returns block header by @levushakov in #113
- Use Github actions to build package by @alecalve in #114
New Contributors
- @earce made their first contribution in #88
- @cirosantilli made their first contribution in #90
- @mapio made their first contribution in #104
- @levushakov made their first contribution in #113
Full Changelog: 0.1.5...0.1.6