JoelKatz
b6653732b0
New serializer work.
...
Rework add/addRaw/addData per discussion with Arthur.
New STObject add/deserialize code.
STArray add/deserialize code.
Allow arrays of normal fields.
Other small fixes.
2012-09-27 15:43:29 -07:00
JoelKatz
fbb0baaca0
Cleanups.
2012-09-26 00:28:58 -07:00
JoelKatz
8a5a9e0925
Small fixes.
2012-09-25 22:47:40 -07:00
JoelKatz
8f88575b8e
Low-level serializer functions for new type/name field.
2012-09-24 13:19:28 -07:00
JoelKatz
ecd47f0ea8
Cut to 32-bit network times.
2012-07-12 01:41:24 -07:00
Arthur Britto
4b20162e7f
Work in progress on offers and ripple.
2012-07-07 14:34:42 -07:00
JoelKatz
6a67b65f63
New prefixed hash functions and unit test.
2012-06-25 09:12:35 -07:00
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