Commit Graph

1382 Commits

Author SHA1 Message Date
Arthur Britto
ebed3d930c Remove cryptopp. 2012-06-13 17:06:26 -07:00
Arthur Britto
135fb2212c Remove pugixml. 2012-06-13 17:01:42 -07:00
Arthur Britto
ab9cc7f70c Check UNL before processing validation. 2012-06-13 16:53:09 -07:00
Arthur Britto
bec2891800 Add RPC command validation_seed. 2012-06-13 16:44:57 -07:00
Arthur Britto
368e5a0acc Have consensus use the config for validation and use uint160 for peerIDs. 2012-06-13 15:51:30 -07:00
Arthur Britto
5aaeef3a50 Add getNodeID to NewcoinAddress. 2012-06-13 15:50:21 -07:00
Arthur Britto
2866c6e46d Add support for hashing uint160. 2012-06-13 15:49:35 -07:00
Arthur Britto
c26d60579a Change config to use single entry for validation. 2012-06-13 15:48:14 -07:00
Arthur Britto
fff4e87090 Merge branch 'vfixes' 2012-06-13 11:57:08 -07:00
Arthur Britto
e46149819d Remove use of deprecated crypto code. 2012-06-13 11:56:01 -07:00
jed
f1277325ff fix for unl_add 2012-06-13 10:50:02 -07:00
jed
e6464e2832 more work on your peer list 2012-06-13 09:57:08 -07:00
jed
089541d630 Merge branch 'master' of github.com:jedmccaleb/NewCoin 2012-06-13 08:20:31 -07:00
jed
f7b5753be1 maintain db of peers 2012-06-13 08:20:08 -07:00
Arthur Britto
d4a057cfcd Make NewcoinAddress use new crypto primatives and add unit test. 2012-06-12 23:01:19 -07:00
Arthur Britto
eb6898f5ce Add unhex and string vs vector utils. 2012-06-12 23:00:24 -07:00
Arthur Britto
b8e2e83fd0 Fix Config dirs when can not figure out XDG_DATA_HOME. 2012-06-12 01:20:51 -07:00
Arthur Britto
253df289c3 Add support for CLI option --conf. 2012-06-11 20:54:05 -07:00
Arthur Britto
72660369de Cosmetic. 2012-06-11 20:20:51 -07:00
Arthur Britto
d08cc714ba Merge branch 'master' of github.com:jedmccaleb/NewCoin 2012-06-11 20:17:10 -07:00
Arthur Britto
063d4352ee Implement XDG spec for file layout. 2012-06-11 20:14:35 -07:00
Arthur Britto
5a580ca719 Document new config file placement. 2012-06-11 20:12:10 -07:00
Arthur Britto
684abbe473 Add BOOST_FILESYSTEM_NO_DEPRECATED to compile flags. 2012-06-11 20:10:30 -07:00
jed
2d7e096d29 start standardizing the RPC returns 2012-06-11 15:40:40 -07:00
jed
6b741530a3 . 2012-06-11 14:03:12 -07:00
jed
31e72cad12 Merge branch 'master' of github.com:jedmccaleb/NewCoin 2012-06-11 14:01:37 -07:00
jed
79f57bc1da changed some RPC returns 2012-06-11 14:01:16 -07:00
Arthur Britto
56ea3262e5 Return token for error in RPC errors. 2012-06-11 12:34:16 -07:00
Arthur Britto
88e977a22f Merge branch 'master' of github.com:jedmccaleb/NewCoin 2012-06-11 02:15:53 -07:00
Arthur Britto
7cc570ccfa Fix null pointer in TransactionEninge. 2012-06-11 02:15:46 -07:00
JoelKatz
6521ff52e3 "Upsert" transactions if they're committed after they're stored. 2012-06-11 01:12:52 -07:00
JoelKatz
112c79229c Cleanup chatty debug 2012-06-11 01:12:43 -07:00
JoelKatz
456beaa5bf Bugfixes. 2012-06-11 01:05:42 -07:00
JoelKatz
d4d3300eca Typo 2012-06-11 01:05:34 -07:00
Arthur Britto
d3e7143eff Merge branch 'master' of github.com:jedmccaleb/NewCoin 2012-06-11 00:52:38 -07:00
Arthur Britto
92e96bb6dc Fix data_store by removing testing code. 2012-06-11 00:52:32 -07:00
JoelKatz
aed5776c90 Whitespace only. 2012-06-10 16:16:46 -07:00
JoelKatz
63ea3d6f22 Fix transaction load/save functions. 2012-06-10 16:15:33 -07:00
JoelKatz
913b86c410 Update a comment. 2012-06-10 16:15:20 -07:00
JoelKatz
85424e99d3 Add some more vector-like functions. reserve/resize/capacity 2012-06-10 16:08:45 -07:00
JoelKatz
f10ea18326 Document 'tx' and 'ledger' commands. 2012-06-10 15:48:53 -07:00
Arthur Britto
85d774e7f6 Allow master seed to be used to authorize transactions. 2012-06-10 15:45:47 -07:00
Arthur Britto
90f07cbef6 Merge branch 'master' of github.com:jedmccaleb/NewCoin 2012-06-10 14:52:08 -07:00
Arthur Britto
0cd2a732f0 Improve RPC handling. 2012-06-10 14:51:48 -07:00
jed
c37cf4001d allow you to send from an unclaimed wallet 2012-06-10 07:18:23 -07:00
jed
0f0e567829 Merge branch 'master' of github.com:jedmccaleb/NewCoin 2012-06-10 05:50:43 -07:00
JoelKatz
014684be07 Nevermind. 2012-06-10 01:09:53 -07:00
JoelKatz
a37d203d9b Dead line. 2012-06-10 01:05:48 -07:00
JoelKatz
7a114e7d84 Make the account state tag more readable. 2012-06-10 01:05:24 -07:00
JoelKatz
176ce0480c Merge branch 'master' of github.com:jedmccaleb/NewCoin 2012-06-10 01:03:48 -07:00