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) 6 years ago
decode_tail_test.go all: update license information 9 years ago
decode_test.go rlp: fix decoding long strings into RawValue types 7 years ago
doc.go rlp, trie, contracts, compression, consensus: improve comments (#14580) 7 years ago
encode.go rlp: fix some golint warnings (#16659) 6 years ago
encode_test.go rlp: add support for "-" struct tag 8 years ago
encoder_example_test.go all: fix license headers one more time 9 years ago
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