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 c35f4fd0bd rlp: check top-level value sizes against input limit 10 years ago
..
decode.go rlp: check top-level value sizes against input limit 10 years ago
decode_test.go rlp: check top-level value sizes against input limit 10 years ago
doc.go rlp: new package for streaming RLP decoder 10 years ago
encode.go rlp: encode nil array pointers as empty list or string 10 years ago
encode_test.go rlp: encode nil array pointers as empty list or string 10 years ago
encoder_example_test.go rlp: add functions for encoding 10 years ago
typecache.go rlp: add functions for encoding 10 years ago