Skip to content

Commit 97ad3c3

Browse files
authored
Merge branch 'master' into xls-0089-use-short-key-for-metadata-field
2 parents a9c750d + 8d806bd commit 97ad3c3

File tree

38 files changed

+1686
-739
lines changed

38 files changed

+1686
-739
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
uses: actions/checkout@v5
1515

1616
- name: Set up Node.js
17-
uses: actions/setup-node@v5
17+
uses: actions/setup-node@v6
1818
with:
1919
node-version: "24"
2020

XLS-0002-destination-information/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
author: Wietse Wind <w@xrpl-labs.com>
66
discussion-from: https://github.com/XRPLF/XRPL-Standards/discussions/27
77
status: Stagnant
8-
category: Community
8+
category: Ecosystem
99
created: 2019-02-25
1010
</pre>
1111

XLS-0003-deeplink-signed-transactions/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
author: Wietse Wind <w@xrpl-labs.com>
66
discussion-from: https://github.com/XRPLF/XRPL-Standards/discussions/26
77
status: Stagnant
8-
category: Community
8+
category: Ecosystem
99
created: 2019-02-25
1010
</pre>
1111

XLS-0004-trustline-uri/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
author: Richard Holland (@RichardAH)
66
discussion-from: https://github.com/XRPLF/XRPL-Standards/discussions/25
77
status: Stagnant
8-
category: Community
8+
category: Ecosystem
99
created: 2019-03-06
1010
</pre>
1111

XLS-0005-tagged-addresses/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
author: Nikolaos D. Bougalis <nikb@bougalis.net>
66
discussion-from: https://github.com/XRPLF/XRPL-Standards/discussions/142
77
status: Final
8-
category: Community
8+
category: Ecosystem
99
created: 2019-06-04
1010
</pre>
1111

XLS-0006-visual-account-icons/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
author: Richard Holland (@RichardAH)
66
discussion-from: https://github.com/XRPLF/XRPL-Standards/discussions/24
77
status: Final
8-
category: Community
8+
category: Ecosystem
99
created: 2019-09-22
1010
</pre>
1111

XLS-0010-non-transferable-tokens/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
author: RichardAH (@RichardAH)
55
created: 2020-04-05
66
status: Stagnant
7-
category: Community
7+
category: Ecosystem
88
</pre>
99

1010
## Changelog

XLS-0011-retiring-amendments/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
description: This standard proposes an orderly process for retiring legacy XRP Ledger protocol behavior.
66
created: 2020-05-07
77
status: Final
8-
category: Community
8+
category: Ecosystem
99
</pre>
1010

1111
# Retiring Amendments

XLS-0012-secret-numbers/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
author: Wietse Wind <w@xrpl-labs.com>, Nik Bougalis (@nbougalis)
66
discussion-from: https://github.com/XRPLF/XRPL-Standards/discussions/15
77
status: Final
8-
category: Community
8+
category: Ecosystem
99
created: 2020-05-13
1010
</pre>
1111

XLS-0015-concise-tx-id/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
created: 2021-03-09
77
discussion-from: https://github.com/XRPLF/XRPL-Standards/discussions/34
88
status: Withdrawn
9-
category: Protocol
9+
category: System
1010
</pre>
1111

1212
## Change Log

0 commit comments

Comments
 (0)