Commit Graph

  • 42de3f345b Add periodic policy enforcement to ConnectionPool. Arthur Britto 2012-06-18 17:34:40 -07:00
  • e458a2e3c7 Use validations. JoelKatz 2012-06-18 17:01:54 -07:00
  • 5bca46d084 Handle received validations. JoelKatz 2012-06-18 17:01:43 -07:00
  • d57236599e Make this code work. JoelKatz 2012-06-18 17:01:35 -07:00
  • 74766e8884 Some extra constructors. JoelKatz 2012-06-18 17:00:34 -07:00
  • 149ad2a9ec Add our own validation as a trusted validation. JoelKatz 2012-06-18 16:58:50 -07:00
  • c3cc457f2d Create a valiadation collection object. JoelKatz 2012-06-18 16:58:38 -07:00
  • ad86e17920 Make validation code work. JoelKatz 2012-06-18 16:58:21 -07:00
  • dd179de251 Merge branch 'master' of github.com:jedmccaleb/NewCoin JoelKatz 2012-06-18 15:34:58 -07:00
  • 3ed23d6e20 Fix. JoelKatz 2012-06-18 15:34:46 -07:00
  • 6f5feeccdc Suppress a meaningless warning. JoelKatz 2012-06-18 15:31:59 -07:00
  • 9286ca628f Cosmetic. Arthur Britto 2012-06-18 14:37:10 -07:00
  • f512c31ad1 Merge branch 'master' of github.com:jedmccaleb/NewCoin jed 2012-06-18 14:47:15 -07:00
  • aa2834a5ce Remove no_delay from HttpsClient. Arthur Britto 2012-06-18 14:28:46 -07:00
  • 3ac56f3b57 Merge branch 'master' of github.com:jedmccaleb/NewCoin Arthur Britto 2012-06-18 14:13:11 -07:00
  • 8f74e5bf07 Add support [validators] in newcoind.cfg. Arthur Britto 2012-06-18 14:13:06 -07:00
  • 599fc228af Redundant log. JoelKatz 2012-06-18 13:12:04 -07:00
  • 1b7d400c0e Remove bogus assert. JoelKatz 2012-06-18 13:10:36 -07:00
  • 62481b8bb5 Spelling. JoelKatz 2012-06-18 13:08:07 -07:00
  • ef3cbe23a6 Merge branch 'master' of github.com:jedmccaleb/NewCoin jed 2012-06-18 13:08:05 -07:00
  • 8521b82180 . jed 2012-06-18 13:07:48 -07:00
  • bca7975c35 We have a bug in doPasswordSet. JoelKatz 2012-06-18 13:00:09 -07:00
  • 74ea434435 Bugfixes to consensus: 1) Don't apply to new open ledger in final mode. 2) Re-apply any NO transactions to the new open ledger. JoelKatz 2012-06-18 12:57:43 -07:00
  • a46b43e3a5 Add a constructor JoelKatz 2012-06-18 12:49:02 -07:00
  • a0970e705f Consensus bugfixing. JoelKatz 2012-06-18 12:24:15 -07:00
  • ec008fe76d Improve configuration handling. Arthur Britto 2012-06-18 11:37:09 -07:00
  • b3bba6b2b0 Fix chatty debug. JoelKatz 2012-06-18 11:44:40 -07:00
  • 0e47edbdfe Fix some consensus bugs. JoelKatz 2012-06-18 11:43:34 -07:00
  • 11241b9077 Make config file parsing more forgiving of all whitespace lines. Arthur Britto 2012-06-18 11:35:12 -07:00
  • 03bbf8d41a Cleanup. JoelKatz 2012-06-18 11:22:04 -07:00
  • 098bbcfe7f Remove chatty debug JoelKatz 2012-06-18 11:21:38 -07:00
  • afd3d39d67 Prettify. JoelKatz 2012-06-18 11:20:21 -07:00
  • 0dd5e0776d Extra logging. JoelKatz 2012-06-18 11:18:52 -07:00
  • ffb8e131a9 Merge branch 'master' of github.com:jedmccaleb/NewCoin JoelKatz 2012-06-18 11:09:39 -07:00
  • 3b4208f8fc Log which node we got from cache. JoelKatz 2012-06-18 11:07:10 -07:00
  • 844e3ed95f Remove BOOST_LOG_TRIVIAL. Arthur Britto 2012-06-18 11:05:32 -07:00
  • 195c37b7c2 Fix another one. JoelKatz 2012-06-18 11:05:28 -07:00
  • 62dfd40ce9 Make SQL updates more sane. JoelKatz 2012-06-18 10:57:10 -07:00
  • 95ea30085c Remove chatty debug. JoelKatz 2012-06-18 10:56:55 -07:00
  • 2a28428409 Add SQL_EXISTS macro to check if an entry exists. JoelKatz 2012-06-18 10:56:26 -07:00
  • ec9308bbb8 Cleanups. JoelKatz 2012-06-18 10:37:11 -07:00
  • 8277854a15 Fix SQL error. JoelKatz 2012-06-18 10:37:05 -07:00
  • 7e286839bb Suppress SQL errors in two cases where they are normal. JoelKatz 2012-06-18 10:30:10 -07:00
  • 36b829f003 Don't bork Nagle. JoelKatz 2012-06-18 09:52:49 -07:00
  • 2ff19d65e8 Don't go to full (validating) if we don't have a validation seed. JoelKatz 2012-06-18 09:52:06 -07:00
  • 6c0135fbef Merge branch 'master' of github.com:jedmccaleb/NewCoin JoelKatz 2012-06-18 09:23:23 -07:00
  • 8f88030219 Log whether we processed a peer ledger proposal or not. JoelKatz 2012-06-18 09:23:01 -07:00
  • 3e46abf9b8 . jed 2012-06-18 07:29:26 -07:00
  • f4e7bcf909 Merge branch 'master' of github.com:jedmccaleb/NewCoin jed 2012-06-18 07:28:07 -07:00
  • 7a9607492d . jed 2012-06-18 07:27:49 -07:00
  • 2e1254cda6 Remove a FIXME, bug is fixed. JoelKatz 2012-06-18 00:44:33 -07:00
  • 562d0a658e Tiny bugfix. JoelKatz 2012-06-18 00:44:27 -07:00
  • bb6867345e Remove FIXME. JoelKatz 2012-06-18 00:32:51 -07:00
  • 171d2f1bf5 Work toward TransactionEngine ripple support. Arthur Britto 2012-06-17 20:31:05 -07:00
  • 616af57654 Add SerializedObject and SerializedTransaction support for STPathSet. Arthur Britto 2012-06-17 15:14:00 -07:00
  • 291951b031 Use SeedNodes when compute TrustedNodes scores. Arthur Britto 2012-06-16 15:08:36 -07:00
  • 2825942db0 Fixes for UNL bootstrapping. Arthur Britto 2012-06-16 13:23:40 -07:00
  • b1b8788b98 Update example validators.txt. Arthur Britto 2012-06-16 12:37:51 -07:00
  • 2ed33307b4 Cosmetic changes. Arthur Britto 2012-06-16 12:35:24 -07:00
  • 63a3e110c1 Fix default newcoind.cfg example for unl_default. Arthur Britto 2012-06-16 12:24:00 -07:00
  • d6ca0389c9 Make UNL bootstrapping more robust. Arthur Britto 2012-06-16 12:18:02 -07:00
  • 160c625216 Get rid of DH_der_gen_hex and DH_der_load_hex. Arthur Britto 2012-06-16 12:17:40 -07:00
  • f774baefeb Change RPC unl_default to unl_load & unl_network and add UNL bootstrapping. Arthur Britto 2012-06-16 11:46:17 -07:00
  • 9964689f8f Add configuration support for WEBSOCKET_IP and WEBSOCKET_PORT. Arthur Britto 2012-06-16 02:52:50 -07:00
  • d3c1681c68 Add configuration support for UNL_DEFAULT. Arthur Britto 2012-06-16 02:43:36 -07:00
  • 86d175bfbd Implement initial support specify validators as public keys. Arthur Britto 2012-06-15 20:13:19 -07:00
  • e54c5603f6 Add Score for SeedNodes table. Arthur Britto 2012-06-15 20:12:39 -07:00
  • d1cc5c0b8d Fix documentation for unl_delete. Arthur Britto 2012-06-15 20:12:11 -07:00
  • eb48ea77d7 Add getStrBinary to database functions. Arthur Britto 2012-06-15 20:11:43 -07:00
  • 3ea3feb1c1 Add sqlEscape to utils.h. Arthur Britto 2012-06-15 16:09:33 -07:00
  • 347b903393 Cosmetic changes. Arthur Britto 2012-06-15 16:09:17 -07:00
  • 2caa4861c8 Merge branch 'master' of github.com:jedmccaleb/NewCoin jed 2012-06-14 20:26:57 -07:00
  • 0b60693c7a Simply getPeersJson and display connection source. Arthur Britto 2012-06-14 19:06:09 -07:00
  • a7e4523b64 Add a single SQL_FOREACH. Arthur Britto 2012-06-14 19:05:32 -07:00
  • f9637e36bf Get rid of redunant SQL_FOREACH declarations. Arthur Britto 2012-06-14 18:42:46 -07:00
  • 70970d8042 Fix SQL_FOREACH. Arthur Britto 2012-06-14 18:33:31 -07:00
  • 0fb72a6e75 Merge branch 'master' of github.com:jedmccaleb/NewCoin jed 2012-06-14 16:54:23 -07:00
  • 0e4541a7bc Merge branch 'master' of github.com:jedmccaleb/NewCoin jed 2012-06-14 16:54:08 -07:00
  • 83640b987a Add more locking to ConnectionPool. Arthur Britto 2012-06-14 16:51:46 -07:00
  • e26c8f93cf Add websocketpp to build. Arthur Britto 2012-06-14 16:50:45 -07:00
  • 834ecf9b5b Import websocketpp. Arthur Britto 2012-06-14 11:50:26 -07:00
  • a67756703c Get rid of more references to boost trivial. Arthur Britto 2012-06-14 09:29:55 -07:00
  • 617bd47d07 Get rid of word Family from NewcoinAddress routines. Arthur Britto 2012-06-13 23:46:00 -07:00
  • 8264fc1d1a Remove references to LOG_TRIVIAL. Arthur Britto 2012-06-13 23:35:45 -07:00
  • 26ef51463d Cosmetic changes. Arthur Britto 2012-06-13 23:28:39 -07:00
  • f000947bc7 Clean up creating seed from string. Arthur Britto 2012-06-13 17:50:44 -07:00
  • 8f8948e5a4 Remove empty unit test from Wallet. Arthur Britto 2012-06-13 17:11:03 -07:00
  • ebed3d930c Remove cryptopp. Arthur Britto 2012-06-13 17:06:26 -07:00
  • 135fb2212c Remove pugixml. Arthur Britto 2012-06-13 17:01:42 -07:00
  • 0a86bde886 Merge branch 'master' of github.com:jedmccaleb/NewCoin jed 2012-06-13 16:55:38 -07:00
  • ab9cc7f70c Check UNL before processing validation. Arthur Britto 2012-06-13 16:53:09 -07:00
  • bec2891800 Add RPC command validation_seed. Arthur Britto 2012-06-13 16:44:57 -07:00
  • 368e5a0acc Have consensus use the config for validation and use uint160 for peerIDs. Arthur Britto 2012-06-13 15:51:30 -07:00
  • 5aaeef3a50 Add getNodeID to NewcoinAddress. Arthur Britto 2012-06-13 15:50:21 -07:00
  • 2866c6e46d Add support for hashing uint160. Arthur Britto 2012-06-13 15:49:35 -07:00
  • c26d60579a Change config to use single entry for validation. Arthur Britto 2012-06-13 15:48:14 -07:00
  • 6a45c158ac Merge branch 'master' of github.com:jedmccaleb/NewCoin jed 2012-06-13 12:01:40 -07:00
  • 623cf274b3 . jed 2012-06-13 12:01:29 -07:00
  • fff4e87090 Merge branch 'vfixes' Arthur Britto 2012-06-13 11:57:08 -07:00
  • e46149819d Remove use of deprecated crypto code. Arthur Britto 2012-06-13 11:56:01 -07:00