Commit Graph

  • a88af970e3 fix tests Mayukha Vadari 2022-06-01 12:45:51 -04:00
  • d1f560a786 match rippled implementation Mayukha Vadari 2022-06-01 12:36:52 -04:00
  • 6488c4172e add transactions to validate list Mayukha Vadari 2022-05-31 17:11:01 -04:00
  • 40827abc60 fix comment Mayukha Vadari 2022-05-31 17:06:46 -04:00
  • ac5956e75b remove old tests Mayukha Vadari 2022-05-31 17:04:00 -04:00
  • 8a0615d808 first draft of new transaction types Mayukha Vadari 2022-05-31 17:03:30 -04:00
  • b38b9fffbe edit changelog Mayukha Vadari 2022-05-31 16:47:45 -04:00
  • fad3949fc4 add support for XChainClaim Mayukha Vadari 2022-05-31 16:33:07 -04:00
  • 1b82ee19e2 add XChainSeqNumCreate, XChainTransfer test cases Mayukha Vadari 2022-05-25 17:52:34 -04:00
  • f717990922 get testcase passing Mayukha Vadari 2022-05-25 17:38:01 -04:00
  • 158cff2be2 first pass Mayukha Vadari 2022-05-25 13:22:03 -04:00
  • 37117d9bff remove old design stuff Mayukha Vadari 2022-05-25 12:57:11 -04:00
  • 663415b23f expand the maximum signer list to 32 entries Omar Khan 2022-06-14 17:34:20 -04:00
  • 4fddd8f41d Release xrpl packages (#2021) xrpl@2.3.0 ripple-binary-codec@1.4.1 Jackson Mills 2022-06-02 11:03:56 -07:00
  • f5b2d71cd7 feat(source-maps): Generate source-maps for browser build (#2010) Caleb Kniffen 2022-06-01 11:50:23 -05:00
  • 6c3f5a0e3a allow lowercase hex values for NFTokenMint.URI (#2008) Omar Khan 2022-05-31 19:22:05 -04:00
  • 5a53f6132e release: add checksums; update name, description ripple-lib@1.10.1 1.x Elliot Lee 2022-05-31 11:44:31 -07:00
  • acac2ee842 docs: update .md files Elliot Lee 2022-05-31 11:02:17 -07:00
  • 42ea7d83bc Merge pull request #2007 from XRPLF/export-AccountOffer Caleb Kniffen 2022-05-31 12:47:58 -05:00
  • 9689f31602 Merge branch 'main' into export-AccountOffer Caleb Kniffen 2022-05-31 12:43:36 -05:00
  • 2e99cf6449 Simplify the error check fix-fund-wallet Jackson Mills 2022-05-26 16:55:59 -07:00
  • c994ac7b65 Add better error for trying to encode invalid transactions (#2001) Jackson Mills 2022-05-24 15:57:08 -07:00
  • 83db1abe4f Lint Jackson Mills 2022-05-23 12:57:01 -07:00
  • a3fb213d3d fix(account-offers): export interface AccountOffer Caleb Kniffen 2022-05-23 14:42:51 -05:00
  • 20dc73da67 Fix failing test case Jackson Mills 2022-05-23 12:39:23 -07:00
  • 197264ddb0 Add alias for fundWallet, add error, and update doc Jackson Mills 2022-05-23 12:12:30 -07:00
  • 10469a2710 fix verification bug in Wallet.sign() when signing a non-XRP Payment amount with trailing zeros (#2000) Omar Khan 2022-05-13 15:58:25 -04:00
  • 7c75e5b489 Run npm audit fix --force (#1997) Jackson Mills 2022-05-10 16:00:16 -07:00
  • 73546f203a Fix browser infinite disconnect if exception raised during 'connected' (#1981) Jackson Mills 2022-05-10 14:03:07 -07:00
  • 317e223ce7 Fix reliable submission masking legitimate error with type error (#1996) Jackson Mills 2022-05-10 13:54:24 -07:00
  • 0486037ee4 Remove extraneous PR for docs (#1995) Jackson Mills 2022-05-06 14:47:04 -07:00
  • 9b7add7f2f Merge pull request #1970 from XRPLF/dependabot/npm_and_yarn/typedoc-0.22.15 Caleb Kniffen 2022-05-06 12:32:41 -05:00
  • 68d337cd55 build(deps-dev): bump typedoc from 0.22.11 to 0.22.15 dependabot[bot] 2022-05-06 16:39:16 +00:00
  • 51d1115328 build(deps-dev): bump typescript from 4.5.5 to 4.6.4 (#1986) dependabot[bot] 2022-05-06 12:38:10 -04:00
  • 05930c0991 build(deps-dev): bump mocha from 9.1.3 to 10.0.0 (#1985) dependabot[bot] 2022-05-06 09:29:44 -07:00
  • 3968fead9b build(deps-dev): bump webpack from 5.68.0 to 5.72.0 (#1983) dependabot[bot] 2022-05-05 21:48:24 -07:00
  • 4ed999c243 build(deps-dev): bump @types/chai from 4.2.22 to 4.3.1 (#1969) dependabot[bot] 2022-05-05 20:56:52 -07:00
  • 35f5ad8ddb Add HISTORY.md for clearing heartbeat interval on disconnect (#1980) Jackson Mills 2022-05-05 13:43:02 -07:00
  • 95123392c4 fix: update connection.ts to always clear the heartbeat interval (#1942) nitowa 2022-05-05 10:33:46 +02:00
  • 17d57abcd0 Merge pull request #1994 from XRPLF/release-xrpl-2.2.3 xrpl@2.2.3 Caleb Kniffen 2022-05-04 16:40:14 -05:00
  • b6afb4e434 release(xrpl): 2.2.3 Caleb Kniffen 2022-05-04 16:32:10 -05:00
  • e2dd680bde Merge pull request #1993 from XRPLF/release-xrpl-2.2.3 Caleb Kniffen 2022-05-04 16:28:20 -05:00
  • 1e20d4fab7 docs(xrpl): xrpl@2.2.3 Caleb Kniffen 2022-05-04 16:14:46 -05:00
  • bbe2e76efd Add fromMnemonic using same decode method as wallet_propose (rfc1751) (#1992) Jackson Mills 2022-05-04 13:59:04 -07:00
  • 7c821d148b Merge pull request #1984 from XRPLF/dependabot/npm_and_yarn/types/puppeteer-5.4.6 Caleb Kniffen 2022-05-04 15:40:24 -05:00
  • 4ae116b10c build(deps-dev): bump @types/puppeteer from 5.4.4 to 5.4.6 dependabot[bot] 2022-05-02 20:23:32 +00:00
  • 6d3b2d3a9e Update packages (#1990) xrpl@2.2.2 ripple-keypairs@1.1.4 Jackson Mills 2022-05-02 13:19:50 -07:00
  • 91403ec2fa Fix version (#1989) Jackson Mills 2022-05-02 13:04:41 -07:00
  • 13587e563a Update history.md with latest changes and ran docgen (#1988) Jackson Mills 2022-05-02 10:37:39 -07:00
  • a8b3de707d Add Owner to NFTokenBurn transaction (#1956) Jackson Mills 2022-05-02 10:15:52 -07:00
  • 0a3ad3140c Deprecate broadcast client (#1976) Jackson Mills 2022-04-29 14:33:22 -07:00
  • 6e0ab9e68f Add test for parseSettings (#1979) Jackson Mills 2022-04-29 14:16:15 -07:00
  • 1c6b175619 add missing filter types in AccountObjectType (#1978) Omar Khan 2022-04-29 11:44:12 -04:00
  • 0b9c27ff5f fix(ripple-keypairs): hexToBytes should produce [] for empty input, not [0] (#1977) Pi Delport 2022-04-28 23:15:07 +02:00
  • 86001d51f9 fix(ripple-keypairs): make bytesToHex work with typed arrays (Uint8Array) (#1975) Pi Delport 2022-04-28 22:18:39 +02:00
  • f17d0ef810 Export deriveAddress (#1939) Jackson Mills 2022-04-26 15:10:51 -07:00
  • 7d2a776cc2 fix changed nftoken sell offer flag name (#1974) ledhed2222 2022-04-25 18:02:15 -04:00
  • fc6f85e451 Merge pull request #1973 from XRPLF/release-xrpl-2.2.1 xrpl@2.2.1 ripple-address-codec@4.2.4 Caleb Kniffen 2022-04-21 17:23:27 -05:00
  • 3ed93aa19e Prepare release of xrpl@2.2.1 and ripple-address-codec@4.2.4 Caleb Kniffen 2022-04-21 17:10:44 -05:00
  • 417978e131 Fix deriveXAddress null behavior (#1964) Jackson Mills 2022-04-21 14:36:10 -07:00
  • de0ce1b60f fix return field of nft offer (#1972) ledhed2222 2022-04-20 14:01:20 -04:00
  • 8ab4240f02 Lerna changes (#1968) xrpl@2.2.0 ripple-binary-codec@1.4.0 Jackson Mills 2022-04-19 10:16:39 -07:00
  • 9d94f4a8ab rename XLS-20 fields (#1966) Omar Khan 2022-04-19 13:02:18 -04:00
  • 2f252ace14 Add tx info which is only available in requests (#1962) Jackson Mills 2022-04-18 15:50:37 -07:00
  • 587a3bbfa2 Add parseNFTokenID and tests (#1961) Jackson Mills 2022-04-12 15:48:50 -07:00
  • 3b980d8be9 build(deps): bump minimist from 1.2.5 to 1.2.6 (#1946) dependabot[bot] 2022-04-06 23:07:41 -07:00
  • 96e9122f6a build(deps-dev): bump ts-node from 10.4.0 to 10.7.0 (#1952) dependabot[bot] 2022-04-06 16:18:39 -07:00
  • 435c447052 build(deps-dev): bump ts-loader from 9.2.6 to 9.2.8 (#1953) dependabot[bot] 2022-04-06 13:18:13 -07:00
  • d25905987a feat: add sidechain-specific RPCs/sugar (#1940) Mayukha Vadari 2022-04-04 17:11:08 -04:00
  • 53d01d8a6a [Small Type error Fix]TrustSet LimitAmount Type changed (#1937) František Kočí 2022-03-14 23:21:17 +01:00
  • 1258615a0c fix: update reference docs (#1928) Elliot Lee 2022-02-10 15:22:11 -08:00
  • 46eb872774 fix: handle AffectedNodes edge case in settings.ts (#1907) sampleblood 2022-02-11 01:28:42 +08:00
  • 1e30b4cb43 [ripple-binary-codec] Update HISTORY - 1.3.2 (#1924) Elliot Lee 2022-02-08 11:00:48 -08:00
  • 9d1fdb412e Release ripple-binary-codec version 1.3.2 (#1922) ripple-binary-codec@1.3.2 Omar Khan 2022-02-03 12:04:38 -05:00
  • 5388f5f6d0 Merge pull request #1909 from XRPLF/ripple-binary-codec-1.3.1 Elliot Lee 2022-02-02 17:54:31 -08:00
  • cbdbfe5b8e Merge branch 'main' into ripple-binary-codec-1.3.1 Elliot Lee 2022-02-02 17:50:39 -08:00
  • b0e0f9f329 Remove exception from decoding issued currencies which evaluate to 'XRP' (#1920) Jackson Mills 2022-02-02 15:05:42 -08:00
  • 8f79c51c7c [ripple-binary-codec] fix ISO when parsing currency code (#1921) Omar Khan 2022-02-02 17:52:08 -05:00
  • 3ac29194ba build(deps-dev): bump chai from 4.3.4 to 4.3.6 (#1915) dependabot[bot] 2022-02-02 10:27:38 -05:00
  • 36d4f4fb0b build(deps-dev): bump typedoc from 0.22.10 to 0.22.11 (#1916) dependabot[bot] 2022-02-02 10:21:29 -05:00
  • dc463eaf30 build(deps-dev): bump typescript from 4.5.2 to 4.5.5 (#1918) dependabot[bot] 2022-02-02 07:13:39 -08:00
  • 2d1981b0b6 build(deps-dev): bump @types/mocha from 9.0.0 to 9.1.0 (#1914) dependabot[bot] 2022-02-01 15:29:22 -08:00
  • 5ca7cf8d20 build(deps-dev): bump @types/node from 16.11.11 to 17.0.14 (#1913) dependabot[bot] 2022-02-01 13:27:47 -08:00
  • 381d043206 build(deps-dev): bump eslint-plugin-mocha from 9.0.0 to 10.0.3 (#1912) dependabot[bot] 2022-02-01 12:58:45 -08:00
  • 9531e00117 build(deps-dev): bump webpack-cli from 4.9.1 to 4.9.2 (#1911) dependabot[bot] 2022-02-01 12:47:20 -08:00
  • caee633fe3 build(deps-dev): bump webpack from 5.66.0 to 5.68.0 (#1910) dependabot[bot] 2022-02-01 12:12:19 -08:00
  • e4c7923bf3 Release ripple-binary-codec@1.3.1 ripple-binary-codec@1.3.1 Elliot Lee 2022-01-28 14:36:23 -08:00
  • fa3ae25c71 package.json - fix homepage link (#1905) Elliot Lee 2022-01-27 12:39:27 -08:00
  • 4f035fd0d6 custom faucet hosts and various typing fixes for NFT support that were originally missed (#1882) ledhed2222 2022-01-24 13:08:35 -05:00
  • d9089b9c1f build(deps-dev): bump @types/lodash from 4.14.176 to 4.14.178 (#1874) dependabot[bot] 2022-01-20 09:08:13 -08:00
  • 4cd7f07b7a build(deps-dev): bump source-map-support from 0.5.20 to 0.5.21 (#1845) dependabot[bot] 2022-01-19 18:46:00 -05:00
  • c8150607d9 build(deps-dev): bump webpack from 5.62.1 to 5.66.0 (#1898) dependabot[bot] 2022-01-19 15:37:33 -08:00
  • 933d4ac47c build(deps-dev): bump prettier from 2.5.0 to 2.5.1 (#1865) dependabot[bot] 2022-01-19 16:49:52 -05:00
  • 7cd805e629 build(deps-dev): bump @types/ws from 8.2.0 to 8.2.2 (#1876) dependabot[bot] 2022-01-19 13:40:49 -08:00
  • b12ec88365 Remove console.warn for partial payment (#1896) Elliot Lee 2022-01-18 22:24:14 -08:00
  • 5e24929f93 build(deps-dev): bump puppeteer from 10.4.0 to 13.0.1 (#1884) dependabot[bot] 2022-01-18 08:00:47 -08:00
  • 803ea6d2cb Add missing fields to TxSubscription and Tx requests (#1893) Jackson Mills 2022-01-07 10:50:26 -08:00
  • 7041a0bbd3 address codec linting (#1881) ledhed2222 2022-01-04 09:25:04 -05:00
  • 5a521d19d6 chore: fix lerna publishing steps (#1885) Mayukha Vadari 2022-01-03 15:45:33 -08:00
  • 07f36e127f fix: txnNotFound error (#1883) xrpl@2.1.1 Mukul Jangid 2021-12-23 20:34:35 -05:00