plugeth/rlp/rlpgen
Martin Holst Swende 58d0f6440b
rlp: support for uint256 (#26898)
This adds built-in support in package rlp for encoding, decoding and generating code dealing with uint256.Int.

---------

Co-authored-by: Felix Lange <fjl@twurst.com>
2023-03-17 06:51:55 -04:00
..
testdata rlp: support for uint256 (#26898) 2023-03-17 06:51:55 -04:00
gen_test.go rlp: support for uint256 (#26898) 2023-03-17 06:51:55 -04:00
gen.go rlp: support for uint256 (#26898) 2023-03-17 06:51:55 -04:00
main.go rlp/rlpgen: fix error handling when target type not found (#25547) 2022-08-19 00:34:57 +02:00
types.go rlp: support for uint256 (#26898) 2023-03-17 06:51:55 -04:00