Commit Graph

  • 711608e652 Set version to 1.9.0-b2 Nik Bougalis 2022-03-23 10:48:59 -07:00
  • bc9773eb45 MSVC std::sample workaround Ed Hennis 2022-03-25 18:36:27 -04:00
  • bea9610440 Remove checks for CMake < 3.16 Michael Legleux 2022-03-24 11:40:34 -07:00
  • 375af87a86 Package builds of reporting mode rippled Michael Legleux 2021-12-08 23:56:55 -08:00
  • 1502e6e2cd Reduce the verbosity of CI scripts Michael Legleux 2022-03-15 18:22:09 -07:00
  • 593677ee82 Squash warning about an unused variable Nik Bougalis 2022-03-25 08:51:20 -07:00
  • 8f58687091 Cleanup AcceptedLedger and AcceptedLedgerTx: Nik Bougalis 2022-02-10 09:13:16 -08:00
  • c7e6803956 Simplify LedgerMaster: Nik Bougalis 2022-02-04 18:39:41 -08:00
  • 6faaa91850 Improve asynchronous database handlers: Nik Bougalis 2022-01-12 21:03:57 -08:00
  • d66d960d59 Miscellaneous Improvements: Nik Bougalis 2022-02-09 00:50:56 -08:00
  • 18235067af Simplify and optimize the processing of inbound transactions Nik Bougalis 2022-01-12 22:28:23 -08:00
  • 3eb8aa8b80 Negative cache support for node store JoelKatz 2021-12-29 23:10:22 -08:00
  • b9903bbcc4 Simplify and improve order book tracking: Nik Bougalis 2021-12-31 21:31:37 -08:00
  • 48803a48af Improve ledger-fetching logic: Nik Bougalis 2021-12-19 23:47:33 -08:00
  • 1b9387eddc Eliminate SHAMapInnerNode lock contention: Nik Bougalis 2021-11-20 00:02:09 -08:00
  • 34ca457132 Improve stop signaling for Application Nik Bougalis 2022-02-16 22:09:56 -08:00
  • df60e46750 Improve deterministic transaction sorting in TxQ: Edward Hennis 2021-12-14 16:27:14 -05:00
  • e7e672c3f8 Incremental improvements to path finding memory usage: Edward Hennis 2022-01-26 19:41:36 -05:00
  • 4d5459d041 Optimize trust line caching: seelabs 2022-01-23 14:47:51 -05:00
  • 59f5844381 Reduce lock contention in manifest cache: seelabs 2022-01-05 18:41:13 -05:00
  • a07a729e3d Reserve field codes for Hooks: Richard Holland 2022-01-31 10:23:21 +00:00
  • b65e279db6 Remove Xpring forum link from issue configs Rome Reginelli 2022-03-15 14:35:15 -07:00
  • 1ddc966b31 Fix typo Steven Olmsted 2022-03-15 20:46:38 -04:00
  • 57b9da62bd fixes need after rebase onto 1.9.0-b1 seelabs 2022-03-15 17:35:06 -04:00
  • 79c583e1f7 add door and ticket test Peng Wang 2021-10-04 17:55:47 -04:00
  • 5743dc4537 Change initialization code to use "disable master key" txn as milestone: seelabs 2021-10-25 15:13:10 -04:00
  • d86b1f8b7d Script to generate reports from logs, and bug fixes: seelabs 2021-09-30 12:07:35 -04:00
  • d57f88fc18 Implement side chain federators: seelabs 2021-09-24 16:31:41 -04:00
  • 24cf8ab8c7 Sidechain python test environment and repl seelabs 2021-09-10 11:25:17 -04:00
  • e56a85cb3b Sidechain docs: seelabs 2021-09-10 11:24:50 -04:00
  • d1fdea9bc8 [REMOVE] Add more structure to logs seelabs 2021-02-11 19:09:54 -05:00
  • 1a8eb5e6e3 Set version to 1.9.0-b1 Nik Bougalis 2022-01-22 20:39:15 -08:00
  • 6a8180c967 Use 3.16 as min cmake Michael Legleux 2022-03-03 16:32:29 -08:00
  • eb57679085 Update cmake_minimum_required to 3.16, Ubuntu 20.04's version Michael Legleux 2022-02-28 12:48:43 -08:00
  • 297def5ed3 Update boost max to 1.77 Michael Legleux 2021-12-20 21:50:17 -08:00
  • a01cadbfd5 Move Beast & fix #include paths Michael Legleux 2021-12-20 23:47:01 -08:00
  • 11ca9a946c Add successor information to clio ETL messages CJ Cobb 2022-01-28 16:47:37 -05:00
  • f326f019bf force build with c++17 CJ Cobb 2021-06-09 20:36:44 +00:00
  • 90326bf756 Proxy validation_quorum when in reporting mode natenichols 2022-01-26 11:18:58 -06:00
  • 255bf829ca Fix Travis CI MacOS builds: Edward Hennis 2021-11-22 15:18:23 -05:00
  • 0623a40f02 Refactor to fix levelization: Edward Hennis 2022-01-12 10:53:34 -05:00
  • a529b218f3 Fix typo in ReportingETL.cpp Ikko Ashimine 2022-01-14 01:06:34 +09:00
  • c0cb389b20 Fallback to normal sync if fast loading is not possible: Mark Travis 2022-02-09 10:53:57 -08:00
  • 8f82b62e0d Use CIDR notation for admin and secure_gateway Mark Travis 2022-01-26 19:08:25 -08:00
  • dc213a4fab Make gateway_balances admin-only in reporting mode Mark Travis 2022-01-14 15:13:09 -08:00
  • 06e87e0f6a Fix deletion of orphan nodestore directories: Mark Travis 2021-12-28 15:34:03 -08:00
  • c2a08a1f26 Simplify the Job Queue: John Freeman 2021-11-16 10:55:52 -06:00
  • df02eb125f Prefer using a local Sandbox over using the Context's view Scott Schurr 2021-10-21 14:31:58 -07:00
  • 0c13676d5f Restrict access to the virtual functions move and copy Howard Hinnant 2021-10-19 14:02:30 -04:00
  • 74e6ed1af3 Improve the readability of STBase-derived types Howard Hinnant 2021-10-07 16:12:31 -04:00
  • 72377e7bf2 Set version to 1.8.5 1.8.5 Nik Bougalis 2022-01-21 18:08:02 -08:00
  • 5b085a75fd Avoid dereferencing empty optional in ReportingETL CJ Cobb 2022-02-02 22:20:23 -05:00
  • 61389a8bef Correct minor bug in TaggedPointer move constructor: seelabs 2022-02-02 09:26:04 -05:00
  • bd97e59254 Update README.md Wo Jake 2022-02-01 17:11:34 +00:00
  • 95ecf296ad Install the protocol buffer deps during smoketests Michael Legleux 2022-02-01 17:03:44 -08:00
  • b7e0306d0a Ensure protocol buffer prerequisites are present Michael Legleux 2022-01-15 20:58:55 -08:00
  • a9ee802240 Update smoke test distributions Michael Legleux 2022-01-10 13:23:18 -08:00
  • d23d37fcfd Correctly add GIT_COMMIT_HASH into version string: Edward Hennis 2022-01-06 10:47:22 -05:00
  • 289bc0afd9 Improve handling of endpoints during peer discovery Nik Bougalis 2022-01-18 14:39:57 -08:00
  • c5dc00af74 Update RocksDB to version 6.27.3 Nik Bougalis 2022-01-21 15:31:42 -08:00
  • d49b486224 Set version to 1.8.4 1.8.4 Nik Bougalis 2022-01-12 14:54:48 -08:00
  • 417cfc2fb0 Adjust pathfinding configuration defaults: Nik Bougalis 2022-01-12 14:33:06 -08:00
  • febbe14e6d Adjust mutex scope in walkMapParallel: seelabs 2022-01-11 13:56:07 -05:00
  • 44514930f9 Set version to 1.8.3 1.8.3 Nik Bougalis 2022-01-06 23:30:06 -08:00
  • dc778536ed Provide sensible default values for nodestore cache: Nik Bougalis 2021-12-19 23:57:45 -08:00
  • 18584ef2fd Adjust number of concurrent ledger data jobs Nik Bougalis 2021-12-31 14:13:33 -08:00
  • 416ce35d73 Detect CVE-2021-3520 when decompressing using LZ4 Nik Bougalis 2021-12-20 10:40:10 -08:00
  • 7c12f01358 Parallel ledger loader & I/O performance improvements: Mark Travis 2021-12-14 17:08:59 -08:00
  • 5a4654a0da Two small SHAMapSync improvements: JoelKatz 2021-12-29 23:07:59 -08:00
  • 89766c5f21 Set version to 1.8.2 1.8.2 manojsdoshi 2021-12-20 13:20:02 -08:00
  • 4ec11e692b Set version to 1.8.2-rc1 manojsdoshi 2021-12-15 17:15:34 -08:00
  • d02f0e11c5 Quiet builds and disable unity build Michael Legleux 2021-12-16 20:18:58 -08:00
  • e28989638d Enforce account RPC limits by account objects traversed natenichols 2021-12-15 18:56:49 -06:00
  • 915fe31274 log request and duration for every RPC call CJ Cobb 2021-11-11 16:09:25 -05:00
  • db720a59e4 Log resource limit disconnections. Mark Travis 2021-11-17 09:07:06 -08:00
  • 72752b1ee0 make cassandra io threads configurable CJ Cobb 2021-12-02 16:06:03 -05:00
  • c663f1f62b Make tx() function against a read-only postgres instance. Mark Travis 2021-11-20 15:51:32 -08:00
  • d54f6278bb Improve names returned by server_info counters Scott Schurr 2021-11-15 19:07:22 -08:00
  • fc04336caa Reporting mode always returns age in server_info. Mark Travis 2021-12-02 17:57:54 -08:00
  • 47376a0cc3 Only forward to p2p nodes that are in sync CJ Cobb 2021-12-08 18:05:34 -05:00
  • 45aa0142a6 Improve full & compressed inner node deserialization Nik Bougalis 2021-11-27 10:38:01 -08:00
  • e3acb61d57 Increase TxQ default minimum and target sizes Edward Hennis 2021-12-09 19:59:31 -05:00
  • 8fa33795a3 Reduce TxQ logging severity in several places Edward Hennis 2021-12-08 21:57:19 -05:00
  • b1c9b134dc Make transaction queue order deterministic: Edward Hennis 2021-12-08 16:59:01 -05:00
  • ae9930b87d Consensus transaction recovery/deferral completely ignores the TxQ Edward Hennis 2021-12-07 17:14:55 -05:00
  • aaa601841c Logging & minor optimizations: Edward Hennis 2021-12-01 19:23:58 -05:00
  • 8ca2d98496 NuDBBackend destructor should not throw Scott Schurr 2021-12-06 12:55:01 -08:00
  • ad805eb95b Improve handling of the X-Forwarded-For and Forwarded HTTP headers Scott Schurr 2021-11-22 17:42:59 -08:00
  • eb17325cbe Add load cost Wo Jake 2021-12-02 10:02:43 +00:00
  • b00787e161 Update README.md wojak 2021-10-05 19:39:58 +08:00
  • 81e7ec859d Fix typo in consensus.md Ikko Ashimine 2021-11-06 19:13:06 +09:00
  • 6f6179abb4 Fix typo in RFC1751.cpp Ikko Ashimine 2021-11-30 18:26:16 +09:00
  • 32a26a65d9 Make basic_seconds_clock::time_point atomic Howard Hinnant 2021-11-17 17:14:21 -05:00
  • daccb5b4c0 Add ignore_default option to account_lines API: Richard Holland 2021-11-12 16:35:23 +00:00
  • cf97dcb992 Make I/O and prefetch worker threads configurable Richard Holland 2021-11-22 13:47:21 +00:00
  • 6746b863b3 Configurable handling of untrusted validations and proposals Richard Holland 2021-11-17 09:45:21 +00:00
  • bf013c02ad Add git commit hash to debug version string Richard Holland 2021-12-10 11:08:03 +00:00
  • fbedfb25ae Set version to 1.8.1 1.8.1 manojsdoshi 2021-11-24 10:32:25 -08:00
  • 9e877a929e Adjust RocksDB defaults Nik Bougalis 2021-11-23 12:18:14 -08:00
  • e0eae9725b Set version to 1.8.0 manojsdoshi 2021-11-22 18:44:41 -08:00