Commit Graph

4408 Commits

Author SHA1 Message Date
Mayukha Vadari
fbd485ff33 Merge branch 'main' into sidechain-2.5 2023-02-06 12:26:49 -05:00
justinr1234
cb8cec2caa fix: load osano first in docs site (#2202) 2023-02-06 11:23:52 -06:00
Mayukha Vadari
3dbe28ce98 Merge branch 'main' into sidechain-2.5 2023-02-06 12:21:08 -05:00
Mayukha Vadari
764f8d7b5e fix tests 2023-02-06 12:16:12 -05:00
Mayukha Vadari
d8930c5fb8 remove XChainAddAttestationBatch 2023-02-06 12:14:34 -05:00
justinr1234
5fe480ece4 feat: Jest Test Runner (#2170) 2023-02-03 17:03:07 -06:00
justinr1234
5a63f18faf feat: GTM tracking on docs website (#2197) 2023-02-03 16:37:24 -06:00
Mayukha Vadari
070413c9e8 add XChainAddAccountCreateAttestation 2023-02-02 17:32:04 -05:00
Mayukha Vadari
c0c1507037 add XChainAddClaimAttestation 2023-02-02 17:24:03 -05:00
Mayukha Vadari
6b20053f7e rename XChainAddAttestation -> XChainAddAttestationBatch 2023-02-02 17:19:51 -05:00
Mayukha Vadari
81eb9668a0 fix tests 2023-02-02 17:16:46 -05:00
Mayukha Vadari
c056ca0cd9 Update definitions.json 2023-02-02 17:13:14 -05:00
Mayukha Vadari
0ac00086df Merge branch 'main' into sidechain-2.5 2023-02-02 14:17:44 -05:00
pdp2121
c74ffddf59 fix: unset hash128 fields using AccountSet (#2156) 2023-02-01 12:27:02 -05:00
pdp2121
bbc9bd9e4a Add README.md in snippets folder to point to xrpl.org code samples (#2189)
Add README.md in snippets folder to point to xrpl.org code samples

Co-authored-by: Elliot Lee <github.public@intelliot.com>
2023-02-01 12:17:55 -05:00
pdp2121
c6cebefdbe Add code sample link to README (#2188)
Co-authored-by: Elliot Lee <github.public@intelliot.com>
2023-01-30 16:10:27 -05:00
Jackson Mills
62a5b60b0d Remove xls20-sandbox tests (#2190) 2023-01-27 12:39:51 -08:00
Jackson Mills
45963b7035 Re-organize the README (#2180)
* Re-organize the README
2023-01-13 15:23:13 -08:00
dependabot[bot]
ad32205306 build(deps): bump json5 from 1.0.1 to 1.0.2 (#2176)
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Elliot Lee <github.public@intelliot.com>
2023-01-12 11:37:47 -05:00
Jackson Mills
17f04b3083 Fix broken test in connection.ts for node 18 and add node 18 testing (#2183)
* Change localhost to 127.0.0.1

* Add Node 18 testing
2023-01-09 09:26:14 -08:00
Mayukha Vadari
315a25b6f4 fix attestation destination type 2023-01-09 12:13:56 -05:00
Mayukha Vadari
86ab93a299 fix LedgerEntry types 2023-01-09 12:13:56 -05:00
Mayukha Vadari
f570ac6f8c fix issue from typing 2023-01-09 12:13:56 -05:00
Mayukha Vadari
0347e357eb fix account object filters 2023-01-09 12:13:56 -05:00
Mayukha Vadari
3268a29843 update Issue form 2023-01-09 12:13:56 -05:00
Mayukha Vadari
96e97506f8 rename IssuedCurrency -> Issue to match rippled 2023-01-09 12:13:56 -05:00
Mayukha Vadari
c1de808680 add destination tag to XChainClaim 2023-01-09 12:13:56 -05:00
Mayukha Vadari
0196ccb097 fix copy-paste typo 2023-01-09 12:13:56 -05:00
Mayukha Vadari
bc50c6eb66 switch to beta version 2023-01-09 12:13:55 -05:00
Mayukha Vadari
9673a85ca6 update rpcs 2023-01-09 12:13:55 -05:00
Mayukha Vadari
d41954f007 fix linter 2023-01-09 12:13:55 -05:00
Mayukha Vadari
c26235f424 fix renames 2023-01-09 12:13:55 -05:00
Mayukha Vadari
aa3443a347 more updates 2023-01-09 12:13:55 -05:00
Mayukha Vadari
2dc665e125 audit code 2023-01-09 12:13:55 -05:00
Mayukha Vadari
2065e6f040 update definitions.json to resolve amm conflicts 2023-01-09 12:13:55 -05:00
Mayukha Vadari
9fb741f6f5 update definitions.json to avoid conflict with amm 2023-01-09 12:13:55 -05:00
Mayukha Vadari
ecffb1375a fix spacing 2023-01-09 12:13:55 -05:00
Mayukha Vadari
5f97366947 fix definitions.json 2023-01-09 12:13:55 -05:00
Mayukha Vadari
43bf4b9e14 more fixes 2023-01-09 12:13:55 -05:00
Mayukha Vadari
9de54dcea9 update to latest rippled 2023-01-09 12:13:55 -05:00
Mayukha Vadari
b6ee50f726 update RPCs 2023-01-09 12:13:55 -05:00
Mayukha Vadari
50335554ab add XChainModifyBridge model 2023-01-09 12:13:55 -05:00
Mayukha Vadari
ad4c952fbf update binary-codec 2023-01-09 12:13:55 -05:00
Mayukha Vadari
df80702c6c update history 2023-01-09 12:13:55 -05:00
Mayukha Vadari
58657f373c fix more things 2023-01-09 12:13:55 -05:00
Mayukha Vadari
c4dd6fba84 fix bugs 2023-01-09 12:13:55 -05:00
Mayukha Vadari
dab0667b2f fix models 2023-01-09 12:13:54 -05:00
Mayukha Vadari
2c658fe145 add/update models 2023-01-09 12:13:54 -05:00
Mayukha Vadari
c29319aad8 update definitions.json for new rippled code, add new tests/update old tests 2023-01-09 12:13:54 -05:00
Mayukha Vadari
00796001a3 fix linting issues 2023-01-09 12:13:54 -05:00