10636 Commits

Author SHA1 Message Date
Rome Reginelli
0bb036d106 Merge pull request #3794 from XRPLF/realm_update
Bump Redocly to Realm 0.135 + upgrade deps, add upgrade checklist
2026-07-23 15:21:42 -07:00
Rome Reginelli
37f3550996 Merge pull request #3750 from XRPLF/pdomains_new_tutorial
Update Permissioned Domains tutorial
2026-07-22 16:19:56 -07:00
mDuo13
8510074716 Fix nits w/ upgrade checklist 2026-07-22 16:16:55 -07:00
Rome Reginelli
716f1e32ca Merge pull request #3749 from naavyas/add-typescript-tutorial
Add Get Started Using TypeScript tutorial (closes #1208)
2026-07-21 12:53:07 -07:00
Rome Reginelli
980eff12ea Uncomment submit in TS getting started 2026-07-21 12:52:33 -07:00
Rome Reginelli
9a65736696 Merge pull request #3775 from XRPLF/amendment-component-fixes
Amendment component fixes
2026-07-21 12:50:44 -07:00
mDuo13
1f893379a4 Bump Redocly + deps, add upgrade checklist 2026-07-21 12:44:15 -07:00
naavyas
be42e80f08 Update tutorial references and code formatting in TypeScript guides 2026-07-21 15:34:57 -04:00
naavyas
d507e511f8 Add 'Get Started Using TypeScript tutorial'
Adds a TypeScript equivalent of the 'Get Started Using JavaScript'
tutorial, with runnable Node.js and Web code samples using xrpl.js.

From the issue it covers the TypeScript specific asks:
- Setting up a TypeScript project (typescript dep, tsconfig.json,
  compile and run steps).
- Using xrpl.js's built-in types to build a transaction from input
  values and validate it (typed Payment + xrpToDrops + validate()).

Closes #1208
2026-07-21 15:34:57 -04:00
Rome Reginelli
d99dab4ad1 Apply suggestions from @maria-robobug review
Co-authored-by: Maria Shodunke <maria-robobug@users.noreply.github.com>
2026-07-21 12:12:55 -07:00
mDuo13
721b387e60 Improve consistency of obsolete amendment handling:
- Update status of amendments removed in 3.2.0
- Reorder obsolete amendments to sort by version removed then by version
  introduced, both descending
- Consistently prefer obsolete amendments JSON over VHS data in both web
  and LLM-MD modes.
2026-07-21 12:04:37 -07:00
mDuo13
0cd430eaf0 Amendment working fixes
- Mark the default vote as 'N/A' for retired amendments
- Rephrase a couple old NFT amendments with more concise wording and
  clear with/without rules.
2026-07-21 12:03:27 -07:00
Amarantha Kulkarni
e4d4f7af28 Merge pull request #3753 from XRPLF/dependabot/go_modules/_code-samples/checks/go/golang.org/x/crypto-0.52.0
Bump golang.org/x/crypto from 0.35.0 to 0.52.0 in /_code-samples/checks/go
2026-07-21 11:20:17 -07:00
Amarantha Kulkarni
bbbb621e12 Merge pull request #3755 from XRPLF/dependabot/go_modules/_code-samples/calculate-reserves/go/golang.org/x/crypto-0.52.0
Bump golang.org/x/crypto from 0.44.0 to 0.52.0 in /_code-samples/calculate-reserves/go
2026-07-21 11:19:52 -07:00
Amarantha Kulkarni
546b679a9e Merge pull request #3756 from XRPLF/dependabot/go_modules/_code-samples/send-an-mpt/go/golang.org/x/crypto-0.52.0
Bump golang.org/x/crypto from 0.44.0 to 0.52.0 in /_code-samples/send-an-mpt/go
2026-07-21 11:18:57 -07:00
Amarantha Kulkarni
f9b18687b3 Merge pull request #3757 from XRPLF/dependabot/go_modules/_code-samples/escrow/go/golang.org/x/crypto-0.52.0
Bump golang.org/x/crypto from 0.44.0 to 0.52.0 in /_code-samples/escrow/go
2026-07-21 11:18:30 -07:00
Amarantha Kulkarni
6b4ef9a693 Merge pull request #3758 from XRPLF/dependabot/go_modules/_code-samples/multisigning/go/golang.org/x/crypto-0.52.0
Bump golang.org/x/crypto from 0.45.0 to 0.52.0 in /_code-samples/multisigning/go
2026-07-21 11:15:20 -07:00
Amarantha Kulkarni
e460b2f484 Merge pull request #3759 from XRPLF/dependabot/go_modules/_code-samples/send-xrp/go/golang.org/x/crypto-0.52.0
Bump golang.org/x/crypto from 0.45.0 to 0.52.0 in /_code-samples/send-xrp/go
2026-07-21 11:13:55 -07:00
Amarantha Kulkarni
9e188527ba Merge pull request #3760 from XRPLF/dependabot/go_modules/_code-samples/deposit-preauth/go/golang.org/x/crypto-0.52.0
Bump golang.org/x/crypto from 0.45.0 to 0.52.0 in /_code-samples/deposit-preauth/go
2026-07-21 11:13:25 -07:00
Amarantha Kulkarni
8d61b8311b Merge pull request #3761 from XRPLF/dependabot/go_modules/_code-samples/clawback/go/golang.org/x/crypto-0.52.0
Bump golang.org/x/crypto from 0.45.0 to 0.52.0 in /_code-samples/clawback/go
2026-07-21 11:12:40 -07:00
Amarantha Kulkarni
9164f2fda2 Merge pull request #3762 from XRPLF/dependabot/go_modules/_code-samples/get-started/go/golang.org/x/crypto-0.52.0
Bump golang.org/x/crypto from 0.45.0 to 0.52.0 in /_code-samples/get-started/go
2026-07-21 11:12:17 -07:00
Amarantha Kulkarni
b28aa81359 Merge pull request #3763 from XRPLF/dependabot/go_modules/_code-samples/partial-payment/go/golang.org/x/crypto-0.52.0
Bump golang.org/x/crypto from 0.45.0 to 0.52.0 in /_code-samples/partial-payment/go
2026-07-21 11:11:50 -07:00
Amarantha Kulkarni
37307b4ac5 Merge pull request #3752 from XRPLF/dependabot/go_modules/_code-samples/get-tx/go/golang.org/x/crypto-0.52.0
Bump golang.org/x/crypto from 0.35.0 to 0.52.0 in /_code-samples/get-tx/go
2026-07-21 11:06:40 -07:00
Amarantha Kulkarni
3f5f2b2947 Merge pull request #3751 from XRPLF/dependabot/go_modules/_code-samples/delegate-set/go/golang.org/x/crypto-0.52.0
Bump golang.org/x/crypto from 0.35.0 to 0.52.0 in /_code-samples/delegate-set/go
2026-07-21 11:06:12 -07:00
Amarantha Kulkarni
4bf7cdc3d3 Merge pull request #3764 from XRPLF/dependabot/go_modules/_code-samples/use-tickets/go/golang.org/x/crypto-0.52.0
Bump golang.org/x/crypto from 0.45.0 to 0.52.0 in /_code-samples/use-tickets/go
2026-07-21 11:05:29 -07:00
oeggert
88fcd5594d Merge pull request #3784 from XRPLF/clarify-managementfeerate
Clarify ManagementFeeRate and fix valid values
2026-07-21 09:55:12 -07:00
Amarantha Kulkarni
49fbb9ad4e Merge pull request #3765 from XRPLF/dependabot/go_modules/_code-samples/non-fungible-token/go/golang.org/x/crypto-0.52.0
Bump golang.org/x/crypto from 0.45.0 to 0.52.0 in /_code-samples/non-fungible-token/go
2026-07-21 09:35:20 -07:00
Amarantha Kulkarni
be8b2525a5 Merge pull request #3766 from XRPLF/dependabot/go_modules/_code-samples/secure-signing/go/golang.org/x/crypto-0.52.0
Bump golang.org/x/crypto from 0.45.0 to 0.52.0 in /_code-samples/secure-signing/go
2026-07-21 09:34:00 -07:00
Amarantha Kulkarni
43381c2f76 Merge pull request #3767 from XRPLF/dependabot/go_modules/_code-samples/paths/go/golang.org/x/crypto-0.52.0
Bump golang.org/x/crypto from 0.45.0 to 0.52.0 in /_code-samples/paths/go
2026-07-21 09:33:10 -07:00
Amarantha Kulkarni
b90e8cbd41 Merge pull request #3768 from XRPLF/dependabot/go_modules/_code-samples/assign-regular-key/go/golang.org/x/crypto-0.52.0
Bump golang.org/x/crypto from 0.45.0 to 0.52.0 in /_code-samples/assign-regular-key/go
2026-07-21 09:31:30 -07:00
Maria Shodunke
b8f9670e66 Fix broken links to channel_authorize page (#3792) 2026-07-21 15:33:43 +01:00
Maria Shodunke
135dcee60e Add release blog post for Clio version 2.7.1 (#3783) 2026-07-21 09:18:29 +01:00
Rome Reginelli
b1e446fb0d Merge pull request #3708 from akshitj11/channel-authorize-admin-only
Move channel_authorize to admin-only API methods
2026-07-20 14:31:10 -07:00
dependabot[bot]
729c683cec Bump golang.org/x/crypto in /_code-samples/checks/go
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.35.0 to 0.52.0.
- [Commits](https://github.com/golang/crypto/compare/v0.35.0...v0.52.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-version: 0.52.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-20 20:01:31 +00:00
dependabot[bot]
1844647f3c Bump golang.org/x/crypto in /_code-samples/non-fungible-token/go
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.45.0 to 0.52.0.
- [Commits](https://github.com/golang/crypto/compare/v0.45.0...v0.52.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-version: 0.52.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-20 20:01:30 +00:00
dependabot[bot]
7f532bace0 Bump golang.org/x/crypto in /_code-samples/clawback/go
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.45.0 to 0.52.0.
- [Commits](https://github.com/golang/crypto/compare/v0.45.0...v0.52.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-version: 0.52.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-20 20:01:27 +00:00
dependabot[bot]
bb7f6c2b72 Bump golang.org/x/crypto in /_code-samples/get-started/go
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.45.0 to 0.52.0.
- [Commits](https://github.com/golang/crypto/compare/v0.45.0...v0.52.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-version: 0.52.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-20 20:01:25 +00:00
dependabot[bot]
31e55b4db7 Bump golang.org/x/crypto in /_code-samples/send-an-mpt/go
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.44.0 to 0.52.0.
- [Commits](https://github.com/golang/crypto/compare/v0.44.0...v0.52.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-version: 0.52.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-20 20:01:23 +00:00
dependabot[bot]
62b73adc6e Bump golang.org/x/crypto in /_code-samples/partial-payment/go
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.45.0 to 0.52.0.
- [Commits](https://github.com/golang/crypto/compare/v0.45.0...v0.52.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-version: 0.52.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-20 20:01:20 +00:00
dependabot[bot]
47d5d198b8 Bump golang.org/x/crypto in /_code-samples/use-tickets/go
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.45.0 to 0.52.0.
- [Commits](https://github.com/golang/crypto/compare/v0.45.0...v0.52.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-version: 0.52.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-20 20:01:20 +00:00
dependabot[bot]
300f67481c Bump golang.org/x/crypto in /_code-samples/escrow/go
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.44.0 to 0.52.0.
- [Commits](https://github.com/golang/crypto/compare/v0.44.0...v0.52.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-version: 0.52.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-20 20:01:16 +00:00
dependabot[bot]
79144d72cc Bump golang.org/x/crypto in /_code-samples/paths/go
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.45.0 to 0.52.0.
- [Commits](https://github.com/golang/crypto/compare/v0.45.0...v0.52.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-version: 0.52.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-20 20:01:15 +00:00
dependabot[bot]
ca387aed33 Bump golang.org/x/crypto in /_code-samples/secure-signing/go
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.45.0 to 0.52.0.
- [Commits](https://github.com/golang/crypto/compare/v0.45.0...v0.52.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-version: 0.52.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-20 20:01:13 +00:00
dependabot[bot]
46e1ca7cc7 Bump golang.org/x/crypto in /_code-samples/deposit-preauth/go
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.45.0 to 0.52.0.
- [Commits](https://github.com/golang/crypto/compare/v0.45.0...v0.52.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-version: 0.52.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-20 20:01:12 +00:00
dependabot[bot]
be654cbb93 Bump golang.org/x/crypto in /_code-samples/calculate-reserves/go
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.44.0 to 0.52.0.
- [Commits](https://github.com/golang/crypto/compare/v0.44.0...v0.52.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-version: 0.52.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-20 20:01:11 +00:00
dependabot[bot]
2298bd246c Bump golang.org/x/crypto in /_code-samples/send-xrp/go
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.45.0 to 0.52.0.
- [Commits](https://github.com/golang/crypto/compare/v0.45.0...v0.52.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-version: 0.52.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-20 20:01:11 +00:00
dependabot[bot]
c1d5343807 Bump golang.org/x/crypto in /_code-samples/multisigning/go
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.45.0 to 0.52.0.
- [Commits](https://github.com/golang/crypto/compare/v0.45.0...v0.52.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-version: 0.52.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-20 20:01:09 +00:00
dependabot[bot]
30623f76d8 Bump golang.org/x/crypto in /_code-samples/delegate-set/go
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.35.0 to 0.52.0.
- [Commits](https://github.com/golang/crypto/compare/v0.35.0...v0.52.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-version: 0.52.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-20 20:01:07 +00:00
dependabot[bot]
0f6672effe Bump golang.org/x/crypto in /_code-samples/get-tx/go
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.35.0 to 0.52.0.
- [Commits](https://github.com/golang/crypto/compare/v0.35.0...v0.52.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-version: 0.52.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-20 20:01:04 +00:00
dependabot[bot]
7f267112d0 Bump golang.org/x/crypto in /_code-samples/assign-regular-key/go
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.45.0 to 0.52.0.
- [Commits](https://github.com/golang/crypto/compare/v0.45.0...v0.52.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-version: 0.52.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-20 20:00:59 +00:00