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 b94a6a0193 rlp: add DecodeBytes 10 years ago
..
decode.go rlp: add DecodeBytes 10 years ago
decode_test.go rlp: allow encoding non-empty interface values 10 years ago
doc.go
encode.go rlp: don't panic for nil *big.Int 10 years ago
encode_test.go rlp: don't panic for nil *big.Int 10 years ago
encoder_example_test.go
typecache.go