erigon-pulse/rlp
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
..
commitment.go [erigon2] Introduce commitment files and table (#201) 2022-01-12 11:21:52 +00:00
encodel.go Enable more linters (#381) 2022-03-19 11:38:37 +07:00
parse_test.go ParseTransaction: Validate v, r, s in signature (#616) 2022-09-01 15:26:42 +02:00
parse.go Txn tip is u256 (#447) 2022-05-13 12:21:29 +07:00