Skip to content

1.0.5

Compare
Choose a tag to compare
@edwardteach42 edwardteach42 released this 12 May 05:13
· 4283 commits to latest since this release
5310551

1.0.5 Chinilla blockchain 2022-5-11

Notes

This release aligns with Chia 1.3.5

Added

  • Added Support for Python 3.10
  • Performance improvements in harvesters during plot refresh. Large farmers likely no longer need to specify a very high plot refresh interval in config.yaml
  • Added CLI only .rpm and .deb packages to official release channels
  • Fixed an issue where some coins would be missing after a full sync
  • Enabled paginated plot loading and improved plot state reporting
  • Updated the farming GUI tab to fix several bugs
  • Fix infinite loop with timelord closing
  • Simplified install.sh ubuntu version tracking
  • Fixed memory leak on the farm page
  • Fixed list of plot files "in progress"
  • Various farmer rpc improvements
  • Improvements to the harvester get_plots RPC

Known Issues

There is a known issue where harvesters will not reconnect to the farmer automatically unless you restart the harvester. This bug was introduced in 1.3.4 and we plan to patch it in a coming release.