Skip to content

1.1.4

Compare
Choose a tag to compare
@wjblanke wjblanke released this 05 May 00:21
· 7999 commits to main since this release
0fbf998

1.1.4 Chia Blockchain 2021-05-04

Changed

  • Secret wallet key is hidden by default in chia keys show. Use chia keys show --show-mnemonic-seed for private keys.
  • Performance improvement while parsing variable length field in transaction blocks.

Fixed

  • Spends are now sorted in the mempool by fee/cost.
  • Resolved pending transaction issue during reorgs.
  • Fixed bug in message send retry logic.
  • Two issues with processing Weight Proofs during syncing while farming.
  • Fixed a bug in the outgoing rate control logic that could prevent messages being sent.