Commit Graph

  • 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
  • 77c0a62a74 fix: remove redundant moves (#4565) Chenna Keshava B S 2023-06-09 17:33:28 -07:00
  • 5d011c7e6b fix node size estimation (#4536) Denis Angell 2023-06-09 16:37:18 +00:00
  • 5644c8704f Trivial: add comments for NFToken-related invariants (#4558) Scott Schurr 2023-06-08 17:31:19 -07:00
  • c9a586c243 Add missing includes for gcc 13.1: (#4555) Scott Determan 2023-06-05 18:50:03 -04:00
  • f709311762 Fix unaligned load and stores: (#4528) (#4531) Scott Determan 2023-05-31 16:28:33 -04:00
  • adde0c2d11 docs(BUILD): restructure content for better readability (#4514) oeggert 2023-05-31 11:55:47 -07:00
  • adf672ff83 docs(README): add link to Clio (#4535) Elliot Lee 2023-05-30 09:48:12 -07:00
  • 029580886e Set version to 1.11.0-rc2 Elliot Lee 2023-05-23 14:29:51 -07:00
  • 32f8ae1af1 Move faulty assert (#4533) Ed Hennis 2023-05-23 14:25:18 -07:00
  • ce997a6de8 Ensure that switchover vars are initialized before use: (#4527) Scott Determan 2023-05-22 22:36:46 -04:00
  • 3620ac287e Add nftoken_id, nftoken_ids, offer_id fields for NFTokens (#4447) Shawn Xie 2023-05-18 19:38:18 -04:00
  • 629ed5c691 Switch to self-hosted runners for macOS (#4511) John Freeman 2023-05-17 16:51:42 -05:00
  • 78076a6903 fix!: Prevent API from accepting seed or public key for account (#4404) drlongle 2023-05-17 02:22:10 +02:00
  • 67238b9fa6 Update environment.md build doc to install lzma: (#4498) David Fuelling 2023-04-27 11:18:59 -06:00
  • c7ef4c9783 Add patched recipe for SOCI: (#4510) John Freeman 2023-04-26 00:24:41 -05:00
  • b21a05d465 Fix typo (#4508) solmsted 2023-04-25 17:11:08 -04:00
  • 436de0e03a Expand Linux test matrix: (#4454) John Freeman 2023-04-24 18:17:51 -05:00
  • 8d482d3557 Fix errors for Clang 16: (#4501) John Freeman 2023-04-21 14:20:35 -05:00
  • c5003969de Use quorum specified via command line: (#4489) Mark Travis 2023-04-20 11:36:18 -07:00
  • 1f417764c3 Add install instructions for package managers: (#4472) John Freeman 2023-04-13 12:41:16 -05:00
  • e75cd49313 Fix the fix for std::result_of (#4496) John Freeman 2023-04-12 18:32:37 -05:00
  • 4f95b9d7a6 Prevent replay attacks with NetworkID field: (#4370) RichardAH 2023-04-12 02:11:17 +02:00
  • 066f91ca07 Avoid using std::shared_ptr when not necessary: (#4218) Nik Bougalis 2023-04-11 15:50:25 -07:00
  • c3acbce82d Optimize SHAMapItem and leverage new slab allocator: (#4218) Nik Bougalis 2023-03-31 21:42:07 -07:00
  • b7f588b789 Introduce support for a slabbed allocator: (#4218) Nik Bougalis 2022-06-28 19:03:05 -07:00
  • 9346842eed Add jss fields used by Clio nft_info: (#4320) ledhed2222 2023-04-06 14:33:20 -04:00
  • f191c911d4 Add NFTokenPages to account_objects RPC: (#4352) RichardAH 2023-04-05 22:58:55 +02:00
  • e6f49040f5 Fix unit test app.LedgerData (#4484) drlongle 2023-03-31 20:18:42 +02:00
  • 2f3f6dcb03 Fix ledger_data to return an empty list: (#4398) drlongle 2023-03-30 20:59:10 +02:00
  • 5ebcaf0a6c Add account flags to account_info response: (#4459) drlongle 2023-03-30 20:46:18 +02:00
  • 8bfdbcbab5 Add logging for exceptions: (#4400) drlongle 2023-03-30 19:13:30 +02:00
  • 135b63dbe0 Update example [validator_list_sites] (#4448) Brandon Wilson 2023-03-30 01:01:41 -05:00
  • 46167d1c46 Add link to BUILD.md: (#4450) Elliot Lee 2023-03-28 15:55:53 -07:00
  • 79e621d96c Update README.md (#4463) Alloy Networks 2023-03-28 22:04:06 +03:00
  • 66627b26cf Refactor fee initialization and configuration: (#4319) Ed Hennis 2023-03-28 09:03:25 -07:00
  • 7aad6e5127 feat: mark 4 amendments as obsolete: (#4291) Ed Hennis 2023-03-23 22:28:53 -07:00
  • dffcdea12b fix: Expected to return a value: (#4401) Scott Schurr 2023-03-23 17:32:17 -07:00
  • d7725837f5 build: add interface library libxrpl: (#4449) John Freeman 2023-03-22 19:21:03 -05:00
  • 7745c72b2c docs: update build instructions: (#4381) John Freeman 2023-03-22 14:02:42 -05:00
  • acb373280b Merge branch 'master' (1.10.1) into develop Elliot Lee 2023-03-22 11:13:36 -07:00
  • 4f506599f6 Set version to 1.10.1 1.10.1 Elliot Lee 2023-03-22 09:27:56 -07:00
  • 383f1b6ab3 Set version to 1.10.1-rc1 Elliot Lee 2023-03-21 11:14:20 -07:00
  • da18c86cbf Build packages with Ubuntu 18.04 Michael Legleux 2023-03-21 02:18:01 -07:00
  • 9fcb28acad docs: update protocol README (#4457) Elliot Lee 2023-03-21 08:01:47 -07:00
  • 305c9a8d61 fixNFTokenRemint: prevent NFT re-mint: (#4406) Shawn Xie 2023-03-20 17:47:46 -04:00
  • 9b2d563dec fix: support RPC markers for any ledger object: (#4361) Ed Hennis 2023-03-20 10:22:15 -07:00
  • 150d4a47e4 refactor: optimize NodeStore object conversion: (#4353) Nik Bougalis 2023-03-16 15:00:07 -07:00
  • 1c9df69b33 fix(ValidatorSite): handle rare null pointer dereference in timeout: (#4420) Ed Hennis 2023-03-16 10:32:22 -07:00
  • 10555faa92 fix(gateway_balances): handle overflow exception: (#4355) RichardAH 2023-03-16 18:25:40 +01:00
  • 0f1ffff068 Set version to 1.10.1-b1 Elliot Lee 2023-03-14 21:21:50 -07:00
  • 9309b57364 Rectify the import paths of boost/iterator: (#4293) Chenna Keshava B S 2023-03-14 21:10:56 -07:00
  • cb08f2b6ec Allow port numbers be be specified with a colon: (#4328) RichardAH 2023-03-15 05:06:30 +01:00
  • 84cde3ce0b Use <=> operator for base_uint, Issue, and Book: (#4411) drlongle 2023-03-15 04:54:54 +01:00
  • f7b3ddd87b Reporting Mode: Do not attempt to acquire missing data from peer network (#4458) Mark Travis 2023-03-14 20:49:40 -07:00
  • 1e7710eee2 docs: security bug bounty acknowledgements (#4460) Elliot Lee 2023-03-14 13:08:56 -07:00
  • 07f047b1e2 Set version to 1.10.0 1.10.0 Elliot Lee 2023-03-14 09:30:22 -07:00
  • 8687b5c3c9 Set version to 1.10.0-rc4 1.10.0-rc4 Elliot Lee 2023-03-02 14:28:08 -08:00
  • ecd49e1535 Rename 'NFT' to 'NFToken' in DisallowIncoming flags (#4442) Kenny Lei 2023-03-02 13:01:50 -08:00
  • c77a8d5ec6 Update Docker.md (#4432) Elliot Lee 2023-03-02 10:07:09 -08:00
  • e13676f709 Update package building scripts and images to use Conan (#4435) Michael Legleux 2023-02-28 14:17:07 -08:00
  • 74594d5348 Disable duplicate detector: (#4438) Elliot Lee 2023-02-28 14:12:28 -08:00
  • caf4827c0b Undo API changes introduced in XRPFees: (#4429) Ed Hennis 2023-02-24 08:41:28 -08:00
  • c2b03fecca Remove recipe for RocksDB and add recipe for Snappy (#4431) Elliot Lee 2023-02-23 12:41:18 -08:00
  • 60c276d90b Fix Conan version constraint in workflows (#4430) John Freeman 2023-02-22 21:54:51 -06:00
  • 2929748898 Refactor getTrustedForLedger() (#4424) Levin Winter 2023-02-23 00:20:15 +01:00
  • 5ec8783d35 README: Update "Build from source" section (#4426) Elliot Lee 2023-02-21 15:40:09 -08:00
  • 96aab1288f README: Add a few source code starting points (#4421) Elliot Lee 2023-02-17 22:27:27 -08:00
  • aebf2ac990 Resolve a couple of Github Action CI annoyances: (#4413) Ed Hennis 2023-02-15 14:34:32 -05:00
  • ac78b7a9a7 Rename to fixNonFungibleTokensV1_2 and some cosmetic changes (#4419) ledhed2222 2023-02-13 15:30:01 -05:00
  • b72a87c7d3 Only account specified as destination can settle through brokerage: (#4399) Denis Angell 2023-02-13 13:02:24 -05:00
  • 39c32561bd Prevent brokered sale of NFToken to owner: (#4403) Scott Schurr 2023-02-09 21:15:22 -08:00