Commit Graph

  • 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
  • be71e8afa2 Get X-Forwarded-For from Session request Vinnie Falco 2016-02-02 11:42:55 -05:00
  • 076a061997 Add suite::this_suite Vinnie Falco 2016-01-28 14:11:20 -05:00
  • de416adadd Disable WebSocket logging Vinnie Falco 2016-01-25 17:15:33 -05:00
  • 1fda99ba82 Add suite::this_suite Vinnie Falco 2016-01-28 14:11:20 -05:00
  • 9f5b58c8ab Fix short_read test race/deadlock Vinnie Falco 2016-02-09 15:14:43 -05:00
  • a5131515ec Increase severity on Stoppable logging Vinnie Falco 2016-02-09 14:48:58 -05:00
  • 8c11d24454 Reinforce Env Application log severity Vinnie Falco 2016-02-09 15:14:23 -05:00
  • 924b6b663e Increase severity on Stoppable logging Vinnie Falco 2016-02-09 14:48:58 -05:00
  • 688452d971 Fix OptionalProxy<T> equality comparison Nik Bougalis 2016-02-10 00:54:15 -08:00
  • 2f94e16359 Add SignerList to account_info response (RIPD-1061): Scott Schurr 2016-01-07 09:53:59 -08:00
  • fbf736f169 Improved reporting for delivered_amount: Miguel Portilla 2016-02-10 13:23:02 -05:00
  • f0624581d1 Set version to 0.30.1-hf1 0.30.1-hf1 Vinnie Falco 2016-02-11 15:39:59 -05:00
  • cb23352a35 Revert "Set version to 0.30.1-hf1" Vinnie Falco 2016-02-11 18:19:08 -05:00
  • 9fea06ad84 Set version to 0.30.1-hf1 Vinnie Falco 2016-02-11 15:39:59 -05:00
  • 2beeb9a293 Improved reporting for delivered_amount: Miguel Portilla 2016-02-10 13:23:02 -05:00
  • 1e92ac3cf5 Set version to 0.31.0-b7 Nik Bougalis 2016-02-08 15:49:33 -08:00
  • acaf91a2f7 Add AccountLinesRPC unit tests. Scott Schurr 2016-02-03 12:02:37 -08:00
  • 41125a0a34 Support for clang specific boost and protobuf dirs: seelabs 2016-02-03 16:27:46 -05:00
  • 35ed095dbf Cleanup ledger fetching Nik Bougalis 2016-02-02 23:06:16 -08:00
  • ce31e26f58 Enable amendment support Nik Bougalis 2016-02-03 15:51:09 -08:00
  • 2b640532f2 Merge remote-tracking branch 'upstream/release' into develop Nik Bougalis 2016-02-08 15:45:10 -08:00
  • c717006c44 Set version to 0.30.1 0.30.1 Nik Bougalis 2016-02-03 14:49:07 -08:00
  • fd33d693c4 Merge remote-tracking branch 'upstream/master' Nik Bougalis 2016-02-08 15:36:04 -08:00
  • 31ecb4dcf3 Revert "Set version to 0.30.1" Nik Bougalis 2016-02-08 15:35:22 -08:00
  • 5a4e900a21 Set version to 0.30.1 Nik Bougalis 2016-02-03 14:49:07 -08:00
  • 94ed5b3a53 Set version to 0.31.0-b6 Nik Bougalis 2016-02-01 17:16:55 -08:00
  • 2eaf211e9b Improve error message when signing fails (RIPD-1066): Scott Schurr 2016-01-07 16:10:14 -08:00
  • ed9f5639a8 Throws, explicits and trivial cleanups Miguel Portilla 2016-01-28 17:42:38 -05:00
  • 8e842b5893 Disable tx sig checking at the Application level: * Only skip sig checking on the RPC/Websocket interface. * Used by Env tests which submit unsigned transactions. Edward Hennis 2016-01-22 08:53:37 -05:00
  • 1b378172b6 Clean up some consensus edge cases: * Ensure sufficient time for proposals before increasing avalanche threshold * Only validators should count themselves towards 80% needed for consensus JoelKatz 2016-01-21 10:57:22 -08:00
  • 0dc911c091 Do not show progess bar on npm install on CI Markus Teufelberger 2016-01-29 21:54:11 +01:00
  • 2be11874e3 Improved unit test logging: Vinnie Falco 2016-01-26 13:43:20 -05:00
  • 5ac744ff66 Implement a debug Journal Nik Bougalis 2016-01-27 11:22:54 -08:00
  • 57d6ab091c Cleanups: * Use Throw instead of directly throwing an exception Nik Bougalis 2016-01-26 13:42:55 -08:00
  • f13668371e Amendment RPC enhancements: * RPC command to veto/unveto * Store votes * Add vote information to JSON * Add ledger majority information to JSON * Config section for vetos Nik Bougalis 2015-11-03 17:31:18 -08:00
  • c9486863c3 Set version to 0.31.0-b5 Nik Bougalis 2016-01-27 13:41:57 -08:00
  • e9e0277b7c Improve manifest loading Nik Bougalis 2016-01-25 21:04:15 -08:00
  • b69f0356ec Convert PathRequest to use std::chrono (RIPD-1069) Miguel Portilla 2016-01-22 13:16:38 -05:00