nethermind
nethermind copied to clipboard
Fix yparity issue in RPC setcode tx
Fixes #8685
y parity can be set to nonsense in a setcode tx. Instead of returning a calculated y parity in RPC set V - V.offset instead.
No changes in tests? If there are no tests, should we add a couple?