Skip to content

Kaspad v0.10.2

Compare
Choose a tag to compare
@stasatdaglabs stasatdaglabs released this 18 May 11:18
· 328 commits to master since this release

Kaspad v0.10.2 - 2021-05-18

Non-breaking changes:

  • Fix getBlock and getBlocks RPC commands to return blocks and transactions properly (#1716)
  • serializeAddress should always serialize as IPv6, since it assumes the IP size is 16 bytes (#1720)
  • Add VirtualDaaScore to GetBlockDagInfo (#1719)
  • Fix calcTxSequenceLockFromReferencedUTXOEntries for loop break condition (#1723)
  • Fix overflow when checking coinbase maturity and don't ban peers that send transactions with immature spend (#1722)