Commit Graph

  • 9915e5fafc update ledger entry count Denis Angell 2023-04-03 05:28:36 +00:00
  • 0b32a1429e fix uritoken jss Denis Angell 2023-04-03 05:26:32 +00:00
  • 669a0bc040 Sync IOUEscrow (#51) Denis Angell 2023-04-03 05:14:01 +00:00
  • f0d0909eb2 Definitions Sync (#61) Denis Angell 2023-04-03 05:07:01 +00:00
  • f9af9ac6c8 ledger and account rpc tests (#62) Denis Angell 2023-04-03 05:05:04 +00:00
  • dfc95ec291 Sync CTID (#53) Denis Angell 2023-03-28 18:11:43 +00:00
  • 81d795dcfc add autofill + refactor (#54) Denis Angell 2023-03-28 18:11:13 +00:00
  • e71137fe4a cherry-ff (#52) Denis Angell 2023-03-28 18:08:52 +00:00
  • b7ccfaa7b1 delete test (#56) Denis Angell 2023-03-28 18:08:28 +00:00
  • a56034b47c Fix FeeUint64->XRPAmount mismatch after merge Richard Holland 2023-04-06 12:07:16 +00:00
  • 311d0b8bf1 Revert "Use the Conan package manager (#4367)" Richard Holland 2023-04-06 09:46:00 +00:00
  • a5ca117ff6 Merge remote-tracking branch 'ripple/develop' into dev Richard Holland 2023-04-06 09:36:24 +00:00
  • 0371795d78 updates to govern and reward hooks Richard Holland 2023-04-06 08:19:59 +00:00
  • f191c911d4 Add NFTokenPages to account_objects RPC: (#4352) RichardAH 2023-04-05 22:58:55 +02:00
  • 435c956ef7 improve reward hook fee (untested) Richard Holland 2023-04-03 10:39:11 +00: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
  • 2ddf7541a6 fix bug where slot_float of a 0 value IOU would return -29 underflow instead of 0 Richard Holland 2023-03-24 12:11:57 +00: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
  • 24384be242 allow nops to be specified in emitted txns Richard Holland 2023-03-23 12:05:44 +00: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 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
  • d4b54c20ed change hook max to 10 Richard Holland 2023-03-20 15:07:42 +00: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 Elliot Lee 2023-03-14 09:30:22 -07:00
  • 190c18a7c2 fix for fyeo-46 (#49) Richard Holland 2023-03-14 12:29:38 +00:00
  • 4228946747 fix for fyeo-45 (#48) Richard Holland 2023-03-14 12:14:58 +00:00
  • 7c364377fe fix for fyeo-44 (#47) Richard Holland 2023-03-14 11:58:15 +00:00
  • 94d3d5a6bb fix for fyeo-43 (#46) Richard Holland 2023-03-14 11:04:52 +00:00
  • 8f02b24cc4 fix for fyeo-42 (#45) Richard Holland 2023-03-14 10:44:00 +00:00
  • f732d724a2 fix for fyeo-41 (#44) Richard Holland 2023-03-14 10:30:27 +00:00
  • cd8faf611c fix naming of URIToken jss, change IOUEscrow and URIToken to default no Richard Holland 2023-03-13 10:40:34 +00:00
  • b35c23bf90 cleanup tests Denis Angell 2023-03-04 16:40:46 +00:00
  • 696ed4729b update account objects test Denis Angell 2023-03-03 14:31:07 -05:00
  • 8abfbc1ae9 ledger entry test Denis Angell 2023-03-03 14:30:53 -05:00
  • 6c6cd26a9a clean unused vars Denis Angell 2023-03-01 14:31:54 -05:00
  • 8a02a58e4b injection tests + uri tests + cleanup Denis Angell 2023-03-01 14:16:19 -05:00
  • 9e1b969e4c Merge pull request #43 from Xahau/alloynetworks-dev RichardAH 2023-03-13 08:18:12 +01:00
  • 1d75b27a1b Add bacab.alloy.ee to bootstrap Alloy Networks 2023-03-11 11:05:23 +02:00
  • 466c7dba9f Update build-in-docker.yml RichardAH 2023-03-11 08:57:18 +01:00
  • c19af115c8 fix for escrow seqID bug found on testnet Richard Holland 2023-03-09 11:25:29 +00:00
  • bf41273d2f fix for non-deterministic time bug found on testnet Richard Holland 2023-03-09 09:21:20 +00:00
  • 39f81d0af5 fix for #40 Richard Holland 2023-03-07 15:00:29 +00:00
  • b5f6205f4d fix for #39 Richard Holland 2023-03-07 14:23:32 +00:00
  • 7abfc033c0 fix for #38 Richard Holland 2023-03-07 14:06:54 +00:00
  • 0940843766 ensure release builder is not releasing with assert enabled Richard Holland 2023-03-07 13:10:07 +00:00
  • 663c1bda0e fix for #35 Richard Holland 2023-03-07 07:54:40 +00:00
  • c0efc5ea5f fix for #34 Richard Holland 2023-03-07 07:24:18 +00:00
  • 2b1727fb05 add optional destination tag to ttINVOKE Richard Holland 2023-03-06 09:47:20 +00:00
  • 8687b5c3c9 Set version to 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
  • ae350c4390 fix for #33 Richard Holland 2023-02-28 08:51:03 +00:00
  • 8a62a613ec fix for #31 and #32 Richard Holland 2023-02-28 08:31:28 +00:00
  • caf4827c0b Undo API changes introduced in XRPFees: (#4429) Ed Hennis 2023-02-24 08:41:28 -08:00
  • e5840f67e5 jss fix Richard Holland 2023-02-24 09:30:50 +00:00
  • ef3272b3ad fixup! account_objects test Denis Angell 2023-02-20 06:08:53 -05:00
  • bcdaca0f23 add gateway & uri test Denis Angell 2023-02-20 05:49:16 -05:00
  • 9998e33495 add gateway Denis Angell 2023-02-20 05:48:22 -05:00
  • 5fa071c833 reformat test env setup and add tests Denis Angell 2023-02-14 14:56:43 -05:00
  • 649a9392f5 enable noissuer guard and logs Denis Angell 2023-02-14 14:55:49 -05:00
  • cfb6dfedf9 add ticket seq to uritoken txs Denis Angell 2023-02-14 14:54:59 -05:00
  • 9b47b188fc create token test and update Denis Angell 2023-02-09 17:56:53 -05:00
  • e8da019386 fix bugs Denis Angell 2023-02-09 17:55:10 -05: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
  • 243eb4d921 fix for #29 Richard Holland 2023-02-20 12:59:17 +00:00
  • 272d533fcc fix for #28 Richard Holland 2023-02-20 12:47:25 +00:00
  • 197bde6ebd fix for #27 Richard Holland 2023-02-20 12:33:38 +00:00
  • 03a5d25143 fix for #26 Richard Holland 2023-02-20 12:09:15 +00:00
  • 01dffa9348 Fix build publishing Wietse Wind 2023-02-20 12:39:51 +01:00
  • a26412055e fix for #25 Richard Holland 2023-02-20 11:36:22 +00:00
  • b75b9f2a71 fix for #24 Richard Holland 2023-02-20 11:17:13 +00:00
  • 46e4df0f85 fix for #19 #20 #21 #22 #23 Richard Holland 2023-02-20 11:04:20 +00:00