Commit Graph

1403 Commits

Author SHA1 Message Date
Arthur Britto
9964689f8f Add configuration support for WEBSOCKET_IP and WEBSOCKET_PORT. 2012-06-16 02:53:56 -07:00
Arthur Britto
d3c1681c68 Add configuration support for UNL_DEFAULT. 2012-06-16 02:43:36 -07:00
Arthur Britto
86d175bfbd Implement initial support specify validators as public keys. 2012-06-15 20:13:19 -07:00
Arthur Britto
e54c5603f6 Add Score for SeedNodes table. 2012-06-15 20:12:39 -07:00
Arthur Britto
d1cc5c0b8d Fix documentation for unl_delete. 2012-06-15 20:12:11 -07:00
Arthur Britto
eb48ea77d7 Add getStrBinary to database functions. 2012-06-15 20:11:43 -07:00
Arthur Britto
3ea3feb1c1 Add sqlEscape to utils.h. 2012-06-15 16:09:33 -07:00
Arthur Britto
347b903393 Cosmetic changes. 2012-06-15 16:09:17 -07:00
Arthur Britto
0b60693c7a Simply getPeersJson and display connection source. 2012-06-14 19:06:09 -07:00
Arthur Britto
a7e4523b64 Add a single SQL_FOREACH. 2012-06-14 19:05:32 -07:00
Arthur Britto
f9637e36bf Get rid of redunant SQL_FOREACH declarations. 2012-06-14 18:42:46 -07:00
Arthur Britto
70970d8042 Fix SQL_FOREACH. 2012-06-14 18:33:31 -07:00
Arthur Britto
83640b987a Add more locking to ConnectionPool. 2012-06-14 16:51:46 -07:00
Arthur Britto
e26c8f93cf Add websocketpp to build. 2012-06-14 16:50:45 -07:00
Arthur Britto
834ecf9b5b Import websocketpp. 2012-06-14 11:50:26 -07:00
Arthur Britto
a67756703c Get rid of more references to boost trivial. 2012-06-14 09:29:55 -07:00
Arthur Britto
617bd47d07 Get rid of word Family from NewcoinAddress routines. 2012-06-13 23:46:00 -07:00
Arthur Britto
8264fc1d1a Remove references to LOG_TRIVIAL. 2012-06-13 23:35:45 -07:00
Arthur Britto
26ef51463d Cosmetic changes. 2012-06-13 23:28:39 -07:00
Arthur Britto
f000947bc7 Clean up creating seed from string. 2012-06-13 17:50:44 -07:00
Arthur Britto
8f8948e5a4 Remove empty unit test from Wallet. 2012-06-13 17:11:03 -07:00
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