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 9244d5cd61
all: update license headers and AUTHORS from git history (#24947)
2 years ago
..
internal/rlpstruct all: update license headers and AUTHORS from git history (#24947) 2 years ago
rlpgen all: update license headers and AUTHORS from git history (#24947) 2 years ago
decode.go rlp/rlpgen: RLP encoder code generator (#24251) 3 years ago
decode_tail_test.go all: update license information 9 years ago
decode_test.go all: replace strings.Replace with string.ReplaceAll (#24835) 2 years ago
doc.go rlp: fix typo in comment (#24595) 3 years ago
encbuffer.go all: update license headers and AUTHORS from git history (#24947) 2 years ago
encbuffer_example_test.go rlp/rlpgen: RLP encoder code generator (#24251) 3 years ago
encode.go rlp, trie: faster trie node encoding (#24126) 3 years ago
encode_test.go all: replace uses of ioutil with io and os (#24869) 2 years ago
encoder_example_test.go rlp/rlpgen: RLP encoder code generator (#24251) 3 years ago
iterator.go all: update license headers and AUTHORS from git history (#24947) 2 years ago
iterator_test.go all: update license headers and AUTHORS from git history (#24947) 2 years ago
raw.go p2p/rlpx: reduce allocation and syscalls (#22899) 3 years ago
raw_test.go all: fix warning flagging the use of DeepEqual on error (#23624) 3 years ago
safe.go rlp: minor optimizations for slice/array encoding (#23467) 3 years ago
typecache.go rlp/rlpgen: RLP encoder code generator (#24251) 3 years ago
unsafe.go rlp: minor optimizations for slice/array encoding (#23467) 3 years ago