go-ethereum/rlp
2025-12-07 15:49:13 +05:30
..
internal/rlpstruct all: replace strings.Split with more efficient strings.SplitSeq (#1698) 2025-12-07 15:42:23 +05:30
rlpgen all: use slices.Sort() to sort strings (#1712) 2025-12-07 15:49:13 +05:30
decode.go
decode_tail_test.go
decode_test.go rlp: fix typo in decode test message #32554 (#1514) 2025-09-17 08:47:42 +08:00
doc.go
encbuffer.go rlp: refactor to use maths.ReadBits #32432 (#1405) 2025-09-03 15:38:55 +08:00
encbuffer_example_test.go
encode.go
encode_test.go all: use WaigGroup.Go() to simplify code (#1699) 2025-11-29 17:17:08 +05:30
encoder_example_test.go
iterator.go
iterator_test.go
raw.go
raw_test.go
typecache.go