rlp: add functions for encoding
I'm reasonably confident that the encoding matches the output of ethutil.Encode for values that it supports. Some of the tests have been adpated from the Ethereum testing repository. There are still TODOs in the code.
Showing
rlp/encode.go
0 → 100644
rlp/encode_test.go
0 → 100644
rlp/encoder_example_test.go
0 → 100644
Please register or sign in to comment