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
haoran b2b0e1da8c
all: fix various typos (#29600)
7 months ago
..
internal/rlpstruct
rlpgen all: fix various typos (#29600) 7 months ago
decode.go rlp: replace reflect.PtrTo with reflect.PointerTo (#29488) 7 months ago
decode_tail_test.go
decode_test.go
doc.go
encbuffer.go rlp: use identical receiver names for encBuffer methods (#27430) 1 year ago
encbuffer_example_test.go
encode.go rlp: replace reflect.PtrTo with reflect.PointerTo (#29488) 7 months ago
encode_test.go rlp: fix typos (#27484) 1 year ago
encoder_example_test.go
iterator.go rlp: remove a moot todo (#29154) 8 months ago
iterator_test.go
raw.go
raw_test.go
safe.go
typecache.go rlp: using maps.Clone (#29434) 7 months ago
unsafe.go rlp: using unsafe.Slice instead of SliceHeader (#29067) 8 months ago