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 7180699d40 rlp: require declared number of input elements for array types 10 years ago
..
decode.go rlp: require declared number of input elements for array types 10 years ago
decode_test.go rlp: require declared number of input elements for array types 10 years ago
doc.go rlp: new package for streaming RLP decoder 10 years ago
encode.go rlp: stricter rules for structs and pointers 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: stricter rules for structs and pointers 10 years ago