Commit Graph

  • 820546c873 Report fetch pack errors with shards Miguel Portilla 2018-09-06 07:55:44 -04:00
  • b36e9dd1b4 Remove noisy log write from Stoppable.cpp Scott Schurr 2018-09-20 18:04:46 -07:00
  • 582d1691a9 Improve error descriptions in JSONRPC unit test Scott Schurr 2018-08-30 10:45:13 -07:00
  • 3e22a1e9e8 Set version to 1.1.0 Nik Bougalis 2018-09-05 18:34:43 -07:00
  • 7b0367730c Set version to 1.1.0-rc3 wilsonianb 2018-08-21 13:56:28 -05:00
  • 8c14002c25 Do not use beast base64 encoding without fix: wilsonianb 2018-08-20 23:59:33 -05:00
  • c0d396fb3c Set version to 1.1.0-rc2 Nik Bougalis 2018-08-15 20:02:19 -07:00
  • 65d517d0df Don't filter proposals by close time at the wire protocol level: Nik Bougalis 2018-08-11 21:54:28 -07:00
  • 38c3a46a33 Deprecate commands that perform remote tx signing (RIPD-1649): Nik Bougalis 2018-08-10 15:05:39 -07:00
  • d3258c7f1f deposit_authorized gives error if source not in ledger (#2640) Scott Schurr 2018-07-30 17:52:51 -07:00
  • 8a02903fa5 Set version to 1.1.0-rc1 seelabs 2018-08-07 14:45:23 -04:00
  • dbc8f147c9 Improve subproj handling and deprecated target options: Mike Ellery 2018-08-01 16:46:35 -07:00
  • 7a547b8cf2 Add missing sources to build Mike Ellery 2018-08-07 16:38:10 -07:00
  • 2c13ca0109 Define DEBUG preprocessor symbol for debug builds Mike Ellery 2018-08-07 15:21:49 -07:00
  • a7ed5bfbee Improve shards file exception handling Miguel Portilla 2018-07-16 12:54:52 -04:00
  • a73372cb9d Add RPC shard download Miguel Portilla 2018-03-15 09:17:02 -04:00
  • 658f904ce0 Add shard import support to shard database Miguel Portilla 2018-05-18 09:56:46 -04:00
  • 9212c28ef8 Add HTTPS file downloader client Miguel Portilla 2018-05-18 09:28:33 -04:00
  • 5336e3715a Add archive and lz4 extracting Miguel Portilla 2018-05-18 09:07:18 -04:00
  • c12dbc4386 Add libarchive Mike Ellery 2018-05-03 21:31:30 -07:00
  • 2901577be7 Remove using namespace declarations at namespace scope in headers Scott Schurr 2018-08-03 11:42:39 -07:00
  • 4aa0bc37c0 Add delimiter when appending to CMAKE_CXX_FLAGS seelabs 2018-08-03 16:30:55 -04:00
  • 24d2687f2d Remove empty source file Mike Ellery 2018-07-30 14:53:11 -07:00
  • ed5a0bdc3c Correct werr flag for jenkins build Mike Ellery 2018-07-30 10:56:01 -07:00
  • 04745b11a8 Expand SQLite potential storage capacity: Mark Travis 2018-07-27 15:00:05 -07:00
  • 9b63f4fb53 Remove executable bit from source files wilsonianb 2018-07-23 11:36:52 -05:00
  • 8ac6799149 Remove unused SNTP_DEBUG define in SNTPClock.cpp Joe Loser 2018-07-16 22:00:18 -04:00
  • 09050a860b Set version to 1.1.0-b5 Nik Bougalis 2018-07-16 18:03:38 -07:00
  • 32ca1dd6ed Update README with XRP Ledger branding mDuo13 2018-06-06 12:44:54 -07:00
  • 37d9544ef7 Refactor/modernize our cmake: Mike Ellery 2018-04-20 17:03:28 -07:00
  • 63370b4441 Default to ipv4 for unit tests, add ipv6 option Mike Ellery 2018-06-26 14:15:13 -07:00
  • 49bcdda418 Improve charge handling in NoRippleCheckLimits test (RIPD-1641) Mike Ellery 2018-06-19 18:00:16 -07:00
  • d89ff1b63d Handle websocket construction exceptions: Miguel Portilla 2018-07-05 20:35:57 -04:00
  • d289512aeb Improve SSLHTTPPeer asynchronous shutdown Miguel Portilla 2018-06-28 15:20:29 -04:00
  • d98c4992dd Supply ConsensusTimer with milliseconds or finer precision Howard Hinnant 2018-07-13 09:31:53 -04:00
  • d257d1b2c9 Migrate more code into the chrono type system: Howard Hinnant 2018-06-25 12:27:59 -04:00
  • 574ea2c14d Minor optimization of STObject::add Scott Schurr 2018-07-09 11:57:45 -07:00
  • 70d9d88cda Remove using namespace beast in base_uint.h Joe Loser 2018-07-13 21:08:20 -04:00
  • 79d819584f Replace boost locks and mutexes with std-equivalent Joe Loser 2018-06-29 21:02:52 -04:00
  • e222ff5868 Rename data members of ConsensusParms: Joe Loser 2018-06-29 07:38:20 -04:00
  • f58916a2e4 Remove comment about passing allocator to KeyCache: Joe Loser 2018-06-26 22:28:09 -04:00
  • 7e30897ef4 Increase validation quorum to 80% wilsonianb 2018-06-28 16:11:30 -05:00
  • cff1abba5d Add .clang-format rules and update code style seelabs 2017-08-11 09:41:37 -04:00
  • aa4e3a98f7 Remove cmake conditional that could never be true MarkusTeufelberger 2018-07-03 02:09:33 +02:00
  • 381a1b948b Set version to 1.1.0-b4 Nik Bougalis 2018-06-25 13:41:45 -07:00
  • 873ba1ba9b Merge master (1.0.1) into develop (1.1.0-b3) Nik Bougalis 2018-06-25 13:52:57 -07:00
  • 16b9bbb517 Retried transactions that tec move from TxQ to open ledger: Edward Hennis 2018-05-31 15:13:54 -04:00
  • 7427cf7506 Beast was accepted into Boost: Ian Roskam 2018-04-06 22:54:55 -08:00
  • b14bdb068a Standardize on default_prng() for non-crypto shuffling Scott Schurr 2018-06-22 18:50:02 -07:00
  • 8098cba4c2 Trim space in Endpoint::from_string Mike Ellery 2018-06-20 17:18:57 -07:00
  • 68bebc472a only IPv4 allowed with travis Mike Ellery 2018-06-21 08:03:55 -07:00
  • 243e181c08 Replace uses of dirDelete with ApplyView::dirRemove Joe Loser 2018-05-21 22:39:24 -04:00
  • b0a1aef43d Replace deprecated usages of std::random_shuffle Joe Loser 2018-06-20 07:49:22 -04:00
  • aab47e09b6 Remove static_assert for Boost version Joe Loser 2018-06-20 07:28:03 -04:00
  • fc3a3d8267 Remove BEAST_NO_ZERO_AUTO_RETURN in Zero.h Joe Loser 2018-06-06 22:42:40 -04:00
  • 73fb3f0bfa Mark some move and move-assignment ctors noexcept Joe Loser 2018-06-20 22:03:08 -04:00
  • 5f8037c55b Apply clang-tidy modernize-use-equals-default check Joe Loser 2018-06-02 22:26:44 -04:00
  • 3aaf6d7857 Use Boost.Endian instead of custom wrappers Nikolaos D. Bougalis 2018-05-07 21:24:22 -07:00
  • 11ab98cced Set version to 1.1.0-b3 Mike Ellery 2018-06-19 10:22:32 -07:00
  • 06d0ff6e52 Remove conditional check for using Boost.Process: Joe Loser 2018-06-15 18:06:30 -05:00
  • 5a830b63e9 RPM dev build fixes: Mike Ellery 2018-06-14 10:16:39 -07:00
  • f658656b82 Mark some single-argument constructors explicit Joe Loser 2018-05-20 22:23:44 -04:00
  • 31e511afcf Fix duplicate validation and manifest suppression wilsonianb 2018-05-31 17:19:42 -05:00
  • f0cc7c4c8d Replace beast::SharedPtr with std::shared_ptr Joe Loser 2018-05-23 21:32:59 -04:00
  • 6a74d771ee Reduce occurrences of sporadic PerfLog unit test failures Scott Schurr 2018-05-19 20:15:33 -07:00
  • 833fae57db Use liquidity from strands that consume too many offers (RIPD-1515): seelabs 2018-05-16 14:06:26 -04:00
  • 5097656c83 Add xrpRoundToZero logging for FlowCross compareSandboxes Scott Schurr 2017-03-28 10:52:11 -07:00
  • 5b733fb485 Remove Transactor::mFeeDue member variable Edward Hennis 2018-05-07 16:07:43 -04:00
  • 0b2f33d23a Prefer std::array over C-style array in base_uint Joe Loser 2018-05-05 10:00:19 -04:00
  • 08382d866b Support ipv6 for peer and RPC comms: Mike Ellery 2017-11-08 10:10:24 -08:00
  • 8429dd67e6 Set version to 1.0.1 Nik Bougalis 2018-06-04 16:36:22 -07:00
  • 0439dcfa7a Fix a corner case when decoding base64: Nik Bougalis 2018-06-04 16:34:10 -07:00
  • 00df097e5f Improve json exception handling seelabs 2018-05-24 21:20:30 -04:00
  • fd4636b056 Set version to 1.1.0-b2 seelabs 2018-06-01 13:06:26 -04:00
  • 34d3f93868 Don't read Amount field if it is not present (RIPD-1623) Scott Schurr 2018-05-18 11:13:33 -07:00
  • 57ab0a00b5 Rename member function in NetworkOPs.h Joe Loser 2018-05-11 20:46:02 -06:00
  • f0cec3b2f1 Rename LoadEvent member function reName to setName Joe Loser 2018-05-11 20:37:21 -06:00
  • 1c2b8417b9 Correct copy in io_latency_probe: Mike Ellery 2018-05-15 08:17:07 -07:00
  • ca29c2b906 Improve unity/nounity description in linux doc Mike Ellery 2018-05-15 16:10:00 -07:00
  • 7c785d0d7c Add missing override keyword: Joe Loser 2018-05-13 10:55:45 -04:00
  • 0ae157a5c3 Enable c++-11 for soci seelabs 2018-05-14 11:15:37 -04:00
  • a6f59081cc Remove deprecated protocol/types.h header Joe Loser 2018-05-11 19:51:29 -06:00
  • 201f1aaa39 Prompt for manual approval on non-collaborator PRs Mike Ellery 2018-05-09 14:37:44 -07:00
  • ae73878c59 Build an unsigned rpm in dev pipeline Mike Ellery 2018-04-19 10:33:43 -07:00
  • cfdc64d7cf Enable manual tests in CI: Mike Ellery 2018-05-08 08:46:31 -07:00
  • 95eb5e1862 Fix manual offer test seelabs 2018-05-01 16:26:30 -04:00
  • dc0d5996e2 Convert macros in STTX.h into an enum Joe Loser 2018-05-12 12:09:44 -04:00
  • 817d2339b8 Set version to 1.1.0-b1 seelabs 2018-05-15 11:28:55 -04:00
  • 008ff67ac2 Add DepositPreauth ledger type and transaction (RIPD-1624): Scott Schurr 2018-04-20 13:16:17 -07:00
  • b444196bf9 Remove pre-boost beast seelabs 2018-04-26 22:24:29 -04:00
  • 27703859e7 Convert code to use boost::beast seelabs 2018-04-17 14:56:24 -04:00
  • 2ac1c2b433 Improve invariant checking: Nikolaos D. Bougalis 2018-04-17 02:03:10 -07:00
  • 118c25c0f0 Compile time check preflight returns no tec (RIPD-1624): Scott Schurr 2018-04-16 17:51:36 -07:00
  • 7d163a45dc Replace UptimeTimer with UptimeClock Howard Hinnant 2018-04-23 13:46:37 -04:00
  • 717f874767 Add missing virtual destructors: Joe Loser 2018-05-05 07:40:08 -04:00
  • 681df58b61 Refactor ledger replay logic (RIPD-1547): Brad Chase 2018-04-09 15:54:37 -04:00
  • f31ca2860f Set version to 1.0.0 Nikolaos D. Bougalis 2018-05-11 10:29:41 -07:00
  • d702e736ca Set version to 1.0.0-rc1 Nikolaos D. Bougalis 2018-05-07 11:37:16 -07:00
  • 6156ff3eb7 Remove validation cookie support code Brad Chase 2018-05-04 11:59:33 -04:00
  • 04f1388860 Remove extra semicolons: Joe Loser 2018-05-04 08:39:31 -04:00