Release Highlights:
- Fix slow IBD caused by block window cache broken.
- Upgraded Go version to 1.26.0
- Major cache and memory optimizations.
- PebbleDB option changes.
- Reduced GC (Garbage Collection) churn and improved memory usage.
- Added per-script UTXO cache with thread-safe LRU caches.
- Improved error handling and fixed several nil pointer and memory leak issues.
- Enhanced logging, metrics, and RPC request reporting if using "HTND_PROFILER=1" environment variable.
- Added a vote command to htnwallet, but it does not work yet because need to send notify to vote.hoosat.fi api and need API access from Namp88.
- General performance improvements and bug fixes.
- Respect GOMEMLIMIT and GOGC environment variables. Default 14 GB GOMEMLIMIT and GOGC 200%