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
chenyufeng 2d98099c25 rlp: fix comment typo (#17640) 6 years ago
..
decode.go rlp: fix some golint warnings (#16659) 7 years ago
decode_tail_test.go
decode_test.go rlp: fix decoding long strings into RawValue types 7 years ago
doc.go rlp, trie, contracts, compression, consensus: improve comments (#14580) 8 years ago
encode.go rlp: fix some golint warnings (#16659) 7 years ago
encode_test.go
encoder_example_test.go
raw.go rlp: fix string size check in readKind (#15625) 7 years ago
raw_test.go rlp: fix string size check in readKind (#15625) 7 years ago
typecache.go rlp: fix comment typo (#17640) 6 years ago