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
John Chase c375936e81
rlp: fix typos (#27484)
1 year ago
..
internal/rlpstruct
rlpgen rlp/rlpgen: print want/expect output string if mismatch (#26932) 2 years ago
decode.go rlp: support for uint256 (#26898) 2 years ago
decode_tail_test.go
decode_test.go rlp: support for uint256 (#26898) 2 years ago
doc.go
encbuffer.go rlp: use identical receiver names for encBuffer methods (#27430) 1 year ago
encbuffer_example_test.go
encode.go rlp: fix typos (#27484) 1 year ago
encode_test.go rlp: fix typos (#27484) 1 year ago
encoder_example_test.go
iterator.go
iterator_test.go
raw.go p2p/discover: improve discv5 NODES response packing (#26033) 2 years ago
raw_test.go rlp: improve tests for Split functions (#26200) 2 years ago
safe.go
typecache.go
unsafe.go