Commit Graph

23 Commits

Author SHA1 Message Date
Arthur Britto
b4751f9a3a Minor clean up for human formats and DB. 2012-03-19 12:11:56 -07:00
Arthur Britto
0e78e379c7 Return AccountPublic in JSON. 2012-03-18 19:25:06 -07:00
Arthur Britto
db73b12c9f Remove unused function isHex. 2012-03-18 19:11:43 -07:00
Arthur Britto
af44d6d1f4 Merge branch 'master' into address 2012-03-18 19:08:57 -07:00
Arthur Britto
925cc6ff86 Many fixes and clean up for NewcoinAddress. 2012-03-18 19:00:28 -07:00
JoelKatz
50cb87087c Updates. 2012-03-18 11:13:20 -07:00
Arthur Britto
73ff9b95ad Rework addresses. 2012-03-17 20:19:09 -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
Arthur Britto
6e8421dd99 Reorder base58 for optimal short addresses and prefered names. 2012-03-14 16:28:24 -07:00
Arthur Britto
e7c350ffec Remove: script.h, keystore.h, and keystore.cpp 2012-03-14 15:07:25 -07:00
JoelKatz
578ca1c748 Updates to this code. 2012-03-14 11:20:22 -07:00
JoelKatz
c001251966 Use C++-style casts. 2012-03-14 11:13:52 -07:00
JoelKatz
429af40139 Add headers for serialized objects and types.
This is a table-driver serialized that can also serialized/deserialize
to/from binary, text, and database formats.
2012-03-12 15:25:56 -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
209ba8a8b9 Merge branch 'master' of github.com:jedmccaleb/NewCoin 2012-03-11 17:24:21 -07:00
Arthur Britto
29ab1c3065 Also show the port for "peers". 2012-03-10 19:15:41 -08:00
Arthur Britto
2596cce905 Add RPC command peers. 2012-03-10 19:06:05 -08:00
JoelKatz
481923f636 Merge branch 'master' of github.com:jedmccaleb/NewCoin 2012-03-07 15:27:13 -08:00
Arthur Britto
c57ba4976a Move newcoin.proto to src/ 2012-03-06 22:54:19 -08:00
Arthur Britto
c513e45754 Move sources to src and build objs in obj. 2012-03-06 22:43:06 -08:00