Commit Graph

  • d8126807a4 build(deps-dev): bump typedoc from 0.26.11 to 0.27.6 (#2863) dependabot[bot] 2025-01-02 15:29:56 +00:00
  • 7a2fa3fcaa build(deps-dev): bump webpack from 5.96.1 to 5.97.1 (#2853) dependabot[bot] 2025-01-02 15:23:03 +00:00
  • 76c3355858 build(deps-dev): bump webpack-cli from 5.1.4 to 6.0.1 (#2861) dependabot[bot] 2025-01-02 15:14:29 +00:00
  • 11e724253b 4.1.0 release (#2851) v4.1.0 Omar Khan 2024-12-20 20:40:25 -05:00
  • f34d1a7a63 Credentials (#2829) achowdhry-ripple 2024-12-20 14:03:56 -05:00
  • 7bf6fecc71 add more mpt flag validations (#2856) Shawn Xie 2024-12-19 15:53:16 -05:00
  • 303c2b983c build(deps): bump @scure/bip32 from 1.5.0 to 1.6.0 (#2852) dependabot[bot] 2024-12-16 20:26:32 +00:00
  • 448164da70 chore: bump Github Actions versions (#2788) Mayukha Vadari 2024-12-13 12:17:21 -08:00
  • 9f72c8d384 build(deps): bump @scure/base from 1.1.9 to 1.2.1 (#2844) dependabot[bot] 2024-12-12 01:12:16 +00:00
  • e42d418662 feat: add node v22 and npm v10 support (#2695) Mayukha Vadari 2024-12-11 16:50:41 -08:00
  • 305f2c48bf build(deps): bump @noble/curves from 1.6.0 to 1.7.0 (#2836) dependabot[bot] 2024-12-11 16:00:54 -08:00
  • b7dfcbf075 build(deps-dev): bump react from 18.3.1 to 19.0.0 (#2843) dependabot[bot] 2024-12-11 23:37:09 +00:00
  • b04efe8c9e MPT (#2661) Shawn Xie 2024-12-11 13:38:13 -08:00
  • e3188b83ed build(deps): bump @noble/hashes from 1.5.0 to 1.6.1 (#2837) dependabot[bot] 2024-12-09 20:35:54 +05:30
  • f4011b58e7 build(deps): bump @scure/bip39 from 1.4.0 to 1.5.0 (#2838) dependabot[bot] 2024-12-09 16:03:25 +05:30
  • 00614753ff docs: update references in CONTRIBUTING.md (#2832) Emmanuel Ferdman 2024-12-05 01:41:50 +02:00
  • b3a76bd9c0 Update HISTORY.md (#2777) Denis Angell 2024-12-02 21:17:02 +01:00
  • 24e9ad7c12 build(deps-dev): bump webpack from 5.95.0 to 5.96.1 (#2833) dependabot[bot] 2024-11-21 20:54:39 +00:00
  • c2dd2edbcc Update custom Payment to a higher number in binary codec test (#2824) Shawn Xie 2024-11-18 17:34:12 -05:00
  • c9207337aa build(deps-dev): bump typedoc from 0.26.10 to 0.26.11 (#2822) dependabot[bot] 2024-11-15 15:29:12 -05:00
  • a6852dd588 build(deps-dev): bump @types/jest from 29.5.12 to 29.5.14 (#2821) dependabot[bot] 2024-11-15 15:06:26 -05:00
  • 3a604ce69a build(deps-dev): bump @types/lodash from 4.17.12 to 4.17.13 (#2819) dependabot[bot] 2024-11-15 14:59:19 -05:00
  • 663b80f1d0 chore: remove code rabbit sequence diagram (#2827) justinr1234 2024-11-14 12:40:46 -06:00
  • 92eb809397 build(deps): bump @noble/hashes from 1.4.0 to 1.5.0 (#2814) dependabot[bot] 2024-11-04 11:15:03 -06:00
  • 799cd65386 build(deps): bump @scure/bip39 from 1.3.0 to 1.4.0 (#2813) dependabot[bot] 2024-11-04 08:28:33 -08:00
  • 29d145138b build(deps-dev): bump eslint-plugin-import from 2.29.1 to 2.31.0 (#2799) dependabot[bot] 2024-11-04 10:10:51 -06:00
  • 496f774154 fix: resolve TransactionStream and Ledger model issues (#2779) Mayukha Vadari 2024-11-04 10:55:47 -05:00
  • 0395c14392 build(deps-dev): bump @types/lodash from 4.17.7 to 4.17.12 (#2810) dependabot[bot] 2024-10-21 16:23:46 +00:00
  • 2a77e2cd91 build(deps-dev): bump typedoc from 0.26.9 to 0.26.10 (#2809) dependabot[bot] 2024-10-21 16:17:27 +00:00
  • 619c9ae13a build(deps-dev): bump typedoc from 0.26.7 to 0.26.9 (#2803) dependabot[bot] 2024-10-16 14:30:07 +00:00
  • 8beb1292b5 fix: make transaction-generating scripts more robust (#2690) Mayukha Vadari 2024-10-11 14:40:19 -07:00
  • 649bf7d277 build(deps): bump @scure/bip32 from 1.4.0 to 1.5.0 (#2791) dependabot[bot] 2024-10-02 00:37:54 +00:00
  • e0d368791b build(deps-dev): bump eslint from 8.57.0 to 8.57.1 (#2792) dependabot[bot] 2024-10-01 21:01:32 +00:00
  • be9b48b071 Add include_deleted param to ledger_entry API (#2725) Zhiyuan Wang 2024-10-01 16:54:00 -04:00
  • 04286221c2 Update index.ts xahau-dev Denis Angell 2024-09-30 10:52:37 +02:00
  • e4e13302ad Update packages/xrpl/src/models/common/index.ts Denis Angell 2024-09-30 10:50:48 +02:00
  • 55892c8b89 build(deps-dev): bump webpack from 5.93.0 to 5.95.0 (#2785) dependabot[bot] 2024-09-26 19:34:40 +00:00
  • b1b4995047 build(deps): bump @noble/curves from 1.4.0 to 1.6.0 (#2769) dependabot[bot] 2024-09-26 15:21:25 -04:00
  • a726a5a4f9 build(deps-dev): bump typedoc from 0.26.4 to 0.26.7 (#2772) dependabot[bot] 2024-09-26 15:08:41 -04:00
  • 8992d3914e remove bridge snippet test, the sidechain has been shut down (#2773) Chenna Keshava B S 2024-09-26 14:07:56 -04:00
  • c2e01b3d10 feat: coderabbit.ai config (#2781) justinr1234 2024-09-19 16:07:23 -05:00
  • 8bfe5b42b8 chore: fix CodeQL issue (#2727) Mayukha Vadari 2024-09-19 15:00:06 -04:00
  • 385a56a1f7 update Paths snippet test (#2765) Chenna Keshava B S 2024-09-19 11:23:55 -07:00
  • f3960c3ccc Parse transaction flags into map of names:booleans (#2734) achowdhry-ripple 2024-08-07 11:44:57 -04:00
  • a46e86f17e build(deps-dev): bump @types/lodash from 4.17.1 to 4.17.7 (#2745) dependabot[bot] 2024-07-24 15:49:13 +00:00
  • 8f5d210806 build(deps-dev): bump webpack from 5.92.1 to 5.93.0 (#2731) dependabot[bot] 2024-07-17 14:01:09 -07:00
  • 17c91cdd3a build(deps-dev): bump typedoc from 0.26.3 to 0.26.4 (#2732) dependabot[bot] 2024-07-17 13:54:08 -07:00
  • 74a41832ce build(deps-dev): bump ts-jest from 29.2.0 to 29.2.2 (#2733) dependabot[bot] 2024-07-17 13:47:00 -07:00
  • 275c95752b release: v4.0.0 (#2739) xrpl@4.0.0 Omar Khan 2024-07-16 14:20:55 -04:00
  • 3bc3c2029b feat: Upgrade to Node 18 and remove cross-fetch (#2678) (#2737) Chenna Keshava B S 2024-07-16 11:04:47 -07:00
  • c9ef96e0a2 Add transaction hash to ledger command response (#2717) tequ 2024-07-12 22:57:24 +09:00
  • 00f1a6bcdd feat: add feature RPC (#2719) Mayukha Vadari 2024-07-10 13:18:16 -04:00
  • 3858a09e1f build(deps-dev): bump ts-jest from 29.1.5 to 29.2.0 (#2729) dependabot[bot] 2024-07-09 15:25:33 +00:00
  • 3aaf526107 build(deps): bump ws from 8.17.1 to 8.18.0 (#2730) dependabot[bot] 2024-07-09 15:15:50 +00:00
  • 1460cf5026 feat: add support for the fixPreviousTxnID amendment (#2720) Mayukha Vadari 2024-07-08 17:24:38 -04:00
  • 7e733c4446 build(deps-dev): bump @types/lodash from 4.17.4 to 4.17.6 (#2718) dependabot[bot] 2024-07-08 08:45:32 -05:00
  • 735ac2eb07 build(deps): bump @noble/curves from 1.4.0 to 1.4.2 (#2723) dependabot[bot] 2024-07-03 17:27:31 +00:00
  • c79a5db8f2 build(deps-dev): bump typedoc from 0.26.2 to 0.26.3 (#2722) dependabot[bot] 2024-07-03 11:02:18 -05:00
  • 8e2aba3b78 feat: add rippled API v2 support and use as default (#2656) Omar Khan 2024-06-28 08:26:21 -04:00
  • 39fed49654 Aliter: Implement DeliverMax alias in Payment transactions, through autofill method (#2689) Chenna Keshava B S 2024-06-27 09:46:49 -07:00
  • a0678857a1 build(deps-dev): bump webpack from 5.91.0 to 5.92.1 (#2713) dependabot[bot] 2024-06-25 14:18:08 +00:00
  • 38e2091fd2 build(deps-dev): bump ts-jest from 29.1.4 to 29.1.5 (#2709) dependabot[bot] 2024-06-25 14:11:44 +00:00
  • a528d6632a build(deps-dev): bump typedoc from 0.25.0 to 0.26.2 (#2712) dependabot[bot] 2024-06-25 13:59:07 +00:00
  • ab081e7db9 build(deps): bump @scure/base from 1.1.6 to 1.1.7 (#2708) dependabot[bot] 2024-06-24 19:03:54 -04:00
  • 493c56c0fa build(deps): bump ws from 8.17.0 to 8.17.1 (#2707) dependabot[bot] 2024-06-24 15:07:04 -07:00
  • c73b2c5a86 build(deps-dev): bump braces from 3.0.2 to 3.0.3 (#2706) dependabot[bot] 2024-06-24 17:59:39 -04:00
  • 02e2b0e48e remove references to the hooks testnet faucet in xrpl.js codebase (#2711) Chenna Keshava B S 2024-06-20 17:18:11 -07:00
  • d98d2e5fdb Publish @transia/xrpl@2.7.3-alpha.28 @transia/xahau-models@2.7.3-alpha.29 @transia/ripple-binary-codec@1.4.6-alpha.10 Denis Angell 2024-06-19 10:45:51 +02:00
  • da39e14d46 Update definitions.json Denis Angell 2024-06-19 10:44:29 +02:00
  • ae43c75504 Update package.json Denis Angell 2024-06-19 10:43:19 +02:00
  • d3b03a536d Add nfts_by_issuer data type (#2694) Zhiyuan Wang 2024-06-11 14:43:47 -04:00
  • 036f1f9850 build(deps-dev): bump @types/lodash from 4.17.1 to 4.17.4 (#2697) dependabot[bot] 2024-06-05 16:30:17 +00:00
  • 92849e57ce release 3.1.0 (#2703) xrpl@3.1.0 ripple-binary-codec@2.1.0 @xrplf/isomorphic@1.0.1 Omar Khan 2024-06-03 16:33:06 -04:00
  • 32f0d7b121 build(deps-dev): bump ts-jest from 29.1.2 to 29.1.4 (#2702) dependabot[bot] 2024-06-03 19:19:48 +00:00
  • 4ae9839f68 update models package name Denis Angell 2024-05-31 10:33:05 +02:00
  • f77d135bb8 add first ledger sequence Denis Angell 2024-05-31 10:32:56 +02:00
  • b27bbb49b3 feat: add input check for OracleSet params AssetPrice and Scale (#2699) Omar Khan 2024-05-23 17:32:36 -04:00
  • 720880a383 add xrpl-models package Denis Angell 2023-07-19 03:49:56 +02:00
  • 23adb4924b feat: add Price Oracles support (#2688) Omar Khan 2024-05-23 12:10:00 -04:00
  • 1dbf35dbcb Update remit.ts Denis Angell 2024-05-19 11:18:03 +02:00
  • d6411baf10 Update claimReward.ts Denis Angell 2024-05-19 11:17:55 +02:00
  • ab86bae582 add missing root flags Denis Angell 2024-05-19 11:17:51 +02:00
  • cb61711298 Publish @transia/xrpl@2.7.3-alpha.27 Denis Angell 2024-05-10 10:02:19 +02:00
  • b449a62c5b Update remit.ts Denis Angell 2024-05-10 10:00:01 +02:00
  • 9b3bb9c14b fix: throw error if hexToBytes or hexToString is provided a string that is not in hex (#2657) Mayukha Vadari 2024-05-08 13:02:34 -04:00
  • d441361999 build(deps-dev): bump @types/lodash from 4.17.0 to 4.17.1 (#2691) dependabot[bot] 2024-05-08 16:46:07 +00:00
  • fb94f2a020 build(deps): bump ws from 8.16.0 to 8.17.0 (#2685) dependabot[bot] 2024-05-08 16:39:03 +00:00
  • 7b56a49dae build(deps-dev): bump react from 18.2.0 to 18.3.1 (#2686) dependabot[bot] 2024-05-08 16:31:33 +00:00
  • 212686baae fix: better error handling for the binary codec (#2693) Mayukha Vadari 2024-05-08 12:20:43 -04:00
  • 4d6fef597c build(deps-dev): bump webpack-bundle-analyzer from 4.10.1 to 4.10.2 (#2681) dependabot[bot] 2024-05-08 11:00:47 -05:00
  • 5183289719 add Incoming Remit flag Denis Angell 2024-04-23 18:20:50 +02:00
  • 8b596a6687 update Migration guide: info about the changed behavior (#2659) Chenna Keshava B S 2024-04-09 09:59:35 -07:00
  • 8afc9ad506 build(deps-dev): bump eslint from 8.56.0 to 8.57.0 (#2655) dependabot[bot] 2024-04-08 14:26:21 -05:00
  • 3b08d7d379 build(deps-dev): bump karma from 6.4.2 to 6.4.3 (#2654) dependabot[bot] 2024-04-08 12:12:50 -05:00
  • 616ad4af60 fix: add PreviousFields to DeletedNode metadata type (#2668) Mayukha Vadari 2024-04-08 10:05:37 +01:00
  • dbdb35abb5 rectify the flag name tfNoRippleDirect (#2647) Chenna Keshava B S 2024-04-02 11:54:02 -07:00
  • 445a05e6ef fix: add missing lsfAMMNode flag (#2674) Omar Khan 2024-03-28 19:03:30 -04:00
  • ccad092fc2 build(deps-dev): bump webpack from 5.90.3 to 5.91.0 (#2673) dependabot[bot] 2024-03-25 14:21:51 -07:00
  • faa23b430e build(deps): bump @scure/bip39 from 1.2.2 to 1.3.0 (#2672) dependabot[bot] 2024-03-25 14:10:55 -07:00
  • 923e5d16ac build(deps): bump @scure/bip32 from 1.3.3 to 1.4.0 (#2670) dependabot[bot] 2024-03-25 13:50:33 -07:00