Skip to content

Cactus 2.1.4

Latest
Compare
Choose a tag to compare
@dominick01234 dominick01234 released this 24 Jan 01:22

Cactus 2.1.4
This release brings the Cactus-Network Blockchain up to date with the latest Chia base performance and security improvements.

Farm safely, securely, and efficiently, with the Cactus Blockchain Proof-of-Space and Time network. No Huge Prefarm, and Always decentralized. The Cactus Blockchain will be used forever to securely transfer Cactus Coins, CATs, NFTs, and more. Owned by Farmers in a World Wide distributed network.

[Cactus-Network Website]
 
Fixed

Changed

  • improved CPU usage due to tight loop in send_transaction()
  • improve performance of total_mempool_fees() and total_mempool_cost()
  • reduced the default maximum peer count to 40 from 80 (only applies to new configs)
  • changed to normal SQlite db sync option (previously was full)
  • reduced the mempool size to 10 blocks from 50 blocks (improves performance)
  • improve performance of the mempool by batch fetching items from the db