Commit Graph

  • 610e51a162 Increase sqlite database limits Nik Bougalis 2017-01-05 09:18:16 -08:00
  • e91aacc9a3 Set version to 0.40.1 0.40.1 Nik Bougalis 2017-01-05 09:38:28 -08:00
  • 6e54461f4b Increase sqlite database limits Nik Bougalis 2017-01-05 09:18:16 -08:00
  • ef23d72562 Set version to 0.50.0-b2 Brad Chase 2016-12-29 13:53:06 -05:00
  • a1c0d15a1f Provide BOOST_ROOT to CMake docs target (RIPD-1364): Edward Hennis 2016-12-06 17:17:24 -05:00
  • b6a01ea41c Move support test code to src/test/support (RIPD-1313) Brad Chase 2016-11-28 15:24:59 -05:00
  • 8425e4558a Set version to 0.50.0-b1 Nik Bougalis 2016-12-22 09:58:00 -08:00
  • 5a688f9236 Correct a check during RsaSha256 fulfillment loading: Nik Bougalis 2016-12-20 12:16:57 -08:00
  • effd8c9737 Fix scons 64bit OS detection Miguel Portilla 2016-11-18 10:35:05 -05:00
  • a7c4d682d2 Ledger header RPC enhancements (RIPD-692): Miguel Portilla 2016-11-21 14:31:05 -08:00
  • e00a6b0e5a Enable amendments in genesis ledger (RIPD-1281) JoelKatz 2016-11-21 11:04:18 -08:00
  • dc3571184a Add a flag to the ledger for SHAMapV2 JoelKatz 2016-11-28 15:56:08 -08:00
  • 22a375a5f4 Add support for tick sizes (RIPD-1363): JoelKatz 2016-12-04 18:27:58 -08:00
  • 3337d17fdd Convert DeadlineTimer to std::thread (RIPD-1189) Scott Schurr 2016-12-05 17:51:02 -08:00
  • 8ab2236cdd Convert DeadlineTimer to chrono (RIPD-1189) Scott Schurr 2016-12-02 17:18:46 -08:00
  • 0cb6a0f961 Correct PaymentChannelClaim flag names in comment Rome Reginelli 2016-11-30 15:32:43 -08:00
  • 28ae522ea2 Migrate freeze-test to cpp (RIPD-1154): Mike Ellery 2016-12-09 13:58:50 -08:00
  • c0cf7bd3c1 Port discrepancy-test.coffee to c++ (RIPD-1352): Mike Ellery 2016-12-07 08:22:56 -08:00
  • fd7a2835e4 Migrate path tests to cpp (RIPD-1155): Mike Ellery 2016-12-02 14:06:40 -08:00
  • 3d0314c621 Remove websocketpp support (RIPD-1293) Mike Ellery 2016-11-19 19:55:14 -08:00
  • 8d83aa5c07 Add server/connection tests (RIPD-1336): Mike Ellery 2016-11-09 14:04:20 -08:00
  • 7ff243ade9 Remove redundant call to clearNeedNetworkLedger Lieefu Way 2016-12-08 11:28:35 +08:00
  • 2fd0540ed4 Recognize ripplerpc 2.0 requests and respond in kind: Howard Hinnant 2016-10-25 16:08:48 -04:00
  • cdf470e68d Forward manifests from new peer (RIPD-1325): wilsonianb 2016-11-29 15:08:38 -08:00
  • 7fc780dd70 Set version to 0.40.0 0.40.0 Nik Bougalis 2016-12-20 09:20:17 -08:00
  • 4d7b1a3b61 Set version to 0.40.0-rc3 seelabs 2016-12-07 11:52:51 -05:00
  • 9a9dffa4ff Merge release into develop seelabs 2016-12-07 11:51:56 -05:00
  • 51e7f595bb Set version to 0.40.0-rc2 seelabs 2016-12-06 11:53:40 -05:00
  • 293e520efc Set unfunded offers fix switch date seelabs 2016-11-29 13:37:48 -05:00
  • 9e960ff6b8 Set version to 0.40.0-rc1 Nik Bougalis 2016-11-21 09:27:12 -08:00
  • 0a8e690917 Remove duplicate translation unit names Brad Chase 2016-11-21 11:34:46 -05:00
  • cf60d4c30e Improve dependency installation during CI builds. Brad Chase 2016-11-18 14:55:50 -05:00
  • 8f2480225b Set version to 0.40.0-b11 Nik Bougalis 2016-11-17 21:40:40 -08:00
  • 44167a6bcb Cleanup code identified in code review Nik Bougalis 2016-11-15 22:22:09 -08:00
  • db95808206 Set unfunded offers fix switch date seelabs 2016-11-15 14:47:50 -05:00
  • fd901f8081 Support parallel 64- and 32-bit boost binaries (RIPD-1317): Edward Hennis 2016-11-04 19:55:13 -04:00
  • b6ce0aa75a Add build instructions for macOS: Mike Ellery 2016-11-14 11:43:26 -08:00
  • b712125bc0 Add TrustAndBalance Tests (RIPD-1153): Mike Ellery 2016-10-25 08:52:57 -07:00
  • d69b16895c Conditional Suspended Payments (RIPD-1140): Nik Bougalis 2016-10-26 01:18:31 -07:00
  • d198b439fd Cryptoconditions: RSA-SHA-256 (RIPD-1213) Nik Bougalis 2016-09-03 18:11:58 -07:00
  • 83aa5517c0 Cryptoconditions: PREFIX-SHA-256 (RIPD-1211) Nik Bougalis 2016-08-10 01:34:40 -07:00
  • 5711e7caa9 Cryptoconditions: ED25519 (RIPD-1214) Nik Bougalis 2016-07-11 22:24:24 -07:00
  • 8d0c93691d Cryptoconditions: PREIMAGE-SHA-256 (RIPD-1210) Nik Bougalis 2016-07-11 22:02:17 -07:00
  • d8d0cb17ba Cryptoconditions Framework (RIPD-1139): Nik Bougalis 2016-07-11 22:01:41 -07:00
  • 47a919faf0 Set version to 0.40.0-b10 Nik Bougalis 2016-11-09 13:58:53 -08:00
  • d572de769b Improve peer iteration in overlay Nik Bougalis 2016-10-20 10:44:33 -07:00
  • 810a6b0f30 Add pthread flag seelabs 2016-11-07 11:13:33 -05:00
  • 665ad180cb Set unfunded offers fix switch date seelabs 2016-11-04 14:42:28 -04:00
  • 361917e902 CMake unity and nonunity builds per project (RIPD-1326): Edward Hennis 2016-11-03 14:50:47 -04:00
  • 4b261b12a4 Prevent misuse of JobQueue header files: Miguel Portilla 2016-10-28 13:12:00 -04:00
  • afd4b45036 Fix overlay README.md (RIPD-1330) wilsonianb 2016-11-04 15:54:12 -07:00
  • 47adc728db Add Linux instructions to docs/README.md wilsonianb 2016-10-24 15:23:51 -07:00
  • 7e39d645b9 Add Ticket Tests (RIPD-1328): Mike Ellery 2016-11-01 08:09:27 -07:00
  • 35504f1723 Add Ledger RPC Tests (RIPD-1297): Mike Ellery 2016-10-17 13:37:37 -07:00
  • 61d9dda4e0 Expand unit test coverage of SetTrust: Brad Chase 2016-11-01 11:05:35 -04:00
  • 38ca9d4a97 Set version to 0.40.0-b9 Brad Chase 2016-10-27 12:48:15 -04:00
  • f37aa1d6c8 Improve CMake find_boost compatibility: Edward Hennis 2016-10-20 19:51:57 -04:00
  • db13ddf844 Fix unused variable warning from clang Scott Schurr 2016-10-24 18:38:50 -07:00
  • bf642404c7 Use ws2 as default in unit tests Miguel Portilla 2016-10-24 12:32:31 -04:00
  • d53d5cfc42 Fix typos/style issues in documentation S. Matthew English 2016-10-18 21:49:18 +02:00
  • bbf52056f9 Publish new manifest signature wilsonianb 2016-10-21 08:13:33 -07:00
  • b8cae2dfaf Unit test for free trust lines (RIPD-911) Brad Chase 2016-10-20 13:39:20 -04:00
  • 795ee8bb5e Add MacOS documentation to docs/README.md Scott Schurr 2016-10-18 13:46:38 -07:00
  • cfcd618aa6 Add Offer tests (RIPD-938): Mike Ellery 2016-09-21 10:04:09 -07:00
  • 19258cf980 Remove application dependency from SyncFilters Miguel Portilla 2016-10-12 15:22:51 -04:00
  • cdaafeb4b6 Improve openssl directory finding seelabs 2016-10-18 14:18:41 -04:00
  • 7688a97d95 Set version to 0.40.0-b8 Edward Hennis 2016-10-17 15:32:08 -04:00
  • 027b289c91 Remove an unused argument from ripple::verify Nik Bougalis 2016-10-07 10:36:26 -07:00
  • b55edfa8f0 Sign manifest with ephemeral and master keys (RIPD-1083) wilsonianb 2016-02-03 14:28:12 -08:00
  • 7d46d153c6 Add CMake target for docs: Edward Hennis 2016-10-05 17:39:23 -04:00
  • 96b17749af Setup instructions for doc toolchain for Windows Edward Hennis 2016-10-04 16:49:27 -04:00
  • f27348c4d5 Add HTML documentation framework Vinnie Falco 2016-09-27 18:41:13 -04:00
  • c6923dcf88 Report error if OS is not 64-bit seelabs 2016-09-15 16:08:38 -04:00
  • f456355da2 Begin consensus refactor (RIPD-1011): David Schwartz 2016-07-13 13:21:51 -07:00
  • 97806b42c4 Consensus refactor preliminary changes (RIPD-1011): JoelKatz 2016-08-29 10:50:08 -07:00
  • ed02b0717e Snapshotting an unbacked SHAMap should yield an unbacked SHAMap JoelKatz 2016-09-07 10:55:37 -07:00
  • 2963e91752 Improve CI / cmake for ripple-libpp support (RIPD-1255): Edward Hennis 2016-08-04 20:21:13 -04:00
  • aa11effdd6 Set version to 0.40.0-b7 Nik Bougalis 2016-10-01 10:51:41 -07:00
  • 6e9c15af92 Correctly parse multi-buffer JSON messages (RIPD-1306): Nik Bougalis 2016-09-30 18:41:36 -07:00
  • 0ddeb29c35 Add regression test for multi-buffer JSON message parsing (RIPD-1306) Edward Hennis 2016-09-30 20:37:22 -04:00
  • 98f878cf10 Set version to 0.33.0-hf1 0.33.0-hf1 Vinnie Falco 2016-10-01 12:12:34 -04:00
  • 69b47890e6 Correctly parse multi-buffer JSON messages (RIPD-1306): Nik Bougalis 2016-09-30 18:41:36 -07:00
  • 41851022d3 Add regression test for multi-buffer JSON message parsing (RIPD-1306) Edward Hennis 2016-09-30 20:37:22 -04:00
  • a7630aaa55 Set version to 0.40.0-b6 Nik Bougalis 2016-09-30 08:46:47 -07:00
  • 1d15af6afd Merge master into develop Nik Bougalis 2016-09-30 08:46:07 -07:00
  • dd0075f2b8 Set version to 0.40.0-b5 Nik Bougalis 2016-09-29 15:58:27 -07:00
  • 4b0d8b630c Improve Buffer and Slice: * Make Buffer constructible from a Slice * Fix self-move-assignment in Buffer * Add unit tests Nik Bougalis 2016-07-11 23:46:53 -07:00
  • b421559a47 Prepare for boost 1.62 Howard Hinnant 2016-09-26 13:47:23 -04:00
  • 05e7373086 Add book_offers RPC tests (RIPD-1283): Mike Ellery 2016-09-22 16:08:52 -07:00
  • bb0b97f46b Fix unfunded offer not removed (RIPD-1298): seelabs 2016-09-16 11:19:51 -04:00
  • 3b639afac2 Integrate NuDB Vinnie Falco 2016-09-28 09:34:21 -04:00
  • bd93ecbd6b Merge commit '79159ffd87bf86e92ab5af6fffd5cc93c205a630' as 'src/nudb' Vinnie Falco 2016-09-29 19:24:13 -04:00
  • 79159ffd87 Squashed 'src/nudb/' content from commit 00adc6a Vinnie Falco 2016-09-29 19:24:12 -04:00
  • f05321d501 Set version to 0.33.0 0.33.0 Nik Bougalis 2016-09-29 09:25:46 -07:00
  • 8734458cfb add the getInfoRippled.sh support script: johannakate 2016-09-09 13:07:28 -07:00
  • bdbb3caf47 Set version to 0.33.0-rc3 Nik Bougalis 2016-09-21 12:11:44 -07:00
  • 076658e0f6 Set issuer fix switch date seelabs 2016-09-20 15:12:58 -04:00
  • b2499c8fa0 Add Status page: Miguel Portilla 2016-09-14 21:01:35 -04:00
  • 231a5ae6fb Set version to 0.40.0-b4 Nik Bougalis 2016-09-21 11:02:54 -07:00
  • 45249e8746 Set issuer fix switch date seelabs 2016-09-20 15:12:58 -04:00