nethermind icon indicating copy to clipboard operation
nethermind copied to clipboard

Fix yparity issue in RPC setcode tx

Open ak88 opened this issue 6 months ago • 1 comments

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.

ak88 avatar Jun 19 '25 12:06 ak88

No changes in tests? If there are no tests, should we add a couple?

emlautarom1 avatar Jun 20 '25 16:06 emlautarom1