INFURA / go-ethlibs

Ethereum libraries in Go for interacting with Ethereum nodes
MIT License
161 stars 34 forks source link

eth.Transaction: `yParity` alias for `v` on tx types 0x1 and 0x2 #88

Closed ryanschneider closed 1 year ago

ryanschneider commented 1 year ago

https://github.com/ethereum/go-ethereum/issues/27727

ryanschneider commented 1 year ago

Fixed as part of #92 which included #91.