Skip to content

2.1.4

Compare
Choose a tag to compare
@cmmarslender cmmarslender released this 10 Jan 18:00
b5fe502

Fixed

  • Update chia_rs to 0.2.15 for AMD K10 architecture (fixes #16386)

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