plugeth/rlp
Felix Lange 552f5b2693 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.
2015-01-15 11:00:19 +01:00
..
decode_test.go rlp: add functions for encoding 2015-01-15 11:00:19 +01:00
decode.go rlp: add functions for encoding 2015-01-15 11:00:19 +01:00
doc.go rlp: new package for streaming RLP decoder 2014-11-17 01:49:47 +01:00
encode_test.go rlp: add functions for encoding 2015-01-15 11:00:19 +01:00
encode.go rlp: add functions for encoding 2015-01-15 11:00:19 +01:00
encoder_example_test.go rlp: add functions for encoding 2015-01-15 11:00:19 +01:00
typecache.go rlp: add functions for encoding 2015-01-15 11:00:19 +01:00