Skip to content

v8.6.0

Latest
Compare
Choose a tag to compare
@blockstack-devops blockstack-devops released this 06 Feb 16:25

8.6.0 (2025-02-06)

Features

  • consider tenure block fullness for transaction fee estimations (#2203) (396e2ea)
  • store total transaction size in blocks table (#2204) (ac7c41b)

Bug Fixes

  • make tx_total_size column nullable (#2207) (77bd2f8)
  • use an independent sql connection for mempool stats (#2217) (f8137e4)