Commit Graph

  • 054d5de877 Fix rfc2616 Section 4.2 compliance: Vinnie Falco 2016-07-04 13:57:59 -04:00
  • 5349bcc1c5 Update Example code in documentation Vinnie Falco 2016-06-24 17:19:22 -04:00
  • 17fd2ef2e2 Fix to_string.hpp include path in example code Jack Bond-Preston 2016-06-24 20:02:55 +01:00
  • e199c0555c Build coverage and usan Travis CI targets with CMake wilsonianb 2016-06-22 11:24:05 -07:00
  • 42557b800c Add cmake and clang build to travis seelabs 2016-06-17 11:10:33 -04:00
  • ef2330d477 Use Threads::Threads interface library in cmake Casey Bodley 2016-06-15 22:03:18 -04:00
  • cb7d0b508d Set version to 0.32.1-rc1 Nik Bougalis 2016-07-14 17:29:56 -07:00
  • cf72d70eca Clarify owner reserve requirements for trust lines (DOC-456) Nik Bougalis 2016-07-12 13:27:16 -07:00
  • cf9d65f973 Set version to 0.32.1-b4 seelabs 2016-07-07 13:19:24 -04:00
  • dd2feb8d1f Use boost::thread_specific_ptr instead of thread_local: seelabs 2016-07-07 08:34:18 -04:00
  • d790c3b671 Set version to 0.32.1-b3 seelabs 2016-07-06 14:09:41 -04:00
  • a56c43f3b3 Rename file to avoid duplicate object file name seelabs 2016-07-06 12:05:38 -04:00
  • 6f3a35e8be Better unhandled exception handling: seelabs 2016-07-05 16:12:15 -04:00
  • c9d8fa9e96 Rename reportUncaughtExceptions to threadEntry seelabs 2016-07-05 14:48:37 -04:00
  • b72724a4a4 Ignore empty CONFIG_DIR for validators file (RIPD-1221) wilsonianb 2016-07-01 14:51:22 -07:00
  • f8a1ec0348 Set Beast version to 1.0.0-b7 Vinnie Falco 2016-06-21 13:23:06 -04:00
  • 8375ae647e Add skip_body parser option Vinnie Falco 2016-06-15 11:52:59 -04:00
  • 69da298aa7 Remove extraneous header file status.hpp Vinnie Falco 2016-06-12 16:02:50 -04:00
  • 6765507cc4 Add usage example to rfc7230 javadocs Vinnie Falco 2016-06-12 15:59:43 -04:00
  • e2c67a1666 Fixes and documentation for teardown and use with SSL: Vinnie Falco 2016-06-08 11:18:22 -04:00
  • 6397025435 Remove deprecated example http::stream wrapper Vinnie Falco 2016-06-20 11:17:26 -04:00
  • 2a448065da Simplify HTTP crawler example Vinnie Falco 2016-06-20 10:53:31 -04:00
  • 5c7130e4fd Fixes and simplifications to HTTP example server: Vinnie Falco 2016-06-20 10:48:53 -04:00
  • bbad20c66f Qualify some calls: Vinnie Falco 2016-06-20 11:09:08 -04:00
  • e29163e922 Set version to 0.32.1-b2 seelabs 2016-07-01 17:14:37 -04:00
  • 2633949d5b Fix access to obsolete reference in PathRequest (RIPD-1219): JoelKatz 2016-06-30 11:07:11 -07:00
  • 16a38f3979 Catch unhandled exceptions in I/O service threads (RIPD-1166) Nik Bougalis 2016-06-29 18:15:14 -07:00
  • c4f8b38148 Remove undesirable Journal::Stream constructor: Scott Schurr 2016-06-28 09:57:32 -07:00
  • 40678e9a78 Make debugLog() return a beast::Journal (RIPD-1209): Scott Schurr 2016-06-27 18:39:17 -07:00
  • 8f5449dafb Fix BaseHTTPPeer::write strand thread context Miguel Portilla 2016-06-28 12:56:27 -04:00
  • 8c90ef810a Catch exception from websocketpp Nik Bougalis 2016-06-27 12:54:11 -07:00
  • 177a52473a Improve TxQ edge-case handling logic (RIPD-1200): Edward Hennis 2016-06-15 15:01:21 -04:00
  • a22fa21ce4 Set version to 0.32.1-b1 Miguel Portilla 2016-06-27 13:21:50 -04:00
  • beb9883705 Remove incompatible OS X switches in Test.py Miguel Portilla 2016-06-24 13:37:05 -04:00
  • 654772a860 Autofill with x-queue-okay uses mult_max fee (RIPD-1194): * Only relevant if escalated fee is larger than mult_max. * Will improved queue position, giving tx more chance to succeed. Edward Hennis 2016-06-23 17:22:53 -04:00
  • 9cc80b7cb6 Test.py exit code accurate in all cases (RIPD-1193): * Also remove some redundant output. Edward Hennis 2016-06-21 19:36:13 -04:00
  • d46c21cc5f Travis install clang from tar file: seelabs 2016-06-16 15:09:50 -04:00
  • da18f7c053 Fix V2 line-quality bugs seelabs 2016-06-14 09:08:47 -04:00
  • 0952ebfc1d Add jtx support for trust line quality (RIPD-1094) Scott Schurr 2016-06-13 11:32:48 -07:00
  • a698104c55 Use Rate to represent transfer rates (RIPD-201, RIPD-983): Nik Bougalis 2016-06-08 03:07:19 -07:00
  • f060820f3b Sign-and-submit: Test escalated fee autofill (RIPD-1188) Edward Hennis 2016-06-07 17:13:12 -04:00
  • 119d5c1e47 JTx sign-and-submit mode support Edward Hennis 2016-06-06 20:51:41 -04:00
  • 2d53ee4051 Add FlowV2 to supportedAmendments seelabs 2016-06-08 13:04:16 -04:00
  • 66f0caa309 Use protobuf int64 type seelabs 2016-06-08 09:18:02 -04:00
  • d88b63d4c8 Complete SHAMap V2 cutover Howard Hinnant 2016-05-26 11:02:44 -04:00
  • 63a5522406 Add custom define to disable uncaught exception logging. Miguel Portilla 2016-06-21 16:08:10 -04:00
  • d22eb0caa2 Set version to 0.32.0 0.32.0 seelabs 2016-06-24 11:30:09 -04:00
  • 138cadc01c Set version to 0.32.0-rc2 seelabs 2016-06-23 18:29:27 -04:00
  • b590e2c96f Change RIPD-1141 Switchover date seelabs 2016-06-23 18:14:51 -04:00
  • c4c8a620c8 Initialize Writer in prepare: Vinnie Falco 2016-06-20 09:40:35 -04:00
  • 5dd8f28290 Set version to 0.32.0-rc1 seelabs 2016-06-07 12:08:13 -04:00
  • 078436212c Resolve warning seelabs 2016-06-07 13:19:51 -04:00
  • 10521de2fc Remove obsolete Internal command (RIPD-888) Miguel Portilla 2016-05-25 14:25:27 -04:00
  • 7d11471619 clang: Allow Travis CI builds to succeed Edward Hennis 2016-06-06 12:43:58 -04:00
  • 434855f500 Fix sendMax path bug seelabs 2016-06-07 09:53:23 -04:00
  • 11c4ca00d5 Put flowV2 on an amendment only seelabs 2016-06-06 09:24:06 -04:00
  • f16d701a2c Add FlowDebugInfo to easily compare diffs between flow V1 and V2 seelabs 2016-06-06 08:23:52 -04:00
  • 34d590d93a Add balanceChanges to PaymentSandbox seelabs 2016-05-25 21:39:23 -04:00
  • a87f56448a Prefer paths with more liquidity when qualities are equal seelabs 2016-06-02 10:58:50 -04:00
  • bb61ad2afe Set version to 0.32.0-b18 Nik Bougalis 2016-06-06 07:22:00 -07:00
  • 57b8eb6ccd Merge remote-tracking branch 'upstream/release' into develop Nik Bougalis 2016-06-06 07:27:30 -07:00
  • 7f52249e40 Change fee escalation algorithms (RIPD-1177): * Minimum factor 256*500, don't multiply by base fee * Change autofill fee behavior to pay the open ledger fee. ** Experimental options: x-assume-tx - assume <int> more transactions in the open queue when computing escalated fee, x-queue-okay - if true and escalated fee is over limit, try with load fee. * Port of 75af4ed. Edward Hennis 2016-06-02 20:12:26 -04:00
  • 321e2a94fe Revert "Increase minimum local fee": Nik Bougalis 2016-06-01 14:39:26 -07:00
  • ceb01fb6a3 Correctly handle validations with no LedgerSequence Nik Bougalis 2016-04-25 18:04:15 -07:00
  • 2206d0ef65 Remove unused functions & cleanup code: * Remove superseded ECDSA key functions * Remove unused string helper functions * Remove beast::FatalError * Cleanup SSL context generation * Improve parsing of RPC commands during startup Nik Bougalis 2016-06-01 17:56:00 -07:00
  • 279c2a6f82 Simplify PeerSet, InboundLedger and TransactionAcquire: * Use std::mutex instead of std::recursive_mutex * Remove unnecessary type alias * Use std::set instead of ripple::hash_map * Don't reinvent virtual functions Nik Bougalis 2016-05-31 00:05:25 -07:00
  • d1200224e2 Update Release Notes Nik Bougalis 2016-06-03 16:51:28 -07:00
  • fdd1f2ec36 Log uncaught exceptions at the top of threads (RIPD-1166) Scott Schurr 2016-05-25 19:13:34 -07:00
  • 7295d7f4bb RPC fee command checks open ledger rules (RIPD-1183): * Matches internal getMetric() to avoid races. Edward Hennis 2016-05-27 18:33:49 -04:00
  • 05d98f4380 Generate master validator public key from master secret wilsonianb 2016-05-20 14:04:30 -07:00
  • a187750b32 Include config manifest in server_info admin response (RIPD-1172) wilsonianb 2016-05-24 15:46:55 -07:00
  • 55377c12d3 Add build_all script to Builds: MarkusTeufelberger 2016-05-12 20:18:49 +02:00
  • cd11f3755e Set version to 0.32.0-b17 Vinnie Falco 2016-06-03 17:56:20 -04:00
  • 289c8c9f09 Refactor Server (RIPD-1120): Vinnie Falco 2016-05-20 08:44:13 -04:00
  • 80a9a2bf5d Changes for Beast 1.0.0-b6 Vinnie Falco 2016-06-03 17:54:29 -04:00
  • 1b0b8d7043 Merge subtree Beast 1.0.0-b6: Vinnie Falco 2016-06-03 17:03:35 -04:00
  • b81ec3545f Set version to 0.31.2 0.31.2 Nik Bougalis 2016-06-02 11:42:20 -07:00
  • 999e2fa031 Set Beast version to 1.0.0-b6 Vinnie Falco 2016-06-03 11:49:43 -04:00
  • c060d08767 rfc7230 compliance, limits, and tests for basic_parser_v1: Vinnie Falco 2016-06-03 11:40:55 -04:00
  • 27ca1b2698 Add Gitter badge The Gitter Badger 2016-06-03 15:27:18 +00:00
  • 75af4ed9b5 Change fee escalation algorithms (RIPD-1177): * Minimum factor 256*500, don't multiply by base fee * Change autofill fee behavior to pay the open ledger fee. ** Experimental options: x-assume-tx - assume <int> more transactions in the open queue when computing escalated fee, x-queue-okay - if true and escalated fee is over limit, try with load fee. Edward Hennis 2016-06-01 22:24:00 -04:00
  • 1edc5e5ee0 Revert "Increase minimum local fee": Nik Bougalis 2016-06-01 14:39:26 -07:00
  • 28f90d17ac Set version to 0.31.1 Nik Bougalis 2016-04-26 14:42:50 -07:00
  • 50b5dab5df Rename concept to DynamicBuffer (API change): Vinnie Falco 2016-05-28 09:23:54 -04:00
  • 8afdcb9e9f Add message swap members and free functions Vinnie Falco 2016-05-28 07:56:38 -04:00
  • 7e8f5401b2 Add HTTP field value parsers: Vinnie Falco 2016-05-24 06:17:04 -04:00
  • 5a0a47cbae Tidy up use of GENERATING_DOCS Vinnie Falco 2016-05-27 11:17:53 -04:00
  • bc2642f423 Use beast::error_code instead of nested types Vinnie Falco 2016-05-27 11:10:55 -04:00
  • cd41a0decd Use SFINAE on return values Vinnie Falco 2016-05-27 11:10:45 -04:00
  • 803d145a5e Add CHANGELOG Vinnie Falco 2016-05-28 07:57:49 -04:00
  • 8303266430 Travis CI updates: Nicholas Dudfield 2016-05-28 12:21:40 +07:00
  • 44e33121c7 Set version to 0.32.0-b16 seelabs 2016-05-26 12:16:30 -04:00
  • 8a6ff4803c Set flowV2 switchover time seelabs 2016-05-26 12:07:11 -04:00
  • abbf4b82b0 Consolidate RPC utility functions (RIPD-947) Miguel Portilla 2016-05-24 13:21:32 -04:00
  • 9752268308 Standalone mode uses temp DB files by default (RIPD-1129): Edward Hennis 2016-05-18 14:26:40 -04:00
  • 1fe983948f Set version to 0.32.0-b15 Vinnie Falco 2016-05-25 15:08:52 -04:00
  • 39829a09cb Update test logging text for change in newlines Nik Bougalis 2016-05-25 09:35:39 -07:00
  • 3de738429f Changes for beast logging Vinnie Falco 2016-05-18 16:07:52 -04:00
  • fa0ef25ffb Merge subtree Beast 1.0.0-b5 Vinnie Falco 2016-05-25 14:47:27 -04:00
  • a9e507da9b Set Beast version to 1.0.0-b5 Vinnie Falco 2016-05-18 15:43:01 -04:00