go-ethereum/rlp
haoran b2b0e1da8c
all: fix various typos (#29600)
* core: fix typo

* rpc: fix typo

* snap: fix typo

* trie: fix typo

* main: fix typo

* abi: fix typo

* main: fix field comment for basicOp
2024-04-23 13:09:42 +03:00
..
internal/rlpstruct all: fix docstrings 2022-10-04 09:18:02 +02:00
rlpgen all: fix various typos (#29600) 2024-04-23 13:09:42 +03: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 rlp: support for uint256 (#26898) 2023-03-17 06:51:55 -04: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 p2p/discover: improve discv5 NODES response packing (#26033) 2022-11-07 19:19:02 +01:00
raw_test.go rlp: improve tests for Split functions (#26200) 2022-11-17 14:19:03 +01:00
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