v3.4.4
Description
v3.4.4 addresses a bug in how postgres nodes process the genesis block and addresses an issue in how miner code computes the block reward amount
What's Changed
- Block Reward Patch - prevent free tx fees for recipient of block reward output by @lazynina in #537
- update miner to recompute block reward properly by @lazynina in #549
- fix pg genesis block by @lazynina in #554
Full Changelog: v3.4.3...v3.4.4