Skip to content

v3.4.4

Compare
Choose a tag to compare
@lazynina lazynina released this 13 Jun 14:22
· 132 commits to main since this release

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