This release is optimizing even more the GC churn.
- Switched to vtprotobuf (github.com/planetscale/vtprotobuf).
- Htnwallet send and balance fetch utxo on demand.
- Htnwallet decreases address seeking from every 1s to 10s.
- Disable relay while node is in IBD, even if nearly synced.
- Optimize out ton of allocations to alleviate GC churn
- Build with experimental SIMD and JSONv2 to add some speedup.
Default values:
- GOMEMLIMIT 8GB
- GOGC 100
- PebbleDB Memory Tables up to 4GB
- PebbledB cache 2GB