Commit Graph

  • e8a7ad4748 Prevent concurrent write operations in websockets Nik Bougalis 2016-08-07 13:15:19 -07:00
  • 2ca18670d2 Set version to 0.33.0-b3 seelabs 2016-08-05 11:13:06 -04:00
  • d4a56f223a Payment Channels (RIPD-1224): seelabs 2016-07-19 15:27:56 -04:00
  • 2e7f5502bf Fix RPC parsing bug seelabs 2016-07-19 15:23:30 -04:00
  • 4483079181 Remove extra path separator from CMAKE_SOURCE_DIR seelabs 2016-08-04 20:21:07 -04:00
  • 2f0b3bd427 Set version to 0.33.0-b2 Nik Bougalis 2016-08-02 14:42:50 -07:00
  • d1ce07ef5d Minor refactor of LoadFeeTrack (RIPD-956): Edward Hennis 2016-07-25 18:46:16 -04:00
  • a252fefede Report escalated ledger fee in load_factor (RIPD-1207): Edward Hennis 2016-07-12 20:17:34 -04:00
  • e762d09e7e Tx queue enhancements and RPC info (RIPD-1205, RIPD-1206): Edward Hennis 2016-06-29 19:37:19 -04:00
  • 348e65074e fix bug in error propagation for account badSeed (RIPD-1248) Will 2016-08-01 14:57:44 -04:00
  • 64f2576fc8 Add jtx cpp test for account_objects RPC (RIPD-1230) Will 2016-07-08 11:53:21 -04:00
  • 9926d3188a Add jtx test for account_offers RPC (RIPD-1236) Mike Ellery 2016-07-20 13:17:33 -07:00
  • cc8671b8b2 Add OwnerPays to supportedAmendments seelabs 2016-08-01 09:40:16 -04:00
  • f5fcdd0b80 Update pywin32 version in appveyor wilsonianb 2016-07-29 09:33:32 -07:00
  • 71a30a57cb Fix scons vcxproj in OS X Miguel Portilla 2016-07-29 15:18:11 -04:00
  • f9fe2ef90f Fix inbound ledger add peers logic Miguel Portilla 2016-07-20 13:00:00 -04:00
  • 6c8673c7c3 Remove unused member variable in ApplyBaseView Scott Schurr 2016-07-14 17:38:09 -07:00
  • 11b64e049c Report frozen lines in gateway_balances(RIPD-1217): JoelKatz 2016-07-20 03:34:08 -07:00
  • 33f153fc9a Consensus refactor preliminary changes (RIPD-1011): JoelKatz 2016-07-11 01:22:16 -07:00
  • 4758050444 SHAMap fixups: JoelKatz 2016-07-06 10:59:51 -07:00
  • a5589dcec6 Set version to 0.33.0-b1 Nik Bougalis 2016-07-29 17:56:41 -07:00
  • 08ea245101 Hoist version string to namespace level Nik Bougalis 2016-07-27 10:04:56 -07:00
  • 3b58e36621 Add CMake support: seelabs 2016-06-28 17:14:29 -04:00
  • b343b0468a Use lock_guard over unique_lock Miguel Portilla 2016-07-21 14:08:13 -04:00
  • 69b91065c5 Remove OpenSSL Base64 encoding dependency (RIPD-1238) Will 2016-07-21 15:08:30 -04:00
  • e39316882e Add BEAST_EXPECT, replace calls to expect Vinnie Falco 2016-07-25 19:50:36 -04:00
  • 1ff972fbd3 Set version to 0.32.1 Nik Bougalis 2016-07-29 12:52:26 -07:00
  • 8204d9524e Set version to 1.0.0-b9 Vinnie Falco 2016-07-22 11:57:13 -04:00
  • 07bf106cd3 Handle undefined VARIANT in cmake wilsonianb 2016-07-22 08:53:08 -07:00
  • 225b5a1204 Set version to 1.0.0-b8 Vinnie Falco 2016-07-21 17:03:54 -04:00
  • 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 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