Commit Graph

  • f79a4a8cdb Revert "Remove CryptoConditionsSuite stub amendment:" seelabs 2020-08-07 16:10:52 -04:00
  • 7bb6b75f3c Use the correct root hash for the tx tree seelabs 2020-08-07 11:52:24 -04:00
  • e5d17a9452 Set version to 1.6.0-rc2 Nik Bougalis 2020-08-05 16:36:55 -07:00
  • dbd5f0073e Revert support for deterministic shards: manojsdoshi 2020-07-22 12:26:56 -07:00
  • 12c0e8148b Improve naming of fields associated with the NegativeUNL Peng Wang 2020-08-03 00:02:45 -04:00
  • 72a9a2bdbb Reorder the Travis build: Edward Hennis 2020-07-11 15:47:23 -04:00
  • 80860fa8f5 Add preliminary support for Boost 1.74 seelabs 2020-07-22 22:09:44 -04:00
  • 8cf542abb0 Fix memory management issues with checkpointers: seelabs 2020-07-28 13:24:16 -04:00
  • a931b020b5 Switch to updated date library exception handling: seelabs 2020-07-22 20:38:07 -04:00
  • d317060ae4 Fix a race condition with TrustedPublisherServer: seelabs 2020-07-25 14:56:13 -04:00
  • eee07a4f96 Add missing cstdint include seelabs 2020-07-17 10:50:28 -04:00
  • 7b048b423e Set version to 1.6.0-rc1 manojsdoshi 2020-07-08 13:39:53 -07:00
  • a459206848 Set version to 1.6.0-b9 manojsdoshi 2020-07-08 13:37:07 -07:00
  • 3a3b0b4c14 Modify health check API Howard Hinnant 2020-07-07 16:19:51 -04:00
  • de0c527387 Set version to 1.6.0-b8 manojsdoshi 2020-06-25 20:12:13 -07:00
  • b54453d1a7 Fix a build issue caused by pip3 being unavailable manojsdoshi 2020-06-11 17:30:25 -07:00
  • 706ca874b0 Implement negative UNL functionality: Peng Wang 2020-03-01 21:03:19 -05:00
  • 51bd4626b1 Implement version upgrade warning: Peng Wang 2020-06-08 20:34:24 -04:00
  • cf6f40ea8f Deprecate unused/obsolete error codes: mDuo13 2020-06-18 16:35:32 -07:00
  • d3798f6290 Remove CryptoConditionsSuite stub amendment: seelabs 2020-06-15 06:29:34 -07:00
  • 4e33a1abf7 crawl_shards comment fix Rome Reginelli 2020-06-11 13:41:53 -07:00
  • 86e8f2e232 Add Shard Family Miguel Portilla 2020-06-02 16:52:13 -04:00
  • 91e857874f Improve LedgerMaster shard acquisition Miguel Portilla 2020-05-21 18:19:21 -04:00
  • 8f50fd051e Use NuDB version 2.0.3 Miguel Portilla 2020-06-03 15:24:57 -04:00
  • 94e8e94750 Add support for deterministic database shards (#2688): p2peer 2020-04-01 18:30:40 -04:00
  • 54ece72b62 Update cmake so that rippled can build as a submodule Edward Hennis 2020-06-10 20:50:50 -04:00
  • 4702c8b591 Improve online_delete configuration and DB tuning: Edward Hennis 2020-05-11 16:48:34 -04:00
  • 00702f28c2 Improve reporting of ledger age in server_info Mark Travis 2020-03-28 17:39:48 -07:00
  • df29e98ea5 Improve amendment processing and activation logic: Gregory Tsipenyuk 2020-05-18 17:40:53 -04:00
  • fe9922d654 Improve compression support: Nik Bougalis 2020-04-13 10:26:14 -04:00
  • 362a017eee Cleanup SHAMap and simplify interfaces: Nik Bougalis 2020-05-04 11:14:01 -07:00
  • e8f3525226 Improve Slice: Nik Bougalis 2020-05-09 20:53:48 -07:00
  • 1067086f71 Consolidate "Not Synced" error messages: Howard Hinnant 2020-05-27 17:44:20 -04:00
  • 0214d83aa5 Improve handling of empty buffer in varint parsing (RIPD-1683) Howard Hinnant 2020-02-20 15:51:31 -05:00
  • d69a902876 Add comments to protobuf files CJ Cobb 2020-05-12 14:50:02 -07:00
  • f43aeda49c Set version to 1.6.0-b7 manojsdoshi 2020-05-29 14:25:04 -07:00
  • 27484f78a9 Use libarchive version 3.4.3 Yusuf Sahin HAMZA 2020-04-20 20:50:09 +03:00
  • 93bf77bdec Unit tests for database shards p2peer 2020-03-03 12:24:36 -05:00
  • 728651b5d5 Use LZ4_decompress_safe Miguel Portilla 2020-05-27 14:48:52 -04:00
  • fb74eefa9e Update LZ4 library to 1.9.2 Miguel Portilla 2020-05-27 14:12:41 -04:00
  • 853c964194 Fix a build issue caused by the latest Docker version: * The latest docker version is not supported by artifactory causing the package build to fail. Setting the docker version to 19.03.8 to fix the build. manojsdoshi 2020-05-27 17:08:48 -07:00
  • 645c06764b Update the default port for [ips] and [ips_fixed]: Gregory Tsipenyuk 2020-01-28 09:22:04 -05:00
  • 2d23e7bd18 Use std::size in place of std::extent Howard Hinnant 2020-05-14 17:21:53 -04:00
  • 0290d0b82c Create health_check rpc Howard Hinnant 2020-04-06 17:22:19 -04:00
  • 3d86b49dae Set version to 1.6.0-b6 manojsdoshi 2020-05-20 19:40:18 -07:00
  • 0b9e935806 Find date::date in CMake package configuration file John Freeman 2020-05-13 14:39:09 -05:00
  • 17412d17e2 Fix historical ledger acquisition when using online deletion: Mark Travis 2020-05-18 17:29:06 -07:00
  • 99f5193699 Disable formatting operator&: seelabs 2020-05-20 19:21:33 -07:00
  • 328e42ad42 Minor cleanups: seelabs 2020-04-24 07:32:34 -07:00
  • 6d28f2a8d9 Cleanup code using move semantics seelabs 2020-04-10 14:07:31 -04:00
  • 421417ab07 Fixes for gcc 10 seelabs 2020-05-08 15:49:13 -07:00
  • 68494a308e AmendmentTable improvements Scott Schurr 2020-01-27 18:28:28 -08:00
  • 16f79d160a Add delivered amount to GetAccountTransactionHistory responses CJ Cobb 2020-05-01 20:25:54 -07:00
  • 8f984042f4 Try to fix usage of pkg-config for static linking John Freeman 2020-05-15 15:57:50 -05:00
  • eb1a699c5a Fix typo in error message Edward Hennis 2020-05-14 14:41:16 -04:00
  • ac766ec0eb Introduce ShardArchiveHandler improvements: Devon White 2020-05-15 17:21:16 -04:00
  • 21340a1c1e Validate LastLedgerHash for downloaded shards: Devon White 2020-03-03 07:28:04 -05:00
  • c594f3b0cf Reduce visibility of retired amendment identifiers: Nik Bougalis 2020-04-16 23:44:30 -07:00
  • 268e28a278 Tune relaying of untrusted proposals & validations: Nik Bougalis 2020-05-05 23:40:55 -07:00
  • ca664b17d3 Improve handling of sfLedgerSequence field: Nik Bougalis 2020-05-05 23:40:29 -07:00
  • 3936110c8d Use boost::circular_buffer: Nik Bougalis 2020-05-12 17:23:30 -07:00
  • 9f91870b1c Adjust frequency of mtENDPOINTS messages Nik Bougalis 2020-05-18 08:30:54 -07:00
  • 97712107b7 Set version to 1.6.0-b5 Nik Bougalis 2020-05-03 11:48:14 -07:00
  • d9fa148688 Revert "Add PR automation for project boards" Carl Hua 2020-04-30 11:12:31 -04:00
  • d88a7c73b4 Improve online delete backend locking Miguel Portilla 2020-04-08 11:49:28 -04:00
  • 894d3463ce Extend unit testing of account_tx with deleted account: Scott Schurr 2020-04-29 14:43:05 -07:00
  • 5b5226d518 Cleanup the 'PeerSet' hierarchy: John Freeman 2020-04-23 15:06:52 -05:00
  • d025f3fb28 Add descriptive comments to 'getRippledInfo.sh': Alloy Networks 2020-04-25 12:11:50 +03:00
  • 11be30dd40 Correct typo in comment Markus Alvila 2020-04-27 21:40:25 +02:00
  • 4fad421c8a Correct typos in SECURITY.md Elliot Lee 2020-04-28 10:56:28 -07:00
  • 57b3543e7b Support boost 1.73 seelabs 2020-04-27 21:36:00 -07:00
  • a00543b6bc Fix docs about misconfigured neighbor port Kirill Fomichev 2020-05-01 10:34:57 +03:00
  • dbd25f0e32 Remove excessive redirect call on PeerManager Kirill Fomichev 2020-05-01 10:33:57 +03:00
  • 62a3f33d72 Remove the built-in "sustain" watchdog: Nik Bougalis 2019-03-30 14:00:00 -05:00
  • 74f9edef07 Prefer keylets instead of naked hashes: Nik Bougalis 2020-03-31 02:20:59 -07:00
  • dbee3f01b7 Clean up and modernize code: Nik Bougalis 2020-03-27 14:26:46 -07:00
  • 6c72d5cf7e Improve loading of validator tokens (RIPD-1687): Nik Bougalis 2020-04-25 00:27:23 -07:00
  • 2827de4d63 Report the server version in published validations: Nik Bougalis 2020-03-08 19:10:39 -07:00
  • 381606aba2 Harden validations: Nik Bougalis 2018-11-16 02:24:23 -08:00
  • 567e42e071 Deprecate 'Time to Live' fields Nik Bougalis 2020-03-04 22:31:53 -08:00
  • 2bf3b194fa Set version to 1.6.0-b4 manojsdoshi 2020-04-23 18:14:45 -07:00
  • 444ea56182 Adding support to build rippled packages for ubuntu 20.04 manojsdoshi 2020-04-27 11:44:05 -07:00
  • d797589164 Add README for gRPC protobuf folder CJ Cobb 2020-04-01 11:15:07 -07:00
  • 1577c775b3 Close download socket before result is passed to the callback: Edward Hennis 2020-04-17 15:44:24 -04:00
  • 3bf0b724a3 Adjust timeouts in Validator Site tests: Edward Hennis 2020-04-15 13:45:51 -04:00
  • bd8dbb87b6 Update to RocksBD 6.7.3 Miguel Portilla 2020-04-14 16:09:33 -04:00
  • cd78ce3118 Add PR automation for project boards Carl Hua 2020-04-14 09:50:15 -04:00
  • 023f5704d0 Set version to 1.6.0-b3 manojsdoshi 2020-04-23 10:24:35 -07:00
  • 123e94c603 Fix a build issue involving Ubuntu Docker containers: manojsdoshi 2020-04-16 10:53:22 -07:00
  • 156dc2ec4c Add GitHub Action for checking w/ clang-format-10 John Freeman 2020-02-21 16:48:29 -06:00
  • b7b7e098be Add .git-blame-ignore-revs (requires Git >= 2.24) John Freeman 2020-02-12 15:35:10 -06:00
  • 50760c6935 Format first-party source according to .clang-format Pretty Printer 2020-04-17 09:56:34 -05:00
  • 65dfc5d19e Prepare code for formatting John Freeman 2020-04-22 17:20:07 -05:00
  • 020b285808 Set version to 1.6.0-b2 Nik Bougalis 2020-04-14 19:25:41 -07:00
  • bdd22e4d51 Improve reporting of missing node exceptions Nik Bougalis 2020-04-12 01:53:32 -07:00
  • b7631d2a28 Correct a typo that could result in a nullptr dereference Nik Bougalis 2020-04-07 23:17:01 -07:00
  • 284ed38471 Reduce calls to std::random_device: Nik Bougalis 2020-04-08 21:11:03 -07:00
  • b96ef6adb8 Add SECURITY.md to the repository Nik Bougalis 2020-04-13 11:36:13 -07:00
  • ce6b427202 Fix a build issue involving Ubuntu Docker containers: manojsdoshi 2020-04-13 17:59:38 -07:00
  • 858e93c7f8 Improve the Doxygen Workflow John Freeman 2020-04-07 20:47:40 -05:00