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
Mohanson f447de936c
rlp: replace reflect.PtrTo with reflect.PointerTo (#29488)
11 months ago
..
internal/rlpstruct
rlpgen rlp/rlpgen: remove build tag (#28106) 1 year ago
decode.go rlp: replace reflect.PtrTo with reflect.PointerTo (#29488) 11 months 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: replace reflect.PtrTo with reflect.PointerTo (#29488) 11 months ago
encode_test.go rlp: fix typos (#27484) 2 years ago
encoder_example_test.go
iterator.go rlp: remove a moot todo (#29154) 12 months ago
iterator_test.go
raw.go
raw_test.go
safe.go
typecache.go rlp: using maps.Clone (#29434) 11 months ago
unsafe.go rlp: using unsafe.Slice instead of SliceHeader (#29067) 12 months ago