Skip to content

Alpha 1.2

Compare
Choose a tag to compare
@wjblanke wjblanke released this 09 Jan 00:19

Chia Blockchain Testnet alpha 1.2 2020-01-08

  1. Performance improvements
     - Removes database access from blockchain, and handles headers instead of blocks
     - Avoid processing blocks and unfinished blocks that we have already seen.
     - Also adds test for load.
  2. Improvements to plotting via lookup table - as much as 15% faster
  3. Fixed a blockchain initialization bug