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
Or Neeman 9ec32a9e7b
rlp: handle case of normal EOF in Stream.readFull (#22336)
4 years ago
..
decode.go rlp: handle case of normal EOF in Stream.readFull (#22336) 4 years ago
decode_tail_test.go
decode_test.go rlp: handle case of normal EOF in Stream.readFull (#22336) 4 years ago
doc.go
encode.go
encode_test.go all: simplify nested complexity and if blocks ending with a return statement (#21854) 4 years ago
encoder_example_test.go
iterator.go
iterator_test.go
raw.go
raw_test.go
typecache.go