plugeth/rlp/rlpgen
Justin Traglia cce7f08438
rlp/rlpgen: fix error handling when target type not found (#25547)
typ will be nil when lookupStructType returns an error. cfg.Type should be used instead.
2022-08-19 00:34:57 +02:00
..
testdata rlp/rlpgen: RLP encoder code generator (#24251) 2022-02-16 18:14:12 +01:00
gen_test.go all: update license headers and AUTHORS from git history (#24947) 2022-05-24 20:39:40 +02:00
gen.go all: update license headers and AUTHORS from git history (#24947) 2022-05-24 20:39:40 +02:00
main.go rlp/rlpgen: fix error handling when target type not found (#25547) 2022-08-19 00:34:57 +02:00
types.go all: update license headers and AUTHORS from git history (#24947) 2022-05-24 20:39:40 +02:00