Image stored work works. Strings cannot (currently) contain leading nulls, so encode...
authorRob Myers <rob@robmyers.org>
Mon, 12 May 2014 21:44:12 +0000 (14:44 -0700)
committerRob Myers <rob@robmyers.org>
Mon, 12 May 2014 21:44:12 +0000 (14:44 -0700)
commitf1310775ee555f2cdd983068d5f0102b3fdde30a
tree19707ffdad5c9aacdf33f3d0d5e317acd7935ae0
parent807c876fecd907f132aa99d9423f58b187174406
Image stored work works. Strings cannot (currently) contain leading nulls, so encode the image as ASCII strings of 32 characters or less to fit in EVM words.
serpent/image_stored_work.se
tests/test_image_stored_work.py