Hi list,
We just released Geth version 1.14.4, Triodia. Geth v1.14.4 in a usual
maintenance release, but it does ship a 5-7% block import speed
improvement. Furthermore, v1.14.4 also finally includes an Ether supply
live tracer, that you can enable via --vmtrace supply. Also please note,
the default value for miner tip enforcement was dropped from 1 gwei to
0.001 gwei (block producers can change this via --miner.gasprice).
More info:
https://github.com/ethereum/go-ethereum/releases/tag/v1.14.4
Cheers,
The go-ethereum maintainers