go-ethereum/rlp
Péter Szilágyi 48d05c43c9
all: get rid of custom MaxUint64 and MaxUint64 (#30636)
2024-10-20 14:41:51 +03:00
..
internal/rlpstruct
rlpgen build: update to golangci-lint 1.61.0 (#30587) 2024-10-14 19:25:22 +02:00
decode.go rlp: replace reflect.PtrTo with reflect.PointerTo (#29488) 2024-04-09 08:27:13 +02:00
decode_tail_test.go
decode_test.go all: get rid of custom MaxUint64 and MaxUint64 (#30636) 2024-10-20 14:41:51 +03:00
doc.go
encbuffer.go rlp: use identical receiver names for encBuffer methods (#27430) 2023-06-07 12:40:06 +02:00
encbuffer_example_test.go
encode.go rlp: replace reflect.PtrTo with reflect.PointerTo (#29488) 2024-04-09 08:27:13 +02:00
encode_test.go rlp: fix typos (#27484) 2023-06-16 15:21:43 +03:00
encoder_example_test.go
iterator.go rlp: remove a moot todo (#29154) 2024-03-05 10:47:56 +01:00
iterator_test.go
raw.go rlp: no need to repeat called len method (#29936) 2024-06-06 10:55:38 +03:00
raw_test.go
safe.go
typecache.go rlp: using maps.Clone (#29434) 2024-04-02 10:47:15 +02:00
unsafe.go rlp: using unsafe.Slice instead of SliceHeader (#29067) 2024-03-05 14:45:17 +01:00