Commit Graph

  • ca6d5798e9 Support for boost 1.71: seelabs 2019-08-12 09:30:25 -07:00
  • 2110b24090 Add omitted unit tests, cleanup old files Mike Ellery 2019-10-04 14:19:58 -07:00
  • 82484e26f5 Add option to enable -Wextra for gcc/clang. Mike Ellery 2019-10-03 10:17:15 -07:00
  • ca47583a3b Small bug fixes in BuildLedger.cpp Scott Schurr 2019-09-03 14:30:50 -07:00
  • f4d6b0e1c4 Add metrics for PeerImp to track bandwidth usage Joseph Busch 2019-09-19 12:24:44 -05:00
  • 9196d9541a Include validator's master public key in validation stream: Devon White 2019-09-24 21:33:42 -04:00
  • b53fda1e1a Set version to 1.4.0-b5 Manoj doshi 2019-09-27 11:29:46 -07:00
  • 9a5911f94c CI: remove boost from macos/hombrew Mike Ellery 2019-09-26 09:35:23 -07:00
  • 80acc85e59 Fix startup error with --import Mike Ellery 2019-09-17 16:28:21 -07:00
  • 8ce1c189f7 Fix VS2019 debug build Joseph Busch 2019-09-18 11:37:52 -05:00
  • 7228b2e068 Remove SHAMap V2 Howard Hinnant 2019-08-26 16:06:39 -04:00
  • 33ab0cd7bd Automatically update NodeDB path if changed Yusuf Sahin HAMZA 2019-09-02 02:44:51 +03:00
  • e33ac1d450 Add PayChan to recipient's owner directory seelabs 2019-08-09 13:03:27 -07:00
  • 826cbbc3bf Clarify Linux build instructions for configuring Rome Reginelli 2019-08-01 18:46:57 -07:00
  • 38f82115f7 Set version to 1.4.0-b4 Mike Ellery 2019-09-09 11:42:53 -07:00
  • d9bb78c8b8 Cleanup usage of ScopedUnlock Mike Ellery 2019-09-04 15:50:03 -07:00
  • 905f631b71 Modularize cmake build config Mo Morsi 2019-08-29 13:58:29 -04:00
  • 9213c49ca1 Honor SSL config settings for ValidatorSites: Mike Ellery 2019-08-05 09:47:09 -07:00
  • fc7ecd672a Set version to 1.4.0-b3 Nik Bougalis 2019-09-06 10:51:16 -07:00
  • a6944be5cf Clarify online delete data error message. Mark Travis 2019-07-31 22:44:49 -07:00
  • e5b61c9ac9 Update operating mode upon network disagreement. Mark Travis 2019-09-06 13:03:30 -07:00
  • a9a4e2c8fb Add Destination to Check threading Scott Schurr 2019-08-19 11:34:01 -07:00
  • 56eac5c9a1 Fix rand_int assert in shard store Miguel Portilla 2019-08-27 19:55:12 -04:00
  • 4b1970afa9 Log database connection error Miguel Portilla 2019-08-21 19:03:28 -04:00
  • 22c9de487a Add shard thread safety Miguel Portilla 2019-08-09 11:57:07 -04:00
  • 66fad62e66 Implement Shard SQLite support Miguel Portilla 2019-07-19 18:29:27 -04:00
  • 008fc5155a Improve CI and packaging: Mike Ellery 2019-08-27 08:23:11 -07:00
  • 5834fbbc5d Set version to 1.4.0-b2 seelabs 2019-08-23 08:57:54 -07:00
  • 06219f1151 Disable shadow warning: seelabs 2019-08-23 10:44:41 -07:00
  • c2d2ba9f45 Simplify code using if constexpr: seelabs 2019-08-15 11:40:28 -07:00
  • 1eb3753f26 Replace from_string_checked pair return type with optional<Endpoint> seelabs 2019-08-14 13:39:49 -07:00
  • 0a256247a0 Replace strUnHex pair return type with optional<Blob> seelabs 2019-08-14 13:13:45 -07:00
  • 7912ee6f7b Use structured bindings in some places: seelabs 2019-08-06 09:11:32 -07:00
  • 9c58f23cf8 Replace unordered_map::emplace with insert_or_assign seelabs 2019-08-08 09:22:15 -07:00
  • 9245b0b666 Use std::gcd to implement lowestTerms seelabs 2019-08-07 13:51:50 -07:00
  • 92925a0af6 Use [[fallthrough]] in some switch statements seelabs 2019-08-07 13:44:56 -07:00
  • 70c2e1b419 remove make_Amounts: seelabs 2019-08-07 13:01:04 -07:00
  • 5d1728cc96 Use class template argument deduction for locks seelabs 2019-08-06 14:16:01 -07:00
  • 4076b6d92e Replace for_each_arg trick with fold expressions seelabs 2019-08-06 08:39:52 -07:00
  • b9e73b4852 Fix shadowing variables seelabs 2019-08-13 14:26:02 -07:00
  • 014df67fed Remove unused member variable seelabs 2019-08-13 11:58:09 -07:00
  • 014ec021bb Build packages with gcc-8 Mike Ellery 2019-07-08 12:36:50 -07:00
  • 7fa9b91d23 Fix jenkins/travis CI: Mike Ellery 2019-08-19 10:47:09 -07:00
  • 98c4a7a2b1 Set version to 1.4.0-b1 Nik Bougalis 2019-08-04 20:48:56 -07:00
  • c04c00d279 Add "sahyadri.isrdc.in" to list of bootstrap nodes Vishwas Patil 2019-08-10 16:19:38 +05:30
  • ef139e8b3c Update README.md Elliot Lee 2019-08-06 23:12:43 -07:00
  • 45c1c38993 Warn if the update script is not executed as root Alloy Networks 2019-07-29 19:43:10 +03:00
  • 1942fee581 Modernize code and clean up out-of-date or obsolete comments: Mo Morsi 2019-05-11 01:21:21 -04:00
  • b3c85e2709 Remove unused TER code from StrandResult seelabs 2019-07-30 10:10:18 -07:00
  • 561942da23 Use enums for some parameters in payments: seelabs 2019-07-29 13:17:26 -07:00
  • c217baa367 Enable C++17 seelabs 2019-03-22 09:19:35 -04:00
  • c699864c85 Fix incorrect snapShot unsharing Howard Hinnant 2019-08-08 11:51:20 -04:00
  • 4ff0f482c3 Remove unneeded and unused base classes in insight Howard Hinnant 2019-07-01 10:22:42 -04:00
  • 28b942b186 Enhance AccountTx unit test Scott Schurr 2019-06-17 17:09:42 -07:00
  • 4900e3081d Update appveyor dependencies for boost 1.70 Edward Hennis 2019-07-12 14:52:02 -04:00
  • 145326c00c Add policy check to FindBoost Mike Ellery 2019-08-06 09:40:51 -07:00
  • c7d90bfddd Update to current SOCI HEAD Mike Ellery 2019-08-06 12:40:27 -07:00
  • bfa84cfca5 Fix io_latency_probe test on CI environments Mike Ellery 2019-08-14 11:36:34 -07:00
  • cbc6e500b6 Set minimum versions for gcc/clang Mike Ellery 2019-08-13 14:09:21 -07:00
  • 13a4fefe34 Travis CI improvements: Mike Ellery 2019-05-20 10:53:24 -07:00
  • 87e9ee5ce9 Add support for reserved peer slots: John Freeman 2019-05-14 14:50:37 -05:00
  • 20cc5df5fe Fix GitLab CI John Freeman 2019-07-11 13:08:04 -05:00
  • 9e117b7b38 Fix shard path detection Miguel Portilla 2019-07-30 13:59:39 -04:00
  • a02d914093 Move shard store init to Application Miguel Portilla 2019-05-10 14:16:27 -04:00
  • c5a95f1eb5 Remove SQLite Validations table Miguel Portilla 2019-05-29 16:00:56 -04:00
  • e1adbd7ddd Set version to 1.3.1 1.3.1 Manoj doshi 2019-07-24 15:21:56 -07:00
  • 355a7b04a8 Add a LogicError when a deadlock is detected Joseph Busch 2019-07-18 13:02:34 -05:00
  • d3ee0df93a Add links to in-repo build-instructions Lazaridis 2019-06-30 05:44:34 +03:00
  • 7c24f7b170 Improve logging during process startup. Mark Travis 2019-07-16 21:04:34 -07:00
  • a3060516c6 Improve package build pipeline: Mike Ellery 2019-07-15 12:10:42 -07:00
  • caa5c9e223 Set version to 1.3.0 1.3.0 Nik Bougalis 2019-07-09 13:56:37 -07:00
  • 846538304f Set version to 1.3.0-rc2 Manoj doshi 2019-07-03 11:34:36 -07:00
  • 7b7e3b6750 Return WS error on closure when balance threshold exceeds Mo Morsi 2019-06-17 15:43:42 -04:00
  • a988b3224f Use NuDB context with backends Miguel Portilla 2019-02-28 16:40:53 -05:00
  • 89b3bf0796 Stabilize RPC error code values: Scott Schurr 2019-06-28 19:51:19 -07:00
  • 6d8988b78a Improve handling of revoked manifests: seelabs 2019-07-01 10:09:33 -04:00
  • 3acbd84f1d Set proper system openssldir in package build Mike Ellery 2019-06-26 17:34:07 -07:00
  • 45403b877f Set version to 1.3.0-rc1 Manoj doshi 2019-06-25 12:03:03 -07:00
  • f17d9bc421 Set version to 1.3.0-b6 Manoj doshi 2019-06-21 14:58:17 -07:00
  • ba2714fa22 Make protocol message counters more granular: Nik Bougalis 2019-06-21 12:10:06 -07:00
  • 2c4b3d515d Trim whitespace for all config lines Mike Ellery 2019-06-19 14:13:05 -07:00
  • 59973a435e Add beast/cxx17 to install set Mike Ellery 2019-06-14 16:38:41 -07:00
  • 93232ec7df Add logrotate config to rpm/deb pkgs Mike Ellery 2019-06-12 11:39:12 -07:00
  • efa926676c Set version to 1.3.0-b5 Manoj doshi 2019-06-13 21:05:46 -07:00
  • dc24748c24 Improve locking of PeerImp member variables Scott Schurr 2019-04-29 11:20:09 -07:00
  • f8365f5009 Add JsonOptions enum class to contain options passed to getJSON methods Mo Morsi 2019-06-08 01:10:33 -04:00
  • c2138c4e88 Fix Docker error about "FROM" macro usage Mo Morsi 2019-06-01 13:34:29 -04:00
  • bfad96dbb9 Force snappy compression for RocksDB (remove option): Mike Ellery 2019-05-13 10:59:36 -07:00
  • 0ef6d9f9a0 Add slack notify for approvals, remove old RPM build Mike Ellery 2019-05-16 14:22:34 -07:00
  • c1a1cfe550 Pkgbld - Make approval blocking, add slack summary message Mike Ellery 2019-05-28 12:56:11 -07:00
  • 773dcd1d48 Modernize base_uint: Howard Hinnant 2019-05-23 19:29:25 -04:00
  • de99e79bf1 Fix SNTPClock shutdown Miguel Portilla 2019-05-24 17:51:41 -04:00
  • e83d367f49 Set version to 1.3.0-b4 Manoj doshi 2019-05-21 09:13:56 -07:00
  • aa76b382af Document IPv6 usage in sample config: invalidator 2019-02-24 17:39:54 +01:00
  • 595b7b194c Improve locking: Howard Hinnant 2019-04-18 15:59:07 -04:00
  • 5f908ba870 Make some locks more granular: JoelKatz 2019-04-18 11:47:45 -07:00
  • adc1b8a36b Update package build env to boost 1.70 Mike Ellery 2019-05-20 14:46:55 -07:00
  • 73c6e47e8a Use local rippled core lib during pkg build Mike Ellery 2019-05-14 17:41:59 -07:00
  • 3a780f80f1 Remove repo package check from update script Mike Ellery 2019-05-10 15:49:20 -07:00
  • c78404e233 Pause for lagging validators. mtrippled 2019-02-21 04:50:01 -08:00