Commit Graph

17 Commits

Author SHA1 Message Date
JoelKatz
74766e8884 Some extra constructors. 2012-06-18 17:00:34 -07:00
JoelKatz
85424e99d3 Add some more vector-like functions. reserve/resize/capacity 2012-06-10 16:08:45 -07:00
JoelKatz
cf88b4ed51 Add Serializer::lengthVL to get the total length of a VL 2012-05-30 16:03:33 -07:00
Arthur Britto
451df81411 Add support for STVector256. 2012-05-26 02:55:36 -07:00
Arthur Britto
230ee34b24 Add getRaw for vector and addZeros to Serializer. 2012-05-19 18:15:12 -07:00
JoelKatz
c21a7e2741 Some operators to make the unit tests simpler 2012-04-25 16:48:42 -07:00
JoelKatz
23e46d4f12 Allow a serializer to be used much like a vector. 2012-04-17 05:02:28 -07:00
Arthur Britto
658cd9cf30 Add support for getting a Sha256 from a String. 2012-04-13 20:45:08 -07:00
JoelKatz
11cbf862e4 Full support for 128-bit types. Remove throw() specifications. 2012-04-05 21:08:34 -07:00
Arthur Britto
af44d6d1f4 Merge branch 'master' into address 2012-03-18 19:08:57 -07:00
Arthur Britto
73ff9b95ad Rework addresses. 2012-03-17 20:19:09 -07:00
JoelKatz
672b976eb6 Bugfixes and missing functionality.
STUVL::getLength, STUTL::getLength, list->vector, getTaggedListLength
2012-03-15 11:46:43 -07:00
JoelKatz
47e1f5a1d4 More work on the new serialized types. 2012-03-14 17:15:41 -07:00
JoelKatz
e8c1f656ee SerializerIterator implementation. 2012-03-11 21:35:41 -07:00
JoelKatz
543c1af546 Variable-length and tagged list serializer functions. 2012-03-11 17:25:17 -07:00
JoelKatz
481923f636 Merge branch 'master' of github.com:jedmccaleb/NewCoin 2012-03-07 15:27:13 -08:00
Arthur Britto
c513e45754 Move sources to src and build objs in obj. 2012-03-06 22:43:06 -08:00