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 6315b6fcc0
rlp: reduce allocations for big.Int and byte array encoding (#21291)
5 years ago
..
decode.go
decode_tail_test.go
decode_test.go
doc.go
encode.go rlp: reduce allocations for big.Int and byte array encoding (#21291) 5 years ago
encode_test.go rlp: reduce allocations for big.Int and byte array encoding (#21291) 5 years ago
encoder_example_test.go
iterator.go
iterator_test.go
raw.go
raw_test.go
typecache.go rlp: reduce allocations for big.Int and byte array encoding (#21291) 5 years ago