Commit Graph

  • 3e08c390f5 ci: reenable Windows CI build with Artifactory support (#4596) Ed Hennis 2023-10-09 18:51:22 -04:00
  • 053b69c63f docs(API-CHANGELOG): add XRPFees change (#4741) Ed Hennis 2023-10-06 14:11:39 -04:00
  • ced14ec1ab docs(rippled-example.cfg): add P2P link compression (#4753) Florent 2023-10-06 19:23:30 +04:00
  • 6ba9450c89 fixDisallowIncomingV1: allow issuers to authorize trust lines (#4721) Denis Angell 2023-10-06 01:25:16 +02:00
  • ec8626046b refactor: reduce boilerplate in applySteps: (#4710) Scott Determan 2023-10-05 18:29:23 -04:00
  • 4e84ad6cd7 refactor: reunify transaction common fields: (#4715) Rome Reginelli 2023-10-04 17:03:14 -07:00
  • 40ebbecac8 fix typo in SECURITY.md (#4662) sokkaofthewatertribe 2023-10-03 21:32:16 -07:00
  • 0c43eb3973 docs(API-CHANGELOG): clarify account_info response (#4724) Elliot Lee 2023-10-03 21:31:24 -07:00
  • 3dea78d34b fix: asan stack-use-after-scope in soci::use with rvalues (#4676) Stefan van Kessel 2023-10-04 06:21:36 +02:00
  • e27d24ba00 docs(BUILD.md): require GCC 11 or higher (#4700) Chenna Keshava B S 2023-10-02 16:43:29 -07:00
  • 925aca764b fix(XLS-38): disallow the same bridge on one chain: (#4720) Scott Determan 2023-10-02 10:49:33 -04:00
  • 2bb8de030f fix: stabilize voting threshold for amendment majority mechanism (#4410) Scott Schurr 2023-09-28 11:47:48 -07:00
  • b92d511558 fix(build): uint is not defined on Windows platform (#4731) Ed Hennis 2023-09-27 16:12:04 -04:00
  • 548c91ebb6 Eliminate the built-in SNTP support (fixes #4207): (#4628) Nik Bougalis 2023-09-26 17:35:31 -07:00
  • 2c56d9fc3e Set version to 2.0.0-b2 2.0.0-b2 Elliot Lee 2023-09-22 16:17:35 -07:00
  • 6b61505ac2 fix: accept all valid currency codes in API (#4566) John Freeman 2023-09-22 19:07:43 -04:00
  • e4db0fba2b chore: add .build to .gitignore (#4722) Bronek Kozicki 2023-09-23 00:01:00 +01:00
  • 8f89694fae Add ProtocolStart and GracefulClose P2P protocol messages (#3839) Gregory Tsipenyuk 2023-09-22 18:56:44 -04:00
  • 5433e133d5 Fix typo in BUILD.md (#4718) ForwardSlashBack 2023-09-21 18:16:22 -04:00
  • 2487dab194 APIv2(gateway_balances, channel_authorize): update errors (#4618) Peter Chen 2023-09-21 16:33:24 -04:00
  • 77e0912a0e build: use Boost 1.82 and link Boost.Json (#4632) John Freeman 2023-09-21 11:58:39 -04:00
  • a948203dae docs(overlay): add URL of blog post and clarify wording (#4635) Chenna Keshava B S 2023-09-18 22:00:59 -07:00
  • 8f65bc24a0 docs(API-CHANGELOG): api_version 2 is expected with 2.0 (#4633) Elliot Lee 2023-09-18 21:59:47 -07:00
  • 9f102fc99d docs(RELEASENOTES): update 1.12.0 notes to match dev blog (#4691) Elliot Lee 2023-09-18 21:57:25 -07:00
  • 7bff9dc7f0 Update secp256k1 to 0.3.2 (#4653) John Freeman 2023-09-18 16:26:14 -04:00
  • e86181c096 docs: fix comment for LedgerHistory::fixIndex return value (#4574) Chenna Keshava B S 2023-09-18 10:01:43 -07:00
  • 65df4bceaa fix: remove unused variable causing clang 14 build errors (#4672) Ed Hennis 2023-09-18 11:38:51 -04:00
  • 3397922989 docs(BUILD): make it easier to find environment.md (#4507) Elliot Lee 2023-09-15 21:54:25 -07:00
  • 046d0c2f0a Set version to 2.0.0-b1 2.0.0-b1 Elliot Lee 2023-09-14 13:11:28 -07:00
  • 01fc4b0203 Revert CMake changes (#4707) Michael Legleux 2023-09-15 08:44:44 -07:00
  • 5b7d2c133a Change XChainBridge amendment to Supported::yes (#4709) Scott Determan 2023-09-15 11:08:17 -04:00
  • 237b406e8c Fix Windows build by removing two unused declarations (#4708) Scott Determan 2023-09-15 00:02:31 -04:00
  • 5427321260 Match unit tests on start of test name (#4634) Ed Hennis 2023-09-14 16:19:15 -04:00
  • ce570c166d Revert ThreadName due to problems on Windows (#4702) Howard Hinnant 2023-09-14 16:16:50 -04:00
  • 649c11a78e XChainBridge: Introduce sidechain support (XLS-38): (#4292) Scott Determan 2023-09-14 16:08:41 -04:00
  • 7fae1c1262 APIv2(account_tx, noripple_check): return error on invalid input (#4620) Peter Chen 2023-09-13 18:01:37 -04:00
  • f259cc1ab6 Several changes to improve Consensus stability: (#4505) Mark Travis 2023-09-11 15:48:32 -07:00
  • 002893f280 Apply transaction batches in periodic intervals (#4504) Mark Travis 2023-09-11 15:47:40 -07:00
  • 1d9db1bfdd Asynchronously write batches to NuDB. (#4503) Mark Travis 2023-09-11 15:46:17 -07:00
  • 3b5fcd5873 Remove CurrentThreadName.h from RippledCore.cmake (#4697) Howard Hinnant 2023-09-11 18:41:54 -04:00
  • a95505739d docs: update SECURITY.md (#4338) Elliot Lee 2023-09-08 13:51:23 -07:00
  • 31c8281922 refactor: simplify TxFormats common fields logic (#4637) Mayukha Vadari 2023-09-08 19:24:51 +02:00
  • c6f6375015 APIv2(ledger_entry): return invalidParams for bad parameters (#4630) Peter Chen 2023-09-08 01:47:04 -04:00
  • 6f74a745db docs(rippled-example.cfg): clarify ssl_cert vs ssl_chain (#4667) Mark Pevec 2023-09-07 18:19:05 -04:00
  • 36cb5f90e2 Introduce replacement for getting and setting thread name: (#4312) Howard Hinnant 2023-09-07 14:44:36 -04:00
  • 89780c8e4f Set version to 1.12.0 1.12.0 1.12 Manoj Doshi 2023-09-06 13:09:04 -07:00
  • 9d4d8c22d9 Set version to 1.12.0-rc4 Elliot Lee 2023-09-01 15:53:10 -07:00
  • b014b79d88 amm_info: fetch by amm account id; add AMM object entry (#4682) Gregory Tsipenyuk 2023-09-01 18:50:58 -04:00
  • a61a88ea81 AMMBid: use tecINTERNAL for 'impossible' errors (#4674) Rome Reginelli 2023-09-01 13:44:48 -07:00
  • f31c50d04d Set version to 1.12.0-rc3 Elliot Lee 2023-08-30 15:47:07 -07:00
  • 8ceb0f3a79 Revert "Asynchronously write batches to NuDB (#4503)" Elliot Lee 2023-08-30 15:46:24 -07:00
  • d943c58b3d Revert "Apply transaction batches in periodic intervals (#4504)" Elliot Lee 2023-08-30 15:46:12 -07:00
  • 7ca1c644d1 Revert "Several changes to improve Consensus stability: (#4505)" Elliot Lee 2023-08-29 16:52:31 -07:00
  • 300b7e078a Set version to 1.12.0-rc1 Manoj Doshi 2023-08-21 16:22:59 -07:00
  • 3574956e5e Set version to 1.12-b3 manoj 2023-08-18 14:01:23 -07:00
  • e8a7b2a1fc Several changes to improve Consensus stability: (#4505) Mark Travis 2023-08-18 22:11:24 -04:00
  • b580049ec0 Apply transaction batches in periodic intervals (#4504) Mark Travis 2023-08-18 21:58:13 -04:00
  • 21c4aaf993 Asynchronously write batches to NuDB (#4503) Mark Travis 2023-08-18 21:55:23 -04:00
  • 213491d94b refactor: fix typo in FeeUnits.h (#4644) Ikko Eltociear Ashimine 2023-08-09 19:53:44 +09:00
  • da203b241b Update Ubuntu build image (#4650) Michael Legleux 2023-08-12 18:20:54 -04:00
  • 5d88b726c2 test: add forAllApiVersions helper function (#4611) Arihant Kothari 2023-07-08 20:36:24 -04:00
  • dcb7dd8d27 add view updates for account SLEs (#4629) Mayukha Vadari 2023-07-18 16:06:41 -07:00
  • 91e9658217 Fix the package recipe for consumers of libxrpl (#4631) John Freeman 2023-07-18 12:09:51 -05:00
  • b28f62bbd9 refactor: improve checking of path lengths (#4519) Alphonse Noni Mousse 2023-05-07 20:33:29 +00:00
  • 4f4951022c refactor: use C++20 function std::popcount (#4389) Alphonse N. Mousse 2023-07-02 15:52:04 +00:00
  • 58f7aecb0b fix(AMM): prevent orphaned objects, inconsistent ledger state: (#4626) Gregory Tsipenyuk 2023-07-17 08:05:11 -04:00
  • 5530a0b665 feat: support Concise Transaction Identifier (CTID) (XLS-37) (#4418) RichardAH 2023-08-18 03:43:47 +02:00
  • aded4a7a92 docs: add API Changelog (#4612) Elliot Lee 2023-07-19 14:03:26 -07:00
  • 01df19c08b Set version to 1.12.0-b2 1.12.0-b2 Elliot Lee 2023-07-18 11:57:56 -07:00
  • c197c4cdd9 BUILD: list steps after dependencies update (#4623) Elliot Lee 2023-07-17 22:16:42 -07:00
  • 5ba1f984df Rename allowClawback flag to allowTrustLineClawback (#4617) Shawn Xie 2023-07-13 21:00:32 -04:00
  • cb09e61d2f Update dependencies (#4595) John Freeman 2023-07-13 13:25:08 -04:00
  • 3c9db4b69e Introduce AMM support (XLS-30d): (#4294) Gregory Tsipenyuk 2023-07-12 13:52:50 -04:00
  • eeb8b41889 Adapt to change in Conan recipe for NuDB (#4615) John Freeman 2023-07-11 16:26:15 -05:00
  • f7dd37e355 docs(CONTRIBUTING): push beta releases to release (#4589) Elliot Lee 2023-07-07 14:31:09 -07:00
  • a45a95e5ea APIv2(ledger_entry): return "invalidParams" when fields missing (#4552) Arihant Kothari 2023-07-06 14:58:53 -04:00
  • c6fee28b92 refactor: change the return type of mulDiv to std::optional (#4243) Chenna Keshava B S 2023-07-05 20:11:19 -07:00
  • 77dc63b549 fix: add allowClawback flag for account_info (#4590) Shawn Xie 2023-07-05 11:46:23 -04:00
  • 66bfe909e6 build: add binary hardening compile and link flags (#4603) John Freeman 2023-07-03 09:41:12 -05:00
  • 9c50415ebe add clang-format pre-commit hook (#4599) Mayukha Vadari 2023-07-01 18:23:57 -04:00
  • 516ffb2147 chore: update checkout action version to v3: (#4598) Ed Hennis 2023-07-01 03:13:37 -04:00
  • f18c6dfea7 APIv2(account_info): handle invalid "signer_lists" value (#4585) Peter Chen 2023-06-30 02:05:21 -04:00
  • 1cb67fbd20 fix: deb package build (#4591) Michael Legleux 2023-06-29 20:15:11 -07:00
  • 54afdaa101 ci: cancel overridden workflows (#4597) John Freeman 2023-06-29 17:31:36 -05:00
  • 1c2ae10dc0 fix: Update Handler::Condition enum values #3417 (#4239) Chenna Keshava B S 2023-06-29 09:12:15 -07:00
  • d34e8be316 APIv2: add error messages for account_tx (#4571) Peter Chen 2023-06-29 11:41:13 -04:00
  • 4111382a31 Fix build references to deleted ServerHandlerImp: (#4592) Ed Hennis 2023-06-28 16:23:12 -04:00
  • 11e914fbe9 refactor: rename ServerHandlerImp to ServerHandler (#4516) Scott Schurr 2023-06-28 03:57:52 +03:00
  • 0e983528e1 fix: remove deprecated fields in ledger method (#4244) Chenna Keshava B S 2023-06-27 17:52:15 -07:00
  • 6b4437db39 Fix package definition for Conan (#4485) John Freeman 2023-06-27 03:23:52 -05:00
  • 534a36536c refactor: replace hand-rolled lexicalCast (#4473) Denis Angell 2023-06-27 02:50:03 -04:00
  • beba87129e Set version to 1.12.0-b1 1.12.0-b1 Elliot Lee 2023-06-26 14:24:00 -07:00
  • b7e902dccc XLS-39 Clawback: (#4553) Shawn Xie 2023-06-26 17:07:20 -04:00
  • 9eb30d4316 refactor: remove TypedField's move constructor (#4567) Howard Hinnant 2023-06-26 15:32:10 -04:00
  • 8fdad0d7fd ci: use Artifactory remote in nix workflow (#4556) John Freeman 2023-06-23 16:20:20 -05:00
  • 0b812cdece Add RPC/WS ports to server_info (#4427) drlongle 2023-06-23 19:19:26 +02:00
  • 724a301599 fixReducedOffersV1: prevent offers from blocking order books: (#4512) Scott Schurr 2023-06-23 08:20:25 +03:00
  • 71d7d67fa3 Enable the Beta RPC API (v2) for all unit tests: (#4573) Ed Hennis 2023-06-21 11:51:37 -07:00
  • 264280edd7 Set version to 1.11.0 1.11.0 Elliot Lee 2023-06-20 11:40:11 -07:00
  • beb0904a32 Set version to 1.11.0-rc3 Elliot Lee 2023-06-09 09:54:02 -07:00