erigon-pulse/crypto
Andrew Ashikhmin 987fb4a7e1
ParseTransaction: Validate v, r, s in signature (#616)
* Introduce TxParseContext.allowPreEip2s

* TxParsseConfig -> TxParseConfig

* Extract MustDecodeHex

* Validate v, r, s of txn signature

* Add comment
2022-09-01 15:26:42 +02:00
..
secp256k1.go ParseTransaction: Validate v, r, s in signature (#616) 2022-09-01 15:26:42 +02:00