github Chia-Network/chia-blockchain 1.0beta21

latest releases: 2.4.4, 2.4.4-rc3, 2.4.4-rc2...
3 years ago

[1.0beta21] aka Beta 1.21 - 2021-01-16

Added

  • The cli now warns if you attempt to create a plot smaller than k=32.
  • chia configure now lets you enable or disable uPnP.
  • If a peer gives a bad weight proof it will now be disconnected.

Changed

  • Harvester now only checks every 2 minutes for new files and otherwise caches the plot listing in memory and logs how long it took to load all plot files at INFO level.
  • Harvester multithreading is now configureable in config.yaml.
  • Websocket heartbeat timeout was increased from 30 seconds to 300 seconds.
  • Bumped Colorlog to 4.7.2, and pyinstaller to 4.2.

Fixed

  • Weight proofs were failing to verify contributing to a chain stall. This release gets things moving again but nodes are using too much CPU and can pause/lag at times. This may resolve as people upgrade to Beta 21.
  • A toxic combination of transaction limits set too high and a non performant clvm kept the chain stalled. A faster rust implementation of clvm is already nearing completion.
  • chia netspace -s would not correctly look up the start block height by block hash. Additionally netspace now flips to PiB above 1024 TiB. To compare netspace to chia show of the GUI use chia netspace -d 1000 as chia netspace defaults to -d 192 which is one hour.

Don't miss a new chia-blockchain release

NewReleases is sending notifications on new releases.