Commit Graph

13405 Commits

Author SHA1 Message Date
Arthur Britto
d070b10f21 Add unl_delete command. 2012-03-21 14:37:44 -07:00
Arthur Britto
69d492f4e5 Fix wallet table creation. 2012-03-21 14:36:46 -07:00
JoelKatz
b5082aabbf Tie into STUObject code. 2012-03-21 14:35:40 -07:00
JoelKatz
b2caa606d0 Bugfixes and some new functionality to better support higher-level types. 2012-03-21 11:30:01 -07:00
Arthur Britto
091dada531 Merge branch 'master' into unl 2012-03-20 15:21:20 -07:00
Arthur Britto
d0eb4567ba NewcoinAddress fixes and work towards unls. 2012-03-20 15:20:39 -07:00
JoelKatz
ebc93b8292 Merge branch 'master' of github.com:jedmccaleb/NewCoin 2012-03-20 11:22:36 -07:00
JoelKatz
8d0d3d36ef Some more work on this class. Constructors. get* functions. 2012-03-20 11:22:14 -07:00
JoelKatz
18ca0ebb21 Don't use 'magic numbers' for transaction types. Extra transaction constants.
getFormat function.
2012-03-20 11:21:40 -07:00
JoelKatz
325ebc2312 Fix some incorrect numbering. Add some new constructors. 2012-03-20 11:21:16 -07:00
JoelKatz
bcb7206d74 Change some STU* names to ST* names. 2012-03-20 11:21:02 -07:00
JoelKatz
fded795841 Missing constructor. 2012-03-20 11:20:37 -07:00
Arthur Britto
6bf311c819 Merge branch 'master' of github.com:jedmccaleb/NewCoin 2012-03-19 12:16:01 -07:00
Arthur Britto
b4751f9a3a Minor clean up for human formats and DB. 2012-03-19 12:11:56 -07:00
JoelKatz
2c113e8f8e Type for transaction types. 2012-03-19 09:31:20 -07:00
JoelKatz
b6f929c8a9 Skeleton. 2012-03-19 09:31:01 -07:00
JoelKatz
ad556a11cf Support for transaction type. 2012-03-19 09:28:14 -07:00
JoelKatz
4b66d24e3a Transaction in modifiable form. 2012-03-19 09:27:46 -07:00
JoelKatz
7e6406a484 Move the table to the implementation. 2012-03-19 09:08:55 -07:00
JoelKatz
a03076823b Some missing helper functions. 2012-03-19 09:06:40 -07:00
Arthur Britto
ddb3f501b1 Remove unused unl.xml and wallet.xml. 2012-03-18 20:25:02 -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
6a3a3becbc Merge branch 'master' into unl 2012-03-14 15:07:56 -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
Arthur Britto
30414aabca Merge branch 'master' into unl 2012-03-12 23:17:25 -07:00
Arthur Britto
b9670ecc38 Merge branch 'master' of github.com:jedmccaleb/NewCoin 2012-03-12 18:14:30 -07:00
Arthur Britto
1aa2f0b85e Add support for ctags to scons. 2012-03-12 18:08:31 -07:00
Arthur Britto
66429ef054 Initial check in of valdiators.txt. 2012-03-12 17:47:15 -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
af929c7d49 Kudge protoc builder to work for us. 2012-03-07 14:54:44 -08:00
JoelKatz
d4107534bf Slots for the new transaction type handlers. 2012-03-07 09:14:50 -08:00
JoelKatz
f08107cd03 Punish a peer that sends us unwanted ledger data. 2012-03-07 09:14:38 -08:00
JoelKatz
efa2f90b34 Cleanup. 2012-03-07 09:14:22 -08:00