erigon-pulse/rlp
Andrew Ashikhmin 759fb00593
[beta] Stricter uint256 RLP decoding. Update consensus tests to 10.1 (#3089)
* Clean up test runners. Don't run legacy tests

* Cherry pick https://github.com/ethereum/go-ethereum/pull/22927

* Tests update 10.1: Transaction Tests

* Port decodeBigInt changes to decodeUint256

* Introduce (*Stream) Uint256Bytes

* Temporarily disable stTransactionTest/HighGasPrice

* linter

* ttWrongRLP transaction tests pass now

* Fix stTransactionTest/HighGasPrice

Co-authored-by: Felix Lange <fjl@twurst.com>
2021-12-06 08:00:54 +00:00
..
decode_tail_test.go all: update license information 2016-04-15 09:48:05 +02:00
decode_test.go [beta] Stricter uint256 RLP decoding. Update consensus tests to 10.1 (#3089) 2021-12-06 08:00:54 +00:00
decode.go [beta] Stricter uint256 RLP decoding. Update consensus tests to 10.1 (#3089) 2021-12-06 08:00:54 +00:00
doc.go rlp: improve nil pointer handling (#20064) 2019-09-13 11:10:57 +02:00
encode_test.go [beta] Stricter uint256 RLP decoding. Update consensus tests to 10.1 (#3089) 2021-12-06 08:00:54 +00:00
encode.go Fix lints and remove more unused code (#1621) 2021-03-29 10:58:45 +07:00
encoder_example_test.go rlp: improve nil pointer handling (#20064) 2019-09-13 11:10:57 +02:00
iterator_test.go rename (#1978) 2021-05-20 19:25:53 +01:00
iterator.go cmd, core, eth: background transaction indexing (#20302) 2020-05-20 15:26:22 +03:00
raw_test.go Try to solve sentry hanging problem + p2p impovement from geth (#2191) 2021-06-18 12:47:46 +01:00
raw.go Try to solve sentry hanging problem + p2p impovement from geth (#2191) 2021-06-18 12:47:46 +01:00
typecache.go Fix lints and remove more unused code (#1621) 2021-03-29 10:58:45 +07:00