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
Felix Lange 909dd4a109
rlp/rlpgen: remove build tag (#28106)
1 year ago
..
internal/rlpstruct
rlpgen rlp/rlpgen: remove build tag (#28106) 1 year ago
decode.go rlp: remove allocation of bytes.Reader in DecodeBytes (#27987) 1 year ago
decode_tail_test.go
decode_test.go
doc.go
encbuffer.go rlp: use identical receiver names for encBuffer methods (#27430) 2 years ago
encbuffer_example_test.go
encode.go rlp: fix typos (#27484) 2 years ago
encode_test.go rlp: fix typos (#27484) 2 years ago
encoder_example_test.go
iterator.go
iterator_test.go
raw.go
raw_test.go
safe.go
typecache.go
unsafe.go