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
Martin HS 5adc314817
build: update to golangci-lint 1.61.0 (#30587)
4 months ago
..
internal/rlpstruct
rlpgen build: update to golangci-lint 1.61.0 (#30587) 4 months ago
decode.go rlp: replace reflect.PtrTo with reflect.PointerTo (#29488) 10 months ago
decode_tail_test.go
decode_test.go build: update to golangci-lint 1.61.0 (#30587) 4 months ago
doc.go
encbuffer.go
encbuffer_example_test.go
encode.go rlp: replace reflect.PtrTo with reflect.PointerTo (#29488) 10 months ago
encode_test.go rlp: fix typos (#27484) 2 years ago
encoder_example_test.go
iterator.go rlp: remove a moot todo (#29154) 11 months ago
iterator_test.go
raw.go rlp: no need to repeat called len method (#29936) 8 months ago
raw_test.go
safe.go
typecache.go rlp: using maps.Clone (#29434) 10 months ago
unsafe.go rlp: using unsafe.Slice instead of SliceHeader (#29067) 11 months ago