Commit Graph

  • 8ee6d2381f Upgrade LevelDB to 1.10.0, mostly for better write stall logging. JoelKatz 2013-05-15 17:32:44 -07:00
  • 0c5d4280d4 SConstruct changes. Arthur Britto 2013-05-15 19:41:50 -07:00
  • afbaa46924 Upgrade LevelDB to 1.10.0, mostly for better write stall logging. JoelKatz 2013-05-15 17:32:44 -07:00
  • 4d1b45906d Update the signature check flags if needed. JoelKatz 2013-05-15 15:55:35 -07:00
  • 28a88b57ac Bypass signature check if it has already been done. JoelKatz 2013-05-15 15:55:23 -07:00
  • e94802bc2a Don't stash the key when we don't need it. JoelKatz 2013-05-15 15:54:52 -07:00
  • 2b39f6a618 Cache signature state inside SerializedTransaction. JoelKatz 2013-05-15 15:54:30 -07:00
  • 7c0fc8c155 Normalize line endings Vinnie Falco 2013-05-15 21:07:01 +00:00
  • 8d23509f5b Operation to extract transaction ID from CanonicalTXSet entries. JoelKatz 2013-05-15 15:53:49 -07:00
  • b00ac64941 Update the signature check flags if needed. JoelKatz 2013-05-15 15:55:35 -07:00
  • 586c6aee31 Bypass signature check if it has already been done. JoelKatz 2013-05-15 15:55:23 -07:00
  • 285ef764d3 Don't stash the key when we don't need it. JoelKatz 2013-05-15 15:54:52 -07:00
  • a690ca658d Cache signature state inside SerializedTransaction. JoelKatz 2013-05-15 15:54:30 -07:00
  • 1bef09b0ef Operation to extract transaction ID from CanonicalTXSet entries. JoelKatz 2013-05-15 15:53:49 -07:00
  • 5df387017b Normalize line endings Vinnie Falco 2013-05-15 21:07:01 +00:00
  • 8c17e8ba7d Merge branch 'faster_clientops' JoelKatz 2013-05-15 11:23:36 -07:00
  • 794469fddb Report the number of "backed up" node writes in get_counts. JoelKatz 2013-05-14 10:31:26 -07:00
  • 7855c4d642 Merge branch 'faster_clientops' into develop JoelKatz 2013-05-14 18:44:42 -07:00
  • c4345768e7 Fix an assert. JoelKatz 2013-05-14 18:44:27 -07:00
  • 05b9004966 Missed a constructor. JoelKatz 2013-05-14 18:41:21 -07:00
  • 9be7b9cc3f doBookOffers optimizations. JoelKatz 2013-05-14 18:38:36 -07:00
  • 417143a25e Okay to put immutable SLE in immutable LES. JoelKatz 2013-05-14 18:38:07 -07:00
  • 696ffe4b87 Use the immutable LES. JoelKatz 2013-05-14 18:36:26 -07:00
  • 29d86eba55 Cache for immutable LES's. JoelKatz 2013-05-14 18:36:14 -07:00
  • 423635d2ef Faster publishing of order book changes to book listeners JoelKatz 2013-05-14 18:25:47 -07:00
  • 9489bd8da0 Merge branch 'faster_clientops' into develop JoelKatz 2013-05-14 16:24:54 -07:00
  • e04ca79778 Bugfix. JoelKatz 2013-05-14 16:24:46 -07:00
  • 232e93f214 Merge branch 'faster_clientops' into develop JoelKatz 2013-05-14 16:02:10 -07:00
  • 6a84a95979 Accept ledgers more efficiently by avoiding allocate/allocate/copy/copy/free cycles. JoelKatz 2013-05-14 11:49:33 -07:00
  • 3eae3f4559 Log reduction. JoelKatz 2013-05-14 11:04:32 -07:00
  • 43c3d8969c Prevent crashing when we try to delete a non-existent offer. JoelKatz 2013-05-14 11:01:58 -07:00
  • bc30aeaa04 Reduce logging. JoelKatz 2013-05-14 11:01:52 -07:00
  • 2a82aaa9ef Don't log a transaction receipt for each peer we get it from. JoelKatz 2013-05-14 11:00:41 -07:00
  • d87c602c8c Log reduction. JoelKatz 2013-05-14 11:04:32 -07:00
  • 471d4e0505 Prevent crashing when we try to delete a non-existent offer. JoelKatz 2013-05-14 11:01:58 -07:00
  • 098145bd51 Reduce logging. JoelKatz 2013-05-14 11:01:52 -07:00
  • fe30c9593a Don't log a transaction receipt for each peer we get it from. JoelKatz 2013-05-14 11:00:41 -07:00
  • d1c6b97643 Report the number of "backed up" node writes in get_counts. JoelKatz 2013-05-14 10:31:26 -07:00
  • baf2841873 Bugfix. JoelKatz 2013-05-14 09:30:00 -07:00
  • d0d071c46b Detect server deadlocks and trigger the auto-restart mechanism. JoelKatz 2013-05-08 15:21:22 -07:00
  • 4f6344bb13 Merge branch 'fixrequiredst' into master Arthur Britto 2013-05-13 22:07:46 -07:00
  • 957742f3b0 doLedger speedup. JoelKatz 2013-05-14 08:57:44 -07:00
  • 4a9b8020aa Add ISC license notice for Vinnie Falco's code contributions Vinnie Falco 2013-05-13 20:56:31 -07:00
  • 66293cd3e9 Merge branch 'fixrequiredst' into develop Arthur Britto 2013-05-13 22:07:46 -07:00
  • dda1b6c8a6 Fix RequireDestTag and RequireAuth. Arthur Britto 2013-05-13 22:05:51 -07:00
  • 1b619c7237 More performance improvements. JoelKatz 2013-05-13 18:46:57 -07:00
  • 8d1ba09d4d Link statically to runtimes for VS2012 Vinnie Falco 2013-05-13 18:42:52 -07:00
  • e71849779e Cleanup. JoelKatz 2013-05-13 18:34:46 -07:00
  • d2428e078a Merge branch 'develop' into faster_clientops JoelKatz 2013-05-13 18:30:33 -07:00
  • bcf0fc0b3a Avoid construcing a RippleAddress just to throw it away. JoelKatz 2013-05-13 18:28:54 -07:00
  • 9310284470 Bugfix. JoelKatz 2013-05-13 18:27:24 -07:00
  • 36746f07b4 Bugfix. JoelKatz 2013-05-13 18:27:24 -07:00
  • c9fd800ea4 More performance improvements. JoelKatz 2013-05-13 17:00:18 -07:00
  • 1ebcebd067 Book offers improvements. JoelKatz 2013-05-13 16:35:36 -07:00
  • 0366fd87a1 STAmount::setJson to allow amounts to be set in place. JoelKatz 2013-05-13 16:35:21 -07:00
  • 312ed4ec7f Output the leveldb error message if we can't open/create the DB. JoelKatz 2013-05-13 06:52:37 -07:00
  • fdf669035e Output the leveldb error message if we can't open/create the DB. JoelKatz 2013-05-13 06:52:37 -07:00
  • a0f964c851 Don't hold the master lock while doing proofs of work. JoelKatz 2013-05-13 06:52:24 -07:00
  • cd08616cd2 Report more details if we can't open/create the LDB database. JoelKatz 2013-05-13 06:45:49 -07:00
  • c54c832382 Cleanups. JoelKatz 2013-05-12 21:43:57 -07:00
  • 40355c7b58 More predictable LevelDB latency, LevelDB write batching. JoelKatz 2013-05-12 21:33:08 -07:00
  • 30b68f8a9d Merge branch 'develop' of github.com:jedmccaleb/NewCoin into develop JoelKatz 2013-05-13 06:46:08 -07:00
  • 208d950cc7 Report more details if we can't open/create the LDB database. JoelKatz 2013-05-13 06:45:49 -07:00
  • 07ed7812f3 JS: Revert that last, buster 0.7 isn't out yet. Back to 0.6.x. Stefan Thomas 2013-05-13 11:39:10 +02:00
  • 10993f1999 JS: Update to latest buster. Stefan Thomas 2013-05-13 11:33:23 +02:00
  • e627daa410 JS: Use correct inheritance for Server class. Fixes test suite in Node 0.10.x. Stefan Thomas 2013-05-13 11:32:23 +02:00
  • a1a661a024 CLI: Add proof_* to command line help. Stefan Thomas 2013-05-13 10:17:32 +02:00
  • 508db42aba RPC: Add ability to specify a custom secret in proof_verify. Stefan Thomas 2013-05-13 10:16:19 +02:00
  • 5e649921bf RPC: Add ability to specify a custom secret in proof_create. Stefan Thomas 2013-05-12 13:51:16 +02:00
  • da406a3506 RPC: Add proof_solve. Stefan Thomas 2013-05-12 12:58:25 +02:00
  • c3d2eae667 RPC: Add proof_verify. Stefan Thomas 2013-05-12 11:39:46 +02:00
  • 5c7a92ba76 RPC: Add proof_create. Stefan Thomas 2013-05-11 09:39:44 +02:00
  • 8a99a86279 Cleanups. JoelKatz 2013-05-12 21:43:57 -07:00
  • 921cd7009d More predictable LevelDB latency, LevelDB write batching. JoelKatz 2013-05-12 21:33:08 -07:00
  • 0193c48bf8 Extra logging to try to track down why we're crashing. JoelKatz 2013-05-12 17:27:03 -07:00
  • eadd64c51e Remove unused solution configurations Vinnie Falco 2013-05-12 13:12:01 -07:00
  • 317ae8cfe6 Update VS2012 project and property sheet Vinnie Falco 2013-05-12 12:51:01 -07:00
  • 3dd019652b Add protobuf unity build to project Vinnie Falco 2013-05-12 12:24:39 -07:00
  • 342157ea02 Rename symbols for protobuf unity build Vinnie Falco 2013-05-12 12:24:32 -07:00
  • d2e94dbf2a Merge commit 'e2ca3615b30fc7e66d7647273295fbba81bfa0f2' as 'src/cpp/protobuf' Vinnie Falco 2013-05-12 12:16:22 -07:00
  • e2ca3615b3 Squashed 'src/cpp/protobuf/' content from commit 29edac6 Vinnie Falco 2013-05-12 12:16:22 -07:00
  • 89018ad224 FreeBSD fix. JoelKatz 2013-05-11 19:21:48 -07:00
  • 3406acbb0f FreeBSD fix. JoelKatz 2013-05-11 19:21:48 -07:00
  • edf90f703f c++03 fix. JoelKatz 2013-05-11 19:14:25 -07:00
  • 0b563acea0 c++03 fix. JoelKatz 2013-05-11 19:14:25 -07:00
  • 419f223f2e DR106 JoelKatz 2013-05-11 19:13:06 -07:00
  • 94ed513ce4 DR106 JoelKatz 2013-05-11 19:13:06 -07:00
  • 35b570833b Another DR106 fix. JoelKatz 2013-05-11 19:10:36 -07:00
  • 3009b9d540 Another DR106 fix. JoelKatz 2013-05-11 19:10:36 -07:00
  • b902df7b38 Workaround DR106. JoelKatz 2013-05-11 19:07:08 -07:00
  • b68ad91bdc Workaround DR106. JoelKatz 2013-05-11 19:07:08 -07:00
  • 95d39962a8 Fix for C++ defect 106. JoelKatz 2013-05-11 18:52:46 -07:00
  • acdb8969a3 Fix for C++ defect 106. JoelKatz 2013-05-11 18:52:46 -07:00
  • d5ce6e4d2e Don't use 'front' on a string. JoelKatz 2013-05-11 17:43:51 -07:00
  • bf6f5c1864 Don't use 'front' on a string. JoelKatz 2013-05-11 17:43:51 -07:00
  • c0ed34fb55 Detect broken accttx databases. JoelKatz 2013-05-11 17:29:19 -07:00
  • 4fe89f2183 Fix a compilation bug. JoelKatz 2013-05-11 17:29:10 -07:00
  • bdd1a9589f Detect broken accttx databases. JoelKatz 2013-05-11 17:29:19 -07:00
  • 948d20df1b Fix a compilation bug. JoelKatz 2013-05-11 17:29:10 -07:00
  • 4177f34595 Make sure to always set the result, not just the status. JoelKatz 2013-05-09 21:59:01 -07:00