Skip to content

Commit da465bd

Browse files
Copilotmvadari
andcommitted
Update XLS preambles: change required to requires, add discussion-from links, remove affiliations from authors, add creation dates
Co-authored-by: mvadari <8029314+mvadari@users.noreply.github.com>
1 parent 558e783 commit da465bd

File tree

35 files changed

+118
-84
lines changed

35 files changed

+118
-84
lines changed

XLS-0002-destination-information/README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,11 @@
22
xls: 2
33
title: XRPL destination information
44
description: A standard for encoding destination information with backwards compatibility for web browsers
5-
author: Community Contributors
6-
status: Draft
5+
author: Wietse Wind <w@xrpl-labs.com>
6+
discussion-from: https://github.com/XRPLF/XRPL-Standards/discussions/3
7+
status: Final
78
category: Community
8-
created: 2021-01-01
9+
created: 2019-02-25
910
</pre>
1011

1112
Currently several apps are using a variety of methods to encode destination information;

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

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,11 @@
22
xls: 3
33
title: Sharing and deeplinking signed transactions
44
description: A standard for encoding HEX signed transactions for air-gapped submissions with deep link support
5-
author: Community Contributors
6-
status: Draft
5+
author: Wietse Wind <w@xrpl-labs.com>
6+
discussion-from: https://github.com/XRPLF/XRPL-Standards/discussions/4
7+
status: Final
78
category: Community
8-
created: 2021-01-01
9+
created: 2019-03-06
910
</pre>
1011

1112
Currently several apps are using a variety of methods to encode HEX signed transactions (to be submitted air gapped);

XLS-0004-trustline-uri/README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,11 @@
22
xls: 4
33
title: Standard URI instructing a wallet to add a trustline
44
description: A URI standard for instructing wallets to add trustlines following the design of XLS-2d
5-
author: Community Contributors
6-
status: Draft
5+
author: Richard Holland <richard@bitlocus.com>
6+
discussion-from: https://github.com/XRPLF/XRPL-Standards/discussions/5
7+
status: Final
78
category: Community
8-
created: 2021-01-01
9+
created: 2019-03-06
910
</pre>
1011

1112
I suggest we follow on closely from the design of XLS-2d

XLS-0005-tagged-addresses/README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,11 @@
22
xls: 5
33
title: Tagged Addresses
44
description: A standard for addresses that contain both the target wallet and destination tag as a single unit
5-
author: Nikolaos D. Bougalis, Ripple <nikb@bougalis.net>
6-
status: Draft
5+
author: Nikolaos D. Bougalis <nikb@bougalis.net>
6+
discussion-from: https://github.com/XRPLF/XRPL-Standards/discussions/6
7+
status: Final
78
category: Community
8-
created: 2021-01-01
9+
created: 2019-06-04
910
</pre>
1011

1112
# Abstract

XLS-0007-deletable-accounts/README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,11 @@
22
xls: 7
33
title: Deletable Accounts on the XRP Ledger
44
description: A feature for completely removing accounts from the ledger and recovering the reserve from those accounts
5-
author: Scott Schurr, Ripple <scott@ripple.com>, Nik Bougalis <nikb@bougalis.net>
6-
status: Draft
7-
category: Community
8-
created: 2021-01-01
5+
author: Scott Schurr <scott@ripple.com>, Nik Bougalis <nikb@bougalis.net>
6+
discussion-from: https://github.com/XRPLF/XRPL-Standards/discussions/8
7+
status: Final
8+
category: Amendment
9+
created: 2019-10-01
910
</pre>
1011

1112
# Abstract

XLS-0012-secret-numbers/README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,10 @@ xls: 12
33
title: Secret Numbers
44
description: Derive XRPL account keypairs based on 8x 6 digits for user-friendly, language-agnostic account secrets
55
author: Wietse Wind <w@xrpl-labs.com>
6-
status: Draft
6+
discussion-from: https://github.com/XRPLF/XRPL-Standards/discussions/15
7+
status: Final
78
category: Community
8-
created: 2021-01-01
9+
created: 2020-05-13
910
</pre>
1011

1112
# XLS-12: Secret Numbers

XLS-0020-non-fungible-tokens/README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,11 @@
22
xls: 20
33
title: Non-Fungible Token Support
44
description: Extensions to the XRP Ledger that support a native non-fungible token type with operations to enumerate, purchase, sell and hold such tokens
5-
author: David J. Schwartz, Ripple <david@ripple.com>, Aanchal Malhotra, Ripple <amalhotra@ripple.com>, Nikolaos D. Bougalis <nikb@bougalis.net>
6-
status: Draft
5+
author: David J. Schwartz <david@ripple.com>, Aanchal Malhotra <amalhotra@ripple.com>, Nikolaos D. Bougalis <nikb@bougalis.net>
6+
discussion-from: https://github.com/XRPLF/XRPL-Standards/discussions/46
7+
status: Final
78
category: Amendment
8-
created: 2021-01-01
9+
created: 2023-01-20
910
</pre>
1011

1112
# 1. Non-Fungible Token Support

XLS-0023-lite-accounts/README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,11 @@
22
xls: 23
33
title: Lite Accounts (lower reserve, less features)
44
description: A proposal for lite accounts with reduced account reserves but limited features
5-
author: Wietse Wind (WietseWind), Richard Holland
5+
author: Wietse Wind <w@xrpl-labs.com>, Richard Holland <richard@bitlocus.com>
6+
discussion-from: https://github.com/XRPLF/XRPL-Standards/discussions/23
67
status: Stagnant
7-
category: Community
8-
created: 2021-01-01
8+
category: Amendment
9+
created: 2020-12-01
910
</pre>
1011
# LiteAccounts Amendment
1112

XLS-0026-iou-token-metadata/README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,11 @@
22
xls: 26
33
title: IOU Token Metadata via xrp-ledger.toml
44
description: A unified solution for IOU token metadata by adding optional fields to the existing xrp-ledger.toml standard
5-
author: Marc-Emanuel Otto (@Mwni), Ripple Contributors
5+
author: Ed Hennis <ed@ripple.com>
6+
discussion-from: https://github.com/XRPLF/XRPL-Standards/discussions/26
67
status: Draft
78
category: Community
8-
created: 2021-01-01
9+
created: 2022-01-01
910
</pre>
1011

1112

XLS-0030-automated-market-maker/README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,11 @@
22
xls: 30
33
title: Automated Market Maker on XRPL
44
description: Non-custodial automated market maker as a native feature to the XRPL DEX with unique auction mechanism for trading advantages
5-
author: Aanchal Malhotra, Ripple <amalhotra@ripple.com>, David J. Schwartz, Ripple <david@ripple.com>
5+
author: Aanchal Malhotra <amalhotra@ripple.com>, Sean Kauffman <skauffman@ripple.com>
6+
discussion-from: https://github.com/XRPLF/XRPL-Standards/discussions/30
67
status: Draft
78
category: Amendment
8-
created: 2021-01-01
9+
created: 2021-03-01
910
</pre>
1011
# Automated Market Maker on XRP Ledger
1112

0 commit comments

Comments
 (0)