Commit Graph

  • ab8102f927 Warn if a low-entropy passphrase is used to create a wallet Nik Bougalis 2016-03-23 12:17:59 -07:00
  • fa02409c92 Include amendments in validations subscription wilsonianb 2016-03-25 16:18:55 -07:00
  • 3a45ef0e65 Test on CircleCI with Boost 1.60: wilsonianb 2016-03-30 13:20:01 -07:00
  • f2cdeb7d9a Simplify Transaction ordering unit test Edward Hennis 2016-03-30 10:38:53 -07:00
  • ff7a2c63f2 Remove unused fields JoelKatz 2016-03-29 12:26:22 -07:00
  • efe4c9cae3 Convert throws to Throws. Miguel Portilla 2016-03-30 17:21:14 -04:00
  • c37261858a Normalize WSClient JSON output (RIPD-1095): Miguel Portilla 2016-03-25 12:58:26 -04:00
  • ef3dc5bb58 Return unfunded and expired offers when flow fails: seelabs 2016-03-24 11:08:46 -04:00
  • 968327d577 Set version to 0.32.0-b2 seelabs 2016-03-23 15:29:33 -04:00
  • eedf724ccd Fix streambuf::prepare: Vinnie Falco 2016-03-23 09:35:50 -04:00
  • bf3f33f8cb Fix streambuf::prepare: Vinnie Falco 2016-03-23 09:35:50 -04:00
  • 271feb02b8 Add command-line switch to enable asserts seelabs 2016-03-22 14:09:01 -04:00
  • f254ebb4ca Improve BookStep precision: seelabs 2016-03-21 12:02:00 -04:00
  • c9f1966e08 Remove Env::disable_testing() stub Scott Schurr 2016-03-18 12:15:05 -07:00
  • 095f85f159 List all trusted validator keys under single config section: wilsonianb 2016-03-17 16:01:05 -07:00
  • fdd2740f8b Align mutex and condition_variable Howard Hinnant 2016-03-17 17:29:19 -04:00
  • 8268162cac Fix SHAMapStore test timing consistency Edward Hennis 2016-03-11 14:04:21 -05:00
  • 30eff2b520 Set version to 0.32.0-b1 seelabs 2016-03-17 11:32:55 -04:00
  • d3962718aa Mark validations as full or partial: wilsonianb 2016-03-14 12:15:21 -07:00
  • 388fd1262a Access Journal::Stream using member functions (RIPD-1087): Scott Schurr 2016-03-09 10:48:21 -08:00
  • 7a4bd2278d Access Journal::Stream using member functions (RIPD-1087): Scott Schurr 2016-03-09 10:48:21 -08:00
  • b3f5986c83 Charge pathfinding consumers per source currency (RIPD-1019): Miguel Portilla 2016-03-08 13:44:39 -05:00
  • 48d28826d0 Pathfinding cleanup Miguel Portilla 2016-03-03 17:24:42 -05:00
  • 122a5cdf89 Add V2 implementation of payments: seelabs 2015-11-15 13:20:26 -05:00
  • f3e93bbbeb Add operator!= to STPathElement seelabs 2015-11-24 15:39:42 -05:00
  • 6d2f7e46dd Add IOU/XRP Amount support to Offers seelabs 2015-10-03 15:53:24 -04:00
  • 3d9589f010 Add IOU and XRP Amounts seelabs 2015-10-03 14:19:36 -04:00
  • 906ef761ba Set version to 0.31.0-rc1 Miguel Portilla 2016-03-15 15:12:35 -04:00
  • 6b87a67592 Merge remote-tracking branch 'upstream/release' into develop Miguel Portilla 2016-03-15 15:10:05 -04:00
  • e16361826e Set version to 0.31.0-b14 Edward Hennis 2016-03-10 15:01:27 -05:00
  • a327cecee6 Create new Validations columns properly: * Thread-safe preparation of Validations cleanup query * Followup to RIPD-870 Edward Hennis 2016-03-04 14:15:15 -05:00
  • 64d9f7c23e Set version to 0.31.0-b13 Vinnie Falco 2016-03-09 13:34:54 -05:00
  • 4f16a1cee9 Disable SHAMapStore test: Vinnie Falco 2016-03-09 17:45:32 -05:00
  • 8f83f69325 RPC robust transaction unit test (RIPD-1079) Miguel Portilla 2016-02-10 13:21:03 -05:00
  • 1d0ca51c88 RPC book unit test (RIPD-1077) Miguel Portilla 2016-02-05 15:58:52 -05:00
  • ca70f4fab1 RPC subscribe unit test (RIPD-1076) Miguel Portilla 2016-01-29 18:02:13 -05:00
  • 72cdf3f555 Improve held transaction submission: Miguel Portilla 2016-02-23 10:51:51 -05:00
  • 1c68fddad7 Subscribe cleanup Miguel Portilla 2016-02-09 18:38:26 -05:00
  • 2f3b5f6d0a Log websocket received messages Miguel Portilla 2016-02-23 08:33:45 -05:00
  • 5663c45a0d Add jtx::json string constructor Miguel Portilla 2016-02-16 10:26:57 -05:00
  • 172356d299 Add JobCoro destructor completion assert Make JobCoro non copyable Miguel Portilla 2016-02-25 17:55:19 -05:00
  • 2323ea4493 Add WSClient Vinnie Falco 2016-02-29 14:18:22 -05:00
  • d6a666f4e0 Add wsproto Vinnie Falco 2016-01-31 12:28:07 -05:00
  • 6e70a6c6f5 Remove 'skip on stop' job attribute Vinnie Falco 2016-02-26 15:59:07 -05:00
  • b82be0a9b0 Skip websocket commands on stop Vinnie Falco 2016-02-26 15:36:45 -05:00
  • 94a47569d6 Check suspended coros for JobQueue stop condition Vinnie Falco 2016-02-26 15:07:46 -05:00
  • 73df97f2d0 Add JobQueue::rendezvous Vinnie Falco 2016-02-23 11:33:01 -05:00
  • e8b75b80c2 Remove obsolete JobQueue thread tracking Vinnie Falco 2016-02-19 20:11:19 -05:00
  • f6bec473d5 Reduce the runtime of nudb.recover test Vinnie Falco 2016-03-07 17:17:30 -05:00
  • 9ab5611c65 Fix destructor race in Job Vinnie Falco 2016-02-19 19:08:24 -05:00
  • 92391332d7 Reduce the runtime of nudb.recover test Vinnie Falco 2016-03-07 17:17:30 -05:00
  • 8e26b187be Set TCP_NODELAY on plain, loopback JSONRPC clients Vinnie Falco 2016-03-07 17:07:25 -05:00
  • 79ce5901f3 Improved write buffering in JSONRPC client Vinnie Falco 2016-03-07 17:03:33 -05:00
  • 29a4849024 Improve socket writes in BaseHTTPPeer Vinnie Falco 2016-03-07 16:29:45 -05:00
  • 0a1731c4c9 Assign non-default Rules correctly Nik Bougalis 2016-03-07 15:57:46 -08:00
  • 5cac2befb0 Avoid deriving a known PublicKey Nik Bougalis 2016-03-07 12:17:35 -08:00
  • be60348f8f Update parser for http-parser: Vinnie Falco 2016-03-04 13:38:45 -05:00
  • e6d4436e9d Update parser for http-parser: Vinnie Falco 2016-03-04 13:38:45 -05:00
  • c4e9a464e7 Update http-parser subtree: Vinnie Falco 2016-03-04 12:27:24 -05:00
  • 16b1adfa86 Update http-parser subtree: Vinnie Falco 2016-03-04 12:27:24 -05:00
  • 404d58d77c Squashed 'src/beast/beast/http/impl/http-parser/' changes from cba704c..fd65b0f Vinnie Falco 2016-03-04 12:26:41 -05:00
  • 6c712ff2df Set version to 0.31.0-b12 Nik Bougalis 2016-03-03 13:11:59 -08:00
  • e3414bf042 Test how beast::is_call_possible<> handles const-ness. Scott Schurr 2016-03-01 17:09:24 -08:00
  • 308aaa6f78 Test how beast::is_call_possible<> handles const-ness. Scott Schurr 2016-03-01 17:09:24 -08:00
  • eb62959216 Clear old Validations during online delete (RIPD-870): * Add Validations.LedgerSeq and .InitialSeq fields. * Clean up logging. * Lower online delete minimum for standalone mode. * Unit tests of online_delete. Edward Hennis 2015-12-09 19:30:05 -05:00
  • 70d5c4eca7 Avoid passing SHAMapNodeID's to sync filters JoelKatz 2016-02-29 10:58:26 -08:00
  • a025d365b8 Verify that returned RPC codes are known Nik Bougalis 2016-02-26 16:53:40 -08:00
  • 89fa10b40b Add description of rpcSENDMAX_MALFORMED error Nik Bougalis 2016-02-26 16:53:36 -08:00
  • 34e85ccb62 Refactor treatment of Ledger: Nik Bougalis 2016-02-21 16:56:18 -05:00
  • 77a4218a9e Set version to 0.31.0-b11 Nik Bougalis 2016-02-26 14:23:22 -08:00
  • 93bcdf5318 Chrono fixes for VS Update 2 seelabs 2016-02-23 20:21:16 -05:00
  • d8ee487c19 Fix underflow issue for XRP: seelabs 2016-02-25 10:07:32 -05:00
  • bac303273f Report slow stop times only in release builds Nik Bougalis 2016-02-26 15:09:15 -08:00
  • 3605bf1f60 Chrono fixes for VS Update 2 seelabs 2016-02-23 20:21:16 -05:00
  • 7c2e5f3ac8 Cleanups in beast::Journal: Scott Schurr 2016-02-17 18:34:42 -08:00
  • d3b43bfa37 Report slow stop times only in release builds Nik Bougalis 2016-02-26 15:09:15 -08:00
  • bf6079797f Simplify logging: * Construct Logs with the correct severity * Remove deprecatedLogs and log squelching support * Use debugJournal for AutoSocket logging Nik Bougalis 2016-02-16 16:21:54 -08:00
  • 6366f62f11 Cleanups in beast::Journal: Scott Schurr 2016-02-17 18:34:42 -08:00
  • 427c33dbd7 Set version to 0.30.1-hf2 0.30.1-hf2 Nik Bougalis 2016-02-26 15:58:09 -08:00
  • 675cbb72a6 Fix underflow issue for XRP: seelabs 2016-02-25 10:07:32 -05:00
  • f846b1a88f Set version to 0.31.0-b10 Vinnie Falco 2016-02-25 13:42:42 -05:00
  • 4bfcd12897 Disable Rules assignment in Ledger::setup: Vinnie Falco 2016-02-22 14:40:41 -05:00
  • d736232142 Pathfinding cleanup: * Remove unused code * Do not use pointer and ref type aliases * Misc. cleanups Nik Bougalis 2016-02-20 16:20:16 -08:00
  • 9cb02028ed Increase JLOG usage. Scott Schurr 2016-02-19 16:05:30 -08:00
  • 0703441ee7 Extend View.cpp unit test coverage. Scott Schurr 2016-02-11 14:32:42 -08:00
  • 2c3128d9ba Ignore error on socket shutdown Vinnie Falco 2016-02-12 18:48:29 -05:00
  • 7837eed21b Disable Rules assignment in Ledger::setup: Vinnie Falco 2016-02-22 14:40:41 -05:00
  • db092449f9 Set version to 0.31.0-b9 Nik Bougalis 2016-02-17 16:42:53 -08:00
  • d321b446db Remove tracking by public key in Overlay Nik Bougalis 2016-02-11 09:28:44 -08:00
  • 78ce7a08c0 Return correct error code during unfunded offer cross (RIPD-1082): Nik Bougalis 2016-02-14 01:22:36 -08:00
  • 15adb73a13 Unit tests for offer creation: * Test whether offers which either already below the reserve (or would go below during processing) can execute if they cross. * Test the "Fill or Kill" and "Immediate or Cancel" flags. Nik Bougalis 2016-02-13 18:17:55 -08:00
  • f15cc6c4f6 Document feature RPC command in --help. Scott Schurr 2016-02-12 15:39:56 -08:00
  • 61e6e5694c Add virtual destructor to Logs seelabs 2016-02-17 15:14:06 -05:00
  • 66bc0bb424 Copy rules from parent ledger Edward Hennis 2016-02-10 19:02:13 -05:00
  • 25589bacea Ensure fee change transactions have a unique transaction ID David Schwartz 2016-02-16 10:05:57 -08:00
  • d721d35a2d Update SQLite from 3.8.11.1 to 3.11.0 JoelKatz 2016-02-17 04:01:52 -08:00
  • ba84fc2c77 Set version to 0.31.0-b8 Vinnie Falco 2016-02-11 18:40:01 -05:00
  • 0f7dbc7bc0 Fix Server race conditions: Vinnie Falco 2016-02-08 10:19:25 -05:00
  • 137dd351b8 Refactor Server: Vinnie Falco 2016-02-02 09:08:50 -05:00
  • ba38bfad9d Server deadlock fixes Vinnie Falco 2016-02-09 15:14:51 -05:00