Viction v2.4.4 is a hotfix release that resolve some issues on RPC:
- Remove contention on worker.currentMu for pending RPC requests. (#477)
- Disable verify header completely when calling debug APIs. (#479)
- Add BlockHash support for RPC method eth_getBlockReceipts. (#478)
- Add BlockHash support for RPC method eth_getLogs. (#480)
This update is intended for full node and archive node. Master node is not recommended to update at this time to verify that transition to go1.18 wouldn't cause problem with the consensus.