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
Felix Lange a0566c1058 rlp: remove Flat 9 years ago
..
decode.go rlp: fix list bounds check overflow (found by go-fuzz) 10 years ago
decode_test.go rlp: fix list bounds check overflow (found by go-fuzz) 10 years ago
doc.go rlp: new package for streaming RLP decoder 10 years ago
encode.go rlp: remove Flat 9 years ago
encode_test.go rlp: remove Flat 9 years ago
encoder_example_test.go rlp: add functions for encoding 10 years ago
typecache.go rlp: stricter rules for structs and pointers 10 years ago