Official Go implementation of the Ethereum protocol
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
go-ethereum/rlp
Justin Traglia cce7f08438
rlp/rlpgen: fix error handling when target type not found (#25547)
2 years ago
..
internal/rlpstruct all: update license headers and AUTHORS from git history (#24947) 3 years ago
rlpgen rlp/rlpgen: fix error handling when target type not found (#25547) 2 years ago
decode.go
decode_tail_test.go
decode_test.go all: add whitespace linter (#25312) 3 years ago
doc.go rlp: fix typo in comment (#24595) 3 years ago
encbuffer.go all: update license headers and AUTHORS from git history (#24947) 3 years ago
encbuffer_example_test.go
encode.go
encode_test.go all: prefer `new(big.Int)` over `big.NewInt(0)` (#25087) 3 years ago
encoder_example_test.go
iterator.go all: add whitespace linter (#25312) 3 years ago
iterator_test.go all: update license headers and AUTHORS from git history (#24947) 3 years ago
raw.go
raw_test.go
safe.go
typecache.go
unsafe.go