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
Alex Prut c92faee66e
all: simplify nested complexity and if blocks ending with a return statement (#21854)
4 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 all: simplify nested complexity and if blocks ending with a return statement (#21854) 4 years ago
encoder_example_test.go
iterator.go
iterator_test.go
raw.go core/types, rlp: optimize derivesha (#21728) 4 years ago
raw_test.go core/types, rlp: optimize derivesha (#21728) 4 years ago
typecache.go rlp: reduce allocations for big.Int and byte array encoding (#21291) 5 years ago