Commit Graph

  • 610436d737 Add book_changes rpc (#4212) RichardAH 2022-07-11 09:29:31 +02:00
  • 0ee6f15b35 Create CONTRIBUTING.md, list maintainers and outline repo policies (#4214) RichardAH 2022-07-09 19:37:13 +02:00
  • e32bc674aa Set version to 1.9.1 1.9.1 manojsdoshi 2022-05-22 13:18:09 -07:00
  • 34786abd4f Set version to 1.9.1-rc2 manojsdoshi 2022-05-18 14:28:03 -07:00
  • d0a813a19d Adding missing include <cassert> in beast/rngfill.h to fix rippled build natenichols 2022-05-12 14:16:34 -05:00
  • 25474343a9 Set version to 1.9.1-rc1 manojsdoshi 2022-05-11 18:20:53 -07:00
  • 670bc22cfa Set version to 1.9.1-b1 Nik Bougalis 2022-05-03 13:47:16 -07:00
  • 80bda7cc48 Introduce fixNFTokenDirV1 amendment: Scott Schurr 2022-04-18 18:01:47 -07:00
  • dac080f1c8 Advance ripple.app.rdb Devon White 2021-09-11 13:51:29 -04:00
  • 767dd4ff3f Address failures in DatabaseDownloader unittest Devon White 2021-11-24 15:30:12 -06:00
  • 01c37fed69 Introduce the ExpandedSignerList amendment: Richard Holland 2022-04-11 10:21:56 +00:00
  • 04bd5878f1 Track total trustlines and avoid duplications Ed Hennis 2022-02-18 18:28:49 -05:00
  • e836375d99 Don't load trust lines that can't participate in path finding Ed Hennis 2022-02-09 19:31:22 -05:00
  • aa4a5b7fe9 Adjust log levels to reflect actual severity (fixes #3996) Scott Schurr 2022-04-01 18:37:25 -07:00
  • 5aedb0e07a Allow server to stabilize after online delete health check failure Mark Travis 2022-04-05 18:02:53 -07:00
  • dfe69f1b76 Fix strict aliasing test failures with newer MSVC compilers greg7mdp 2022-04-21 11:45:48 -04:00
  • 87d06a2571 Check triggers cmake error unnecessarily greg7mdp 2022-04-21 17:22:01 -04:00
  • 7ca1f78446 Ensure that rngfill returns the requested amount of randomness: Nik Bougalis 2022-05-10 09:36:12 -07:00
  • b68a66928c Adjust the aggressiveness of the ledger acquisition engine: Nik Bougalis 2022-04-22 21:29:48 -07:00
  • 245174c42c Adjust thread count calculation and request bundling: Nik Bougalis 2022-04-22 21:19:40 -07:00
  • 2084d61efa Periodically reshare federator sigs: sidechain seelabs 2022-04-09 16:24:18 -04:00
  • 7c66747d27 Set version to 1.9.0 1.9.0 manojsdoshi 2022-04-06 20:28:37 -07:00
  • cdd37a2a05 Set version to 1.9.0-rc1 manojsdoshi 2022-04-06 16:35:30 -07:00
  • c66be3e6cf Set version to 1.9.0-b3 manojsdoshi 2022-04-06 13:30:48 -07:00
  • 70779f6850 Introduce NFT support (XLS020) Nik Bougalis 2021-08-13 20:41:11 -07:00
  • 525aaecbca Fix build issue on M1 macs greg7mdp 2022-04-06 15:17:47 -04:00
  • 9d3cd718e4 Do not install coreutils-single on rocky build image Michael Legleux 2022-04-02 14:06:14 -07:00
  • 656e9fe180 Upload rippled-reporting packages to Artifactory Michael Legleux 2022-04-02 14:15:47 -07:00
  • 8aa617d972 Fix failing Clio build Michael Legleux 2022-04-04 11:31:26 -07:00
  • 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