Skip to content

Encore 0.3.0

Compare
Choose a tag to compare
@lk86 lk86 released this 04 Feb 07:07
· 24029 commits to develop since this release
5493fe3

0.3.0 is the first release of Testworld after the hardfork (codename "Encore") on 2/4/2021.

The fork brings along a set of changes that are incompatible with the previous release, including but not limited to:

  • Rejecting bad snark work from the pool instead of including bad transactions in blocks #7666
  • A proper limit on maximum connections #7751
  • A new grace period around minimum window density checks #7504

A variety of compatible bug fixes:

  • Properly handle race conditions around ledger updates #7759
  • Retry logic in archive node #7707
  • Balance data in archive node #7735 #7766 #7680

And major improvements to the infrastructure and deployment:

Known Issues:

See 0.2.12...0.3.0 for the full list of commits between releases.