Commit Graph

22 Commits

Author SHA1 Message Date
Arthur Britto
451df81411 Add support for STVector256. 2012-05-26 02:55:36 -07:00
Arthur Britto
1e9304f8c6 Use STPathSet in place of STPath in transactions. 2012-05-20 23:43:02 -07:00
JoelKatz
9cfe26f5d6 New path code. PathSet/PathElement. 2012-05-20 20:14:19 -07:00
JoelKatz
ab899bb125 Updates. 2012-05-19 01:56:43 -07:00
JoelKatz
567ac3c846 STPathElement and STPath classes. Better Json-ization of serialized types. 2012-05-19 01:09:59 -07:00
Arthur Britto
fbd9e60e33 Use strHex in place of custom function. 2012-05-11 14:58:34 -07:00
JoelKatz
cf801992be Cleanups. Missing helper functions. 2012-05-03 12:40:05 -07:00
JoelKatz
55d2bc450d Don't lose the account field name. 2012-04-26 18:58:44 -07:00
JoelKatz
f27b6b6a1a Bugfix. 2012-04-26 17:37:46 -07:00
JoelKatz
bf4becf436 Get STAccount value as NewcoinAddress. 2012-04-23 15:59:39 -07:00
JoelKatz
5a9050aa69 Bugfix. 2012-04-20 20:21:42 -07:00
JoelKatz
9f58a4bfbf Cleanups. 2012-04-12 23:23:14 -07:00
JoelKatz
21bb574e96 Having a function in a base class that's widely overloaded called 'getType'
is a bad idea. Change it to 'getSType'.
2012-04-08 19:56:48 -07:00
JoelKatz
d7669944de Ability to compare serialized types. 2012-04-08 16:33:28 -07:00
JoelKatz
11cbf862e4 Full support for 128-bit types. Remove throw() specifications. 2012-04-05 21:08:34 -07:00
JoelKatz
cb28fd52a3 Make accounts there own type
so we can add new functionality  and so they can display properly.
Cleanups and missing helper function.
2012-03-27 15:51:14 -07:00
JoelKatz
b2caa606d0 Bugfixes and some new functionality to better support higher-level types. 2012-03-21 11:30:01 -07:00
JoelKatz
bcb7206d74 Change some STU* names to ST* names. 2012-03-20 11:21:02 -07:00
JoelKatz
2c113e8f8e Type for transaction types. 2012-03-19 09:31:20 -07:00
JoelKatz
99493c662a Commit for Arthur.
getFullText, object layout.
STUObject code.
2012-03-16 17:04:18 -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