Commit Graph

  • ad32205306 build(deps): bump json5 from 1.0.1 to 1.0.2 (#2176) dependabot[bot] 2023-01-12 11:37:47 -05:00
  • 8cdeb2ba99 update time_interval description Omar Khan 2023-01-09 18:13:18 -05:00
  • f3d6bd4be4 remove invalid fields from ammInfo.ts response model Omar Khan 2023-01-09 17:51:33 -05:00
  • f61cf02618 Merge branch 'main' into amm Omar Khan 2023-01-09 17:47:11 -05:00
  • e634db3dd2 update ammInfo.ts response model Omar Khan 2023-01-09 17:43:48 -05:00
  • 218ca005e1 update definitions.json with refactored error codes Omar Khan 2023-01-09 17:30:05 -05:00
  • 17f04b3083 Fix broken test in connection.ts for node 18 and add node 18 testing (#2183) Jackson Mills 2023-01-09 09:26:14 -08:00
  • 315a25b6f4 fix attestation destination type Mayukha Vadari 2023-01-09 12:13:21 -05:00
  • 86ab93a299 fix LedgerEntry types Mayukha Vadari 2022-12-13 10:05:30 -05:00
  • f570ac6f8c fix issue from typing Mayukha Vadari 2022-11-17 12:28:29 -05:00
  • 0347e357eb fix account object filters Mayukha Vadari 2022-11-16 17:39:59 -05:00
  • 3268a29843 update Issue form Mayukha Vadari 2022-11-16 17:37:51 -05:00
  • 96e97506f8 rename IssuedCurrency -> Issue to match rippled Mayukha Vadari 2022-11-08 22:17:57 -05:00
  • c1de808680 add destination tag to XChainClaim Mayukha Vadari 2022-10-04 15:03:55 -04:00
  • 0196ccb097 fix copy-paste typo Mayukha Vadari 2022-09-13 11:37:52 -07:00
  • bc50c6eb66 switch to beta version Mayukha Vadari 2022-09-02 14:12:26 +03:00
  • 9673a85ca6 update rpcs Mayukha Vadari 2022-09-01 11:11:25 +03:00
  • d41954f007 fix linter Mayukha Vadari 2022-08-31 19:57:08 +03:00
  • c26235f424 fix renames Mayukha Vadari 2022-08-31 19:48:11 +03:00
  • aa3443a347 more updates Mayukha Vadari 2022-08-31 19:23:20 +03:00
  • 2dc665e125 audit code Mayukha Vadari 2022-08-31 17:31:44 +03:00
  • 2065e6f040 update definitions.json to resolve amm conflicts Mayukha Vadari 2022-08-31 17:06:03 +03:00
  • 9fb741f6f5 update definitions.json to avoid conflict with amm Mayukha Vadari 2022-08-30 20:53:00 +03:00
  • ecffb1375a fix spacing Mayukha Vadari 2022-08-29 21:27:43 +03:00
  • 5f97366947 fix definitions.json Mayukha Vadari 2022-08-29 21:17:37 +03:00
  • 43bf4b9e14 more fixes Mayukha Vadari 2022-08-26 18:41:39 +02:00
  • 9de54dcea9 update to latest rippled Mayukha Vadari 2022-08-26 16:06:56 +02:00
  • b6ee50f726 update RPCs Mayukha Vadari 2022-08-15 12:46:51 +02:00
  • 50335554ab add XChainModifyBridge model Mayukha Vadari 2022-08-03 14:12:41 +02:00
  • ad4c952fbf update binary-codec Mayukha Vadari 2022-08-03 14:09:54 +02:00
  • df80702c6c update history Mayukha Vadari 2022-07-31 17:17:01 +02:00
  • 58657f373c fix more things Mayukha Vadari 2022-07-31 17:01:40 +02:00
  • c4dd6fba84 fix bugs Mayukha Vadari 2022-07-31 16:55:38 +02:00
  • dab0667b2f fix models Mayukha Vadari 2022-07-31 16:50:26 +02:00
  • 2c658fe145 add/update models Mayukha Vadari 2022-07-31 16:07:52 +02:00
  • c29319aad8 update definitions.json for new rippled code, add new tests/update old tests Mayukha Vadari 2022-07-31 15:49:49 +02:00
  • 00796001a3 fix linting issues Mayukha Vadari 2022-07-19 11:40:16 +01:00
  • c371a38e87 undo debugging change Mayukha Vadari 2022-07-19 11:33:54 +01:00
  • 492de32388 add XChainAddAttestation model Mayukha Vadari 2022-07-19 11:32:59 +01:00
  • ac88bf3079 add codec support for XChainAddAttestation Mayukha Vadari 2022-07-19 11:23:15 +01:00
  • 48214a90ca rename Bridge -> XChainBridge in models Mayukha Vadari 2022-07-19 10:44:47 +01:00
  • 6508d048bf rename Bridge -> XChainBridge in binary codec, fix tests Mayukha Vadari 2022-07-19 10:42:42 +01:00
  • 901a0e62e2 update definitions.json Mayukha Vadari 2022-07-19 10:13:08 +01:00
  • 277725858d add XChainCreateClaimID tx Mayukha Vadari 2022-07-12 11:11:18 -04:00
  • caddad737c add XChainCreateBridge tx Mayukha Vadari 2022-07-12 11:08:13 -04:00
  • 29282298d6 add XChainCommit tx Mayukha Vadari 2022-07-12 11:04:45 -04:00
  • 9d58400373 add XChainClaim tx Mayukha Vadari 2022-07-12 11:00:50 -04:00
  • 0286b81745 add tests Mayukha Vadari 2022-07-11 17:35:45 -04:00
  • 3a93f60aab add new st types Mayukha Vadari 2022-07-11 17:23:41 -04:00
  • 77199025f1 Update definitions.json Mayukha Vadari 2022-07-11 17:21:21 -04:00
  • 8abcfe4640 chore: rename test files (#2181) justinr1234 2023-01-06 14:04:36 -06:00
  • 9e74f94c44 Add Code Sandbox template to README (#2177) Jackson Mills 2023-01-04 09:28:03 -08:00
  • b2c2b59a32 build(deps-dev): bump webpack from 5.72.0 to 5.75.0 (#2139) dependabot[bot] 2023-01-03 18:18:08 +00:00
  • 2944a0f768 build(deps): bump decode-uri-component from 0.2.0 to 0.2.2 (#2157) dependabot[bot] 2023-01-03 16:43:32 +00:00
  • c4af811629 build(deps): bump qs from 6.5.2 to 6.5.3 (#2161) dependabot[bot] 2023-01-03 15:48:53 +00:00
  • 0ff51fe34c build(deps): bump minimatch from 3.0.4 to 3.1.2 (#2134) dependabot[bot] 2022-12-19 15:17:56 -07:00
  • 2f150b6219 Update CONTRIBUTING.md (#2163) Jackson Mills 2022-12-19 12:48:33 -08:00
  • f6b810e7ba build(deps-dev): bump eslint-plugin-consistent-default-export-name from 0.0.14 to 0.0.15 (#2063) dependabot[bot] 2022-12-15 16:32:53 -07:00
  • 46515627ab Deprecate mnemonic (#2155) jonathanlei 2022-12-15 11:11:28 -08:00
  • ec1d8b67a5 refactor amm_info response fields to match AMMDevnet Omar Khan 2022-12-15 13:06:39 -05:00
  • 2bb4d7712c Merge branch 'main' into amm Omar Khan 2022-12-15 12:46:56 -05:00
  • 51affe19b7 Add vite setup steps to README (#2143) Jackson Mills 2022-12-09 17:16:32 -07:00
  • 4cf6a47879 add editing HISTORY.md step to release insturctions (#2154) jonathanlei 2022-12-05 11:26:38 -08:00
  • e52ca91d77 update HISTORY.md in 2.6.0 (#2148) xrpl@2.6.0 jonathanlei 2022-11-21 14:35:34 -08:00
  • 93c8562e55 release 2.6.0 (#2145) jonathanlei 2022-11-21 14:18:39 -08:00
  • 8921b6ac93 feat: hooksv2 wallet inferencing (#2142) Connor Chen 2022-11-21 16:51:41 -05:00
  • 5f5f06f1ab feat: amm devnet to fundWallet and custom faucetPaths (#2083) Connor Chen 2022-11-18 14:54:23 -05:00
  • 98f8223b23 add one asset and withdraw all tests Omar Khan 2022-11-17 14:20:57 -05:00
  • feafc0c91b update Issue type Omar Khan 2022-11-17 13:37:45 -05:00
  • 0970753790 add AMM codec-fixtures Omar Khan 2022-11-17 13:14:25 -05:00
  • 434ad71672 update unit tests Omar Khan 2022-11-17 09:34:40 -05:00
  • 7f2b40740a Merge branch 'main' into amm Omar Khan 2022-11-16 21:27:52 -05:00
  • ff65441d33 fix lint errors Omar Khan 2022-11-16 21:24:40 -05:00
  • e32db9dd39 update amm_info fields Omar Khan 2022-11-16 21:21:21 -05:00
  • 64e4242085 remove AMMID from amm_info and use Issue type Omar Khan 2022-11-16 21:03:08 -05:00
  • 0574fabf47 add Issue type and tests for Asset/Asset2 Omar Khan 2022-11-16 20:58:57 -05:00
  • a4c2bb998f Ignore https-proxy-agent dependency in browser environments (#2133) mpint 2022-11-16 17:01:06 -06:00
  • c4c8e58fd9 ci: cache dependencies (#2131) Mayukha Vadari 2022-11-16 16:55:18 -05:00
  • b0cc81f40b ci: add timeouts (#2136) Mayukha Vadari 2022-11-16 16:21:35 -05:00
  • 40388cc1e5 update definitions Omar Khan 2022-11-16 14:02:24 -05:00
  • 007717a9d4 Merge branch 'main' into amm Omar Khan 2022-11-16 13:55:34 -05:00
  • 49d40216d5 feat: allow verifyTransaction to verify transaction objects, not just strings (#2119) Mayukha Vadari 2022-11-16 12:48:59 -05:00
  • 08180cb935 add amount field to faucet (#2129) jonathanlei 2022-11-15 14:31:46 -08:00
  • 1c26e8b6d5 update definitions to change Asset & Asset2 nth values to 3 & 4 Omar Khan 2022-11-09 15:20:37 -05:00
  • eba8bd2ec1 rename MinBidPrice -> BidMin and MaxBidPrice -> BidMax Omar Khan 2022-11-09 15:09:33 -05:00
  • bcdd8fe2cf rename FeeVal -> TradingFee in VoteEntry Omar Khan 2022-11-09 14:59:12 -05:00
  • 64d8a904f0 add Deposit/Withdraw flags Omar Khan 2022-11-09 13:37:20 -05:00
  • 6a67715a01 Merge branch 'main' into amm Omar Khan 2022-11-09 11:58:15 -05:00
  • 25752d77a4 Use Asset/Asset2 instead of AMMID for Deposit/Withdraw/Bid/Vote Omar Khan 2022-11-09 11:51:08 -05:00
  • 3120abc627 change AMM_MAX_TRADING_FEE to 1% Omar Khan 2022-11-09 10:27:57 -05:00
  • c99aa048da fix typo Omar Khan 2022-11-09 10:21:14 -05:00
  • 54b86bc1d7 rename amm_info param asset1 -> asset Omar Khan 2022-11-09 10:14:02 -05:00
  • acdfbd55e5 API name changes with updated definitions.json Omar Khan 2022-11-09 10:07:39 -05:00
  • f33e748a26 docs: code snippets for multisigning (#2120) pdp2121 2022-11-08 15:25:43 -05:00
  • a76aeb2233 Change amm_info asset parameters to Currency type Omar Khan 2022-10-31 13:55:50 -04:00
  • f04037859f Merge branch 'main' into amm Omar Khan 2022-10-31 13:36:57 -04:00
  • d0534f6db4 Typo fix in getBalanceChanges.ts (#2122) zgrguric 2022-10-31 17:23:02 +01:00
  • b40a519a0d feat: shorten ledger close time (#2115) Connor Chen 2022-10-13 16:53:41 -04:00
  • 3bc87c00ec 2.5.0 release (#2116) xrpl@2.5.0 Jackson Mills 2022-10-13 11:28:05 -07:00
  • 1ceae703db update reference docs and add readme to homepage (#2112) jonathanlei 2022-10-13 09:21:28 -07:00