From 73ee2664cbfee29edf92a47dc9d28cdcf8774de9 Mon Sep 17 00:00:00 2001 From: mDuo13 Date: Tue, 26 Mar 2024 15:03:55 -0700 Subject: [PATCH] Fix blog metadata for 2020-2024 --- ...rections-to-data-api-xrp-charts-metrics.md | 7 ++++ blog/2020/checks-enabled.md | 10 +++++ blog/2020/checks-expected.md | 10 +++++ blog/2020/deletableaccounts-enabled.md | 10 +++++ blog/2020/deletableaccounts-expected.md | 10 +++++ .../2020/developer-reflections-xrp-toolkit.md | 4 ++ blog/2020/developer-reflections-xrplorer.md | 4 ++ blog/2020/developer-reflections-xrpscan.md | 7 +++- ...ng-fixpaychanrecipientownerdir-expected.md | 10 +++++ ...xpaychanrecipientownerdir-lost-majority.md | 10 +++++ blog/2020/get-ready-for-deletable-accounts.md | 10 +++++ blog/2020/moving-devnet-to-vl.md | 4 ++ .../2020/requirefullycanonicalsig-expected.md | 11 +++++ ...-fixqualityupperbound-flowcross-enabled.md | 10 +++++ blog/2020/rippled-1.4.0-upgrade-advisory.md | 41 +++++++++++++++---- blog/2020/rippled-1.5.0.md | 10 +++++ blog/2020/rippled-1.6.0.md | 4 ++ blog/2020/running-an-xrp-ledger-validator.md | 4 ++ blog/2020/testnet-amendments-rippled-1.5.0.md | 10 +++++ blog/2020/two-fixes-enabled.md | 10 +++++ ...ity-spotlight-developing-wallet-protect.md | 4 ++ blog/2021/five-upcoming-amendments.md | 4 ++ blog/2021/introducing-xrpl-js.md | 4 ++ .../introducing-xrpl-py-for-pythonistas.md | 4 ++ blog/2021/introducing-xrpl4j.md | 4 ++ ...tions-pt-1-proposal-validation-relaying.md | 4 ++ blog/2021/reserves-lowered.md | 4 ++ blog/2021/ripple-lib-drops-lodash-browsers.md | 4 ++ blog/2021/rippled-1.7.0.md | 4 ++ blog/2021/rippled-1.7.2.md | 4 ++ blog/2021/rippled-1.7.3.md | 4 ++ blog/2021/rippled-1.8.1.md | 4 ++ blog/2021/rippled-1.8.2.md | 4 ++ ...r-1-7-improving-efficiency-and-security.md | 4 ++ blog/2021/sidechain-engineering-preview.md | 4 ++ blog/2021/three-amendments-expected.md | 4 ++ ...-phase-of-open-decentralized-innovation.md | 4 ++ blog/2021/xrpl-node-configurator.md | 4 ++ blog/2022/clio-1.0.0.md | 5 ++- blog/2022/cryptoiso20022interop.md | 7 +++- blog/2022/dev-reflections-relaunch.md | 5 ++- ...signerlist-enabled-and-nfts-approaching.md | 7 +++- blog/2022/gemwallet.md | 7 +++- blog/2022/get-ready-for-nfts.md | 5 ++- blog/2022/introducing-clio.md | 5 ++- blog/2022/introducing-learning-portal.md | 5 ++- blog/2022/introducing-xrpl-py-2.0.0beta.md | 3 +- blog/2022/nft-devnet-reset.md | 5 ++- blog/2022/nftmaster.md | 5 ++- .../non-fungible-tokens-are-now-available.md | 5 ++- blog/2022/rippled-1.8.4.md | 4 ++ blog/2022/rippled-1.8.5.md | 5 ++- blog/2022/rippled-1.9.0.md | 5 ++- blog/2022/rippled-1.9.1.md | 5 ++- blog/2022/rippled-1.9.2.md | 5 ++- blog/2022/rippled-1.9.3.md | 5 ++- blog/2022/rippled-1.9.4.md | 5 ++- blog/2022/xpmarket.md | 5 ++- blog/2022/ziggurat.md | 7 +++- blog/2023/aesthetes.md | 5 ++- blog/2023/bei-api.md | 5 ++- blog/2023/blockdaemon.md | 5 ++- blog/2023/chispend.md | 5 ++- blog/2023/ciso.md | 5 ++- blog/2023/clio-2.0.0.md | 5 ++- blog/2023/data-api-v2-deprecated.md | 7 +++- blog/2023/decommissioning-amm-devnet.md | 7 +++- .../devnet-reset-scheduled-sep-19-2023.md | 5 ++- .../disallowincoming-and-others-expected.md | 7 +++- blog/2023/edge.md | 5 ++- blog/2023/fieldboss.md | 5 ++- blog/2023/gemwallet-update.md | 5 ++- blog/2023/mandla-money.md | 5 ++- blog/2023/nft-devnet-decommission.md | 5 ++- blog/2023/rippled-1.10.0.md | 5 ++- blog/2023/rippled-1.11.0.md | 5 ++- blog/2023/rippled-1.12.0.md | 5 ++- blog/2023/santiment.md | 5 ++- blog/2023/stably.md | 7 +++- blog/2023/summarizing-xrpl-docs-iav3.md | 5 ++- blog/2023/upcoming-devnet-reset.md | 7 +++- blog/2023/xrp-toolkit.md | 5 ++- blog/2023/xrpcafe.md | 5 ++- blog/2023/xrpl-py-2.0-release.md | 5 ++- blog/2023/zoetic.md | 5 ++- blog/2024/clio-2.1.0.md | 5 ++- blog/2024/get-ready-for-amm.md | 10 +++++ blog/2024/how-to-mint-nfts.md | 7 +++- blog/2024/rippled-2.0.0.md | 5 ++- blog/2024/rippled-2.0.1.md | 7 +++- blog/2024/rippled-2.1.0.md | 5 ++- blog/2024/verifyed.md | 5 ++- blog/2024/web3auth.md | 5 ++- blog/index.page.tsx | 10 ++++- 94 files changed, 501 insertions(+), 76 deletions(-) diff --git a/blog/2019/corrections-to-data-api-xrp-charts-metrics.md b/blog/2019/corrections-to-data-api-xrp-charts-metrics.md index d485f3466b..5679b24e4c 100644 --- a/blog/2019/corrections-to-data-api-xrp-charts-metrics.md +++ b/blog/2019/corrections-to-data-api-xrp-charts-metrics.md @@ -1,3 +1,10 @@ +--- +category: 2020 +theme: + markdown: + editPage: + hide: true +--- # Corrections to Data API / XRP Charts Metrics for 2019-03-23 The [Data API][], an open API that provides data to [XRP Charts][] and third-party tools, suffered gaps in data ingestion on 2019-03-23. As a result, several [metrics on XRP Charts](https://xrpcharts.ripple.com/#/metrics), including the number of ledgers closed per day, were overcounted. **During this time, the XRP Ledger did not experience any outages.** However, the Data API's ingestion service was unable to process ledgers with transactions containing the `tecKILLED` transaction response code. `tecKILLED` is a new response code added to the XRP Ledger by amendment [fix1578](https://developers.ripple.com/known-amendments.html#fix1578) on 2019-03-23. This necessitated changes to the [ripple-binary-codec library](https://github.com/ripple/ripple-binary-codec) used by the ingestion service, but [those changes](https://github.com/ripple/ripple-binary-codec/pull/27) were only partially deployed to the ingestion service. We have since reprocessed and corrected the metrics that were affected by this problem. diff --git a/blog/2020/checks-enabled.md b/blog/2020/checks-enabled.md index 0236eb4929..46de2dd888 100644 --- a/blog/2020/checks-enabled.md +++ b/blog/2020/checks-enabled.md @@ -1,3 +1,13 @@ +--- +category: 2020 +date: 2020-06-17 +labels: + - Amendments +theme: + markdown: + editPage: + hide: true +--- # The Checks Amendment is Now Enabled [As previously announced](https://xrpl.org/blog/2020/checks-expected.html), the Checks amendment [became enabled on the XRP Ledger](https://xrpcharts.ripple.com/#/transactions/D88F2DCDFB10023F9F6CBA8DF34C18E321D655CAC8FDB962387A5DB1540242A6) on 2020-06-18. diff --git a/blog/2020/checks-expected.md b/blog/2020/checks-expected.md index 5d89d1cc38..fed3893080 100644 --- a/blog/2020/checks-expected.md +++ b/blog/2020/checks-expected.md @@ -1,3 +1,13 @@ +--- +category: 2020 +date: 2020-06-11 +labels: + - Amendments +theme: + markdown: + editPage: + hide: true +--- # The Checks Amendment is Expected 2020-06-18 The Checks amendment to the XRP Ledger, introduced all the way back in [`rippled` v0.90.0](https://github.com/ripple/rippled/releases/tag/0.90.0), has [gained support from a majority of trusted validators](https://xrpcharts.ripple.com/#/transactions/F2CACEB0680626E8A4DE7EDA02DEC7438E1FB0D7C8736DD327074F85877E6D8E). Currently, it is expected to become enabled on 2020-06-18. As long as the Checks amendment continues to have the support of at least 80% of trusted validators continuously, it will become enabled on the scheduled date. diff --git a/blog/2020/deletableaccounts-enabled.md b/blog/2020/deletableaccounts-enabled.md index b4dbf22a87..84fc1a517d 100644 --- a/blog/2020/deletableaccounts-enabled.md +++ b/blog/2020/deletableaccounts-enabled.md @@ -1,3 +1,13 @@ +--- +category: 2020 +date: 2020-05-08 +labels: + - Amendments +theme: + markdown: + editPage: + hide: true +--- # DeletableAccounts is Now Enabled As previously announced, the DeletableAccounts amendment [became enabled on the XRP Ledger](https://livenet.xrpl.org/transactions/47B90519D31E0CB376B5FEE5D9359FA65EEEB2289F1952F2A3EB71D623B945DE) on **2020-05-08**. diff --git a/blog/2020/deletableaccounts-expected.md b/blog/2020/deletableaccounts-expected.md index b86635940f..fc15196f59 100644 --- a/blog/2020/deletableaccounts-expected.md +++ b/blog/2020/deletableaccounts-expected.md @@ -1,3 +1,13 @@ +--- +category: 2020 +date: 2020-04-28 +labels: + - Amendments +theme: + markdown: + editPage: + hide: true +--- # DeletableAccounts and Two Other Amendments Expected Soon Three amendments to the XRP Ledger protocol currently hold support of a majority of trusted validators, and are expected to become enabled on the following dates (in UTC): diff --git a/blog/2020/developer-reflections-xrp-toolkit.md b/blog/2020/developer-reflections-xrp-toolkit.md index 426d9448b3..b91855ea37 100644 --- a/blog/2020/developer-reflections-xrp-toolkit.md +++ b/blog/2020/developer-reflections-xrp-toolkit.md @@ -3,6 +3,10 @@ category: 2020 date: 2020-07-17 labels: - Developer Reflections +theme: + markdown: + editPage: + hide: true --- # Developer Reflections: XRP Toolkit diff --git a/blog/2020/developer-reflections-xrplorer.md b/blog/2020/developer-reflections-xrplorer.md index 58bab64be7..b85532fed1 100644 --- a/blog/2020/developer-reflections-xrplorer.md +++ b/blog/2020/developer-reflections-xrplorer.md @@ -3,6 +3,10 @@ category: 2020 date: 2020-05-30 labels: - Developer Reflections +theme: + markdown: + editPage: + hide: true --- # Developer Reflections: Xrplorer diff --git a/blog/2020/developer-reflections-xrpscan.md b/blog/2020/developer-reflections-xrpscan.md index cf22f56c37..d94d6ca73d 100644 --- a/blog/2020/developer-reflections-xrpscan.md +++ b/blog/2020/developer-reflections-xrpscan.md @@ -3,7 +3,10 @@ category: 2020 date: 2020-05-02 labels: - Developer Reflections -targets: [devblog] +theme: + markdown: + editPage: + hide: true --- # Developer Reflections: XRPScan @@ -25,4 +28,4 @@ The Xpring team at Ripple even uses the XRPScan Amendments page internally to tr XRPScan is the first app that we’re featuring in a new content series called Developer Reflections, which will highlight some of the work being done by the growing community of talented developers using the open-source protocols, tools and services that Xpring helps to build and maintain. -If you’re a developer that uses the [XRP Ledger](https://xrpl.org), [Interledger](https://interledger.org/), [xrpl.js](https://github.com/XRPLF/xrpl.js) or related open-source technologies in your products and apps, then [fill out this form](https://docs.google.com/forms/d/e/1FAIpQLSeQAWZFBanNeuYyTFoA2FzHXJzzduoQGSGxgeInzCL_WKJpdQ/viewform?usp=sf_link) with details about your product or app, and join the community. _(Editor's note: this post was updated to remove links to deprecated projects.)_ \ No newline at end of file +If you’re a developer that uses the [XRP Ledger](https://xrpl.org), [Interledger](https://interledger.org/), [xrpl.js](https://github.com/XRPLF/xrpl.js) or related open-source technologies in your products and apps, then [fill out this form](https://docs.google.com/forms/d/e/1FAIpQLSeQAWZFBanNeuYyTFoA2FzHXJzzduoQGSGxgeInzCL_WKJpdQ/viewform?usp=sf_link) with details about your product or app, and join the community. _(Editor's note: this post was updated to remove links to deprecated projects.)_ diff --git a/blog/2020/fixcheckthreading-fixpaychanrecipientownerdir-expected.md b/blog/2020/fixcheckthreading-fixpaychanrecipientownerdir-expected.md index cb204f417c..28284aaae1 100644 --- a/blog/2020/fixcheckthreading-fixpaychanrecipientownerdir-expected.md +++ b/blog/2020/fixcheckthreading-fixpaychanrecipientownerdir-expected.md @@ -1,3 +1,13 @@ +--- +category: 2020 +date: 2020-01-08 +labels: + - Amendments +theme: + markdown: + editPage: + hide: true +--- # Two Fix Amendments are Expected 2020-01-18 On 2020-01-03, the [fixCheckThreading](https://xrpcharts.ripple.com/#/transactions/71460CE2DB7594C25A649C042D18BC3C027910CF02C60EC7F1E77660C9CAE1D2) and [fixPayChanRecipientOwnerDir](https://xrpcharts.ripple.com/#/transactions/4F5C639512B14BC6986026A2871CBF348C6092B1D4BE2DE9EE64D0F04E1EA5F7) amendments to the XRP Ledger gained support from a majority of trusted validators. These amendments were introduced in [`rippled` v1.4.0](https://github.com/ripple/rippled/releases/tag/1.4.0). Currently, they are expected to become enabled on 2020-01-18. Each amendment that continues to have the support of at least 80% of trusted validators continuously will become enabled on the scheduled date. diff --git a/blog/2020/fixcheckthreading-fixpaychanrecipientownerdir-lost-majority.md b/blog/2020/fixcheckthreading-fixpaychanrecipientownerdir-lost-majority.md index a5114928e6..8e9b855d00 100644 --- a/blog/2020/fixcheckthreading-fixpaychanrecipientownerdir-lost-majority.md +++ b/blog/2020/fixcheckthreading-fixpaychanrecipientownerdir-lost-majority.md @@ -1,3 +1,13 @@ +--- +category: 2020 +date: 2020-01-13 +labels: + - Amendments +theme: + markdown: + editPage: + hide: true +--- # fixCheckThreading and fixPayChanRecipientOwnerDir Amendments Lost Majority On 2019-01-11, the fixCheckThreading and fixPayChanRecipientOwnerDir amendments lost the support of several validators, causing those amendments' support to fall below the 80% threshold for approval. (EnableAmendment LostMajority transactions: [fixCheckThreading](https://xrpcharts.ripple.com/#/transactions/3D10E846B1DA4BA07FA79BA1C13F802DD587F842F3810D997224C3693B120F51), [fixPayChanRecipientOwnerDir](https://xrpcharts.ripple.com/#/transactions/C848F96FDB815623753F27E8B5C83F4E38CFC8F50B28307142A6DFAC946EF070).) As a result, these amendments are no longer expected to become enabled on 2020-01-18, and their status depends on more validators to resume voting in favor of the amendments. diff --git a/blog/2020/get-ready-for-deletable-accounts.md b/blog/2020/get-ready-for-deletable-accounts.md index 865f5cb06f..a7db05d5e1 100644 --- a/blog/2020/get-ready-for-deletable-accounts.md +++ b/blog/2020/get-ready-for-deletable-accounts.md @@ -1,3 +1,13 @@ +--- +category: 2020 +date: 2020-05-06 +labels: + - Amendments +theme: + markdown: + editPage: + hide: true +--- # Get Ready for Deletable Accounts The XRP Ledger is currently [expected to enable](https://xrpl.org/blog/2020/deletableaccounts-expected.html) the deletion of on-ledger accounts for the first time, through the [DeletableAccounts Amendment](https://xrpl.org/known-amendments.html#deletableaccounts), on **2020-05-08 (UTC)**. This amendment comes with changes to some fairly fundamental details of the XRP Ledger protocol. If you use the XRP Ledger for your business, this is a good time to do a last check to make sure you're ready. diff --git a/blog/2020/moving-devnet-to-vl.md b/blog/2020/moving-devnet-to-vl.md index 87c2c8a601..45d0e10fd2 100644 --- a/blog/2020/moving-devnet-to-vl.md +++ b/blog/2020/moving-devnet-to-vl.md @@ -3,6 +3,10 @@ category: 2020 date: 2020-08-10 labels: - Advisories +theme: + markdown: + editPage: + hide: true --- # Moving Devnet to a Validator List diff --git a/blog/2020/requirefullycanonicalsig-expected.md b/blog/2020/requirefullycanonicalsig-expected.md index 45e5b6d477..a1fe00e4ad 100644 --- a/blog/2020/requirefullycanonicalsig-expected.md +++ b/blog/2020/requirefullycanonicalsig-expected.md @@ -1,3 +1,14 @@ +--- +category: 2020 +date: 2020-06-24 +labels: + - Amendments +theme: + markdown: + editPage: + hide: true +--- + # The RequireFullyCanonicalSig Amendment is Expected 2020-07-03 The RequireFullyCanonicalSig amendment to the XRP Ledger, introduced in [`rippled` v1.5.0](https://github.com/ripple/rippled/releases/tag/1.5.0), has [gained support from a majority of trusted validators](https://xrpcharts.ripple.com/#/transactions/4DF3E28D6920D917CE0A0A9E341BC5F792B3584E2DD5E679BD7679FE0875AEE6). Currently, it is expected to become enabled on 2020-07-03 (UTC). As long as the RequireFullyCanonicalSig amendment continues to have the support of at least 80% of trusted validators continuously, it will become enabled on the scheduled date. diff --git a/blog/2020/requirefullycanonicalsig-fixqualityupperbound-flowcross-enabled.md b/blog/2020/requirefullycanonicalsig-fixqualityupperbound-flowcross-enabled.md index 1dc16a5cc2..2ff72e3924 100644 --- a/blog/2020/requirefullycanonicalsig-fixqualityupperbound-flowcross-enabled.md +++ b/blog/2020/requirefullycanonicalsig-fixqualityupperbound-flowcross-enabled.md @@ -1,3 +1,13 @@ +--- +category: 2020 +date: 2020-08-04 +labels: + - Amendments +theme: + markdown: + editPage: + hide: true +--- # RequireFullyCanonicalSig, fixQualityUpperBound, and FlowCross are Now Available [As previously announced](https://xrpl.org/blog/2020/requirefullycanonicalsig-expected.html), the **RequireFullyCanonicalSig** amendment [became enabled on the XRP Ledger](https://xrpcharts.ripple.com/#/transactions/94D8B158E948148B949CC3C35DD5DC4791D799E1FD5D3CE0E570160EDEF947D3) on 2020-07-03. Additionally, the **fixQualityUpperBound** amendment [became enabled](https://xrpcharts.ripple.com/#/transactions/5F8E9E9B175BB7B95F529BEFE3C84253E78DAF6076078EC450A480C861F6889E) on 2020-07-09 and the **FlowCross** amendment [became enabled](https://xrpcharts.ripple.com/#/transactions/44C4B040448D89B6C5A5DEC97C17FEDC2E590BA094BC7DB63B7FDC888B9ED78F) on 2020-08-04. diff --git a/blog/2020/rippled-1.4.0-upgrade-advisory.md b/blog/2020/rippled-1.4.0-upgrade-advisory.md index 820c8e893a..a02feb6e6c 100644 --- a/blog/2020/rippled-1.4.0-upgrade-advisory.md +++ b/blog/2020/rippled-1.4.0-upgrade-advisory.md @@ -1,3 +1,14 @@ +--- +category: 2020 +date: 2020-01-13 +labels: + - Advisories +theme: + markdown: + editPage: + hide: true +--- + # XRP Ledger version 1.4.0 Upgrade Advisory Version 1.4.0 of the XRP Ledger core server (`rippled`) contains a change that can cause upgrades to take much longer than usual. @@ -18,20 +29,26 @@ If needed, a workaround is possible. However, we do not recommend this procedure The following workaround can reduce `rippled`'s initial startup time after upgrading to version 1.4.0. It requires making changes to one of the SQL databases maintained by the server. Instead of deleting the unneeded data, this workaround renames the table. The old data continues to take up disk space on the server. -**WARNING:** We do not recommend this procedure to anyone not familiar with sqlite3. +{% admonition type="danger" name="WARNING" %} +We do not recommend this procedure to anyone not familiar with sqlite3. +{% /admonition %} 1. Install the required tool: `sqlite3`. This is operating-system dependent. On Ubuntu you can use the following commands: - sudo apt-get update - sudo apt-get install sqlite3 + ```sh + sudo apt-get update + sudo apt-get install sqlite3 + ``` 2. Stop your `rippled` instance. This is operating-system dependent. On Linux, you can use the following commands: - sudo systemctl stop rippled.service + ```sh + sudo systemctl stop rippled.service + ``` 3. Read your configuration file and find the `[database_path]` stanza. @@ -45,19 +62,27 @@ The following workaround can reduce `rippled`'s initial startup time after upgra 5. Open the `ledger.db` file using the SQLite commandline: - sqlite3 ledger.db + ```sh + sqlite3 ledger.db + ``` 6. Execute the following command (the trailing semicolon is required): - ALTER TABLE Validations RENAME TO OldValidations; + ```sql + ALTER TABLE Validations RENAME TO OldValidations; + ``` 7. Execute the following command (the leading period is required): - .quit + ```text + .quit + ``` 8. You should now be able to start `rippled` without experiencing any delay. - sudo systemctl start rippled.service + ```sh + sudo systemctl start rippled.service + ``` For general instructions on upgrading `rippled` on supported platforms, see [Install `rippled`](https://xrpl.org/install-rippled.html). diff --git a/blog/2020/rippled-1.5.0.md b/blog/2020/rippled-1.5.0.md index 1e0827aa60..ef94d10483 100644 --- a/blog/2020/rippled-1.5.0.md +++ b/blog/2020/rippled-1.5.0.md @@ -1,3 +1,13 @@ +--- +category: 2020 +date: 2020-04-10 +labels: + - Advisories +theme: + markdown: + editPage: + hide: true +--- # Introducing XRP Ledger version 1.5.0 **XRP Ledger (`rippled` server) version 1.5.0** has been released. The `rippled` 1.5.0 release introduces several improvements and new features, including support for gRPC API, API versioning, UNL propagation via the peer network, new RPC methods `validator_info` and `manifest`, augmented `submit` method, improved `tx` method, improved CLI parsing, improved protocol-level handshaking protocol, improved package building and various other minor bug fixes and improvements. diff --git a/blog/2020/rippled-1.6.0.md b/blog/2020/rippled-1.6.0.md index 839948be97..921d754591 100644 --- a/blog/2020/rippled-1.6.0.md +++ b/blog/2020/rippled-1.6.0.md @@ -3,6 +3,10 @@ category: 2020 date: 2020-08-19 labels: - rippled Release Notes +theme: + markdown: + editPage: + hide: true --- # Introducing XRP Ledger version 1.6.0 diff --git a/blog/2020/running-an-xrp-ledger-validator.md b/blog/2020/running-an-xrp-ledger-validator.md index 8737df6571..c524163613 100644 --- a/blog/2020/running-an-xrp-ledger-validator.md +++ b/blog/2020/running-an-xrp-ledger-validator.md @@ -3,6 +3,10 @@ category: 2020 date: 2021-02-07 labels: - Features +theme: + markdown: + editPage: + hide: true --- # Running an XRP Ledger Validator _by Mayur Bhandary, Software Engineer at Ripple_ diff --git a/blog/2020/testnet-amendments-rippled-1.5.0.md b/blog/2020/testnet-amendments-rippled-1.5.0.md index 06bdacd12c..13b58fd67b 100644 --- a/blog/2020/testnet-amendments-rippled-1.5.0.md +++ b/blog/2020/testnet-amendments-rippled-1.5.0.md @@ -1,3 +1,13 @@ +--- +category: 2020 +date: 2020-04-10 +labels: + - Advisories +theme: + markdown: + editPage: + hide: true +--- # Postmortem: Testnet Amendments from rippled 1.5.0 Like most new releases, version 1.5.0 of the XRP Ledger core server (`rippled`) contains new amendments which are not understood by earlier versions of the software. diff --git a/blog/2020/two-fixes-enabled.md b/blog/2020/two-fixes-enabled.md index 82768f0ef2..d405e3e4fe 100644 --- a/blog/2020/two-fixes-enabled.md +++ b/blog/2020/two-fixes-enabled.md @@ -1,3 +1,13 @@ +--- +category: 2020 +date: 2020-05-01 +labels: + - Amendments +theme: + markdown: + editPage: + hide: true +--- # Two Fix Amendments Are Now Enabled As [previously announced](https://xrpl.org/blog/2020/deletableaccounts-expected.html), the [fixCheckThreading](https://xrpcharts.ripple.com/#/transactions/74AFEA8C17D25CA883D40F998757CA3B0DB1AC86794335BAA25FF20E00C2C30A) and [fixPayChanRecipientOwnerDir](https://xrpcharts.ripple.com/#/transactions/D2F8E457D08ACB185CDE3BB9BB1989A9052344678566785BACFB9DFDBDEDCF09) amendments became enabled on 2020-05-01. diff --git a/blog/2021/community-spotlight-developing-wallet-protect.md b/blog/2021/community-spotlight-developing-wallet-protect.md index d11520fb7f..cb46ff4583 100644 --- a/blog/2021/community-spotlight-developing-wallet-protect.md +++ b/blog/2021/community-spotlight-developing-wallet-protect.md @@ -1,5 +1,9 @@ --- category: 2021 +theme: + markdown: + editPage: + hide: true date: 2020-03-10 labels: - Developer Reflections diff --git a/blog/2021/five-upcoming-amendments.md b/blog/2021/five-upcoming-amendments.md index a4685d64eb..29eb2fc1b8 100644 --- a/blog/2021/five-upcoming-amendments.md +++ b/blog/2021/five-upcoming-amendments.md @@ -1,5 +1,9 @@ --- category: 2021 +theme: + markdown: + editPage: + hide: true date: 2021-11-10 labels: - Amendments diff --git a/blog/2021/introducing-xrpl-js.md b/blog/2021/introducing-xrpl-js.md index f744ad863f..13d9f43b8a 100644 --- a/blog/2021/introducing-xrpl-js.md +++ b/blog/2021/introducing-xrpl-js.md @@ -1,5 +1,9 @@ --- category: 2021 +theme: + markdown: + editPage: + hide: true date: 2021-10-20 labels: - xrpl.js Release Notes diff --git a/blog/2021/introducing-xrpl-py-for-pythonistas.md b/blog/2021/introducing-xrpl-py-for-pythonistas.md index e128401b83..e496ce1551 100644 --- a/blog/2021/introducing-xrpl-py-for-pythonistas.md +++ b/blog/2021/introducing-xrpl-py-for-pythonistas.md @@ -1,5 +1,9 @@ --- category: 2021 +theme: + markdown: + editPage: + hide: true date: 2021-04-06 labels: - xrpl-py Release Notes diff --git a/blog/2021/introducing-xrpl4j.md b/blog/2021/introducing-xrpl4j.md index 6af149dc02..f8f640c5f7 100644 --- a/blog/2021/introducing-xrpl4j.md +++ b/blog/2021/introducing-xrpl4j.md @@ -1,5 +1,9 @@ --- category: 2021 +theme: + markdown: + editPage: + hide: true date: 2021-05-20 labels: - xrpl4j Release Notes diff --git a/blog/2021/message-routing-optimizations-pt-1-proposal-validation-relaying.md b/blog/2021/message-routing-optimizations-pt-1-proposal-validation-relaying.md index ca286a3e3d..5e635e84b2 100644 --- a/blog/2021/message-routing-optimizations-pt-1-proposal-validation-relaying.md +++ b/blog/2021/message-routing-optimizations-pt-1-proposal-validation-relaying.md @@ -1,5 +1,9 @@ --- category: 2021 +theme: + markdown: + editPage: + hide: true date: 2021-03-16 labels: - Development diff --git a/blog/2021/reserves-lowered.md b/blog/2021/reserves-lowered.md index 7e76ff9581..bc49c6a20b 100644 --- a/blog/2021/reserves-lowered.md +++ b/blog/2021/reserves-lowered.md @@ -1,5 +1,9 @@ --- category: 2021 +theme: + markdown: + editPage: + hide: true date: 2021-09-21 labels: - Advisories diff --git a/blog/2021/ripple-lib-drops-lodash-browsers.md b/blog/2021/ripple-lib-drops-lodash-browsers.md index 16c081f1d4..184b21fe7d 100644 --- a/blog/2021/ripple-lib-drops-lodash-browsers.md +++ b/blog/2021/ripple-lib-drops-lodash-browsers.md @@ -1,5 +1,9 @@ --- category: 2021 +theme: + markdown: + editPage: + hide: true date: 2021-08-26 labels: - xrpl.js Release Notes diff --git a/blog/2021/rippled-1.7.0.md b/blog/2021/rippled-1.7.0.md index 515a1013ce..70d65676a9 100644 --- a/blog/2021/rippled-1.7.0.md +++ b/blog/2021/rippled-1.7.0.md @@ -1,5 +1,9 @@ --- category: 2021 +theme: + markdown: + editPage: + hide: true date: 2021-02-24 labels: - rippled Release Notes diff --git a/blog/2021/rippled-1.7.2.md b/blog/2021/rippled-1.7.2.md index 169be7c43e..7c92e050c8 100644 --- a/blog/2021/rippled-1.7.2.md +++ b/blog/2021/rippled-1.7.2.md @@ -1,5 +1,9 @@ --- category: 2021 +theme: + markdown: + editPage: + hide: true date: 2021-05-24 labels: - rippled Release Notes diff --git a/blog/2021/rippled-1.7.3.md b/blog/2021/rippled-1.7.3.md index 1073026102..575b7ab5b2 100644 --- a/blog/2021/rippled-1.7.3.md +++ b/blog/2021/rippled-1.7.3.md @@ -1,5 +1,9 @@ --- category: 2021 +theme: + markdown: + editPage: + hide: true date: 2021-08-27 labels: - rippled Release Notes diff --git a/blog/2021/rippled-1.8.1.md b/blog/2021/rippled-1.8.1.md index d49c840a55..8722001d9d 100644 --- a/blog/2021/rippled-1.8.1.md +++ b/blog/2021/rippled-1.8.1.md @@ -1,5 +1,9 @@ --- category: 2021 +theme: + markdown: + editPage: + hide: true date: 2021-12-02 labels: - rippled Release Notes diff --git a/blog/2021/rippled-1.8.2.md b/blog/2021/rippled-1.8.2.md index e2ff885d4b..3904da64bf 100644 --- a/blog/2021/rippled-1.8.2.md +++ b/blog/2021/rippled-1.8.2.md @@ -1,5 +1,9 @@ --- category: 2021 +theme: + markdown: + editPage: + hide: true date: 2021-12-20 labels: - rippled Release Notes diff --git a/blog/2021/road-to-xrp-ledger-1-7-improving-efficiency-and-security.md b/blog/2021/road-to-xrp-ledger-1-7-improving-efficiency-and-security.md index 1cdae9a082..d31b9c942c 100644 --- a/blog/2021/road-to-xrp-ledger-1-7-improving-efficiency-and-security.md +++ b/blog/2021/road-to-xrp-ledger-1-7-improving-efficiency-and-security.md @@ -1,5 +1,9 @@ --- category: 2021 +theme: + markdown: + editPage: + hide: true date: 2021-02-24 labels: - rippled Release Notes diff --git a/blog/2021/sidechain-engineering-preview.md b/blog/2021/sidechain-engineering-preview.md index cb6bab4ef8..3102439efb 100644 --- a/blog/2021/sidechain-engineering-preview.md +++ b/blog/2021/sidechain-engineering-preview.md @@ -1,5 +1,9 @@ --- category: 2021 +theme: + markdown: + editPage: + hide: true date: 2021-09-30 labels: - Development diff --git a/blog/2021/three-amendments-expected.md b/blog/2021/three-amendments-expected.md index 6bcd293308..05db80d716 100644 --- a/blog/2021/three-amendments-expected.md +++ b/blog/2021/three-amendments-expected.md @@ -1,5 +1,9 @@ --- category: 2021 +theme: + markdown: + editPage: + hide: true date: 2021-03-30 labels: - Amendments diff --git a/blog/2021/xrpl-grants-funding-the-next-phase-of-open-decentralized-innovation.md b/blog/2021/xrpl-grants-funding-the-next-phase-of-open-decentralized-innovation.md index 0405b259af..a07f8760b6 100644 --- a/blog/2021/xrpl-grants-funding-the-next-phase-of-open-decentralized-innovation.md +++ b/blog/2021/xrpl-grants-funding-the-next-phase-of-open-decentralized-innovation.md @@ -1,5 +1,9 @@ --- category: 2021 +theme: + markdown: + editPage: + hide: true date: 2021-06-05 labels: - Features diff --git a/blog/2021/xrpl-node-configurator.md b/blog/2021/xrpl-node-configurator.md index f3278573b3..850f709ad9 100644 --- a/blog/2021/xrpl-node-configurator.md +++ b/blog/2021/xrpl-node-configurator.md @@ -1,5 +1,9 @@ --- category: 2021 +theme: + markdown: + editPage: + hide: true date: 2021-04-14 labels: - Development diff --git a/blog/2022/clio-1.0.0.md b/blog/2022/clio-1.0.0.md index 0f56eadc40..68e5b4fe59 100644 --- a/blog/2022/clio-1.0.0.md +++ b/blog/2022/clio-1.0.0.md @@ -3,7 +3,10 @@ category: 2022 date: 2022-06-29 labels: - Clio Release Notes -targets: [devblog] +theme: + markdown: + editPage: + hide: true --- # Introducing Clio version 1.0.0 diff --git a/blog/2022/cryptoiso20022interop.md b/blog/2022/cryptoiso20022interop.md index c69bbf339f..ec2c7cb2dd 100644 --- a/blog/2022/cryptoiso20022interop.md +++ b/blog/2022/cryptoiso20022interop.md @@ -3,7 +3,10 @@ category: 2022 date: 2022-11-15 labels: - Developer Reflections -targets: [devblog] +theme: + markdown: + editPage: + hide: true --- # Developer Reflections: CryptoIso20022 Interop @@ -27,4 +30,4 @@ Built on the XRP Ledger Mainnet using [xrpl4j](https://github.com/XRPLF/xrpl4j), CryptoIso20022 Interop chose the XRP Ledger for its speed, transaction costs and sustainability. -To learn more about CryptoIso20022 Interop, visit . \ No newline at end of file +To learn more about CryptoIso20022 Interop, visit . diff --git a/blog/2022/dev-reflections-relaunch.md b/blog/2022/dev-reflections-relaunch.md index 1611c8bbb3..52dd9e41f8 100644 --- a/blog/2022/dev-reflections-relaunch.md +++ b/blog/2022/dev-reflections-relaunch.md @@ -3,7 +3,10 @@ category: 2022 date: 2022-10-26 labels: - Developer Reflections -targets: [devblog] +theme: + markdown: + editPage: + hide: true --- # Developer Reflections: Get Your Project Featured on XRPL.org diff --git a/blog/2022/expandedsignerlist-enabled-and-nfts-approaching.md b/blog/2022/expandedsignerlist-enabled-and-nfts-approaching.md index 23028d7d25..c22120b15a 100644 --- a/blog/2022/expandedsignerlist-enabled-and-nfts-approaching.md +++ b/blog/2022/expandedsignerlist-enabled-and-nfts-approaching.md @@ -3,7 +3,10 @@ category: 2022 date: 2022-10-13 labels: - Amendments -targets: [devblog] +theme: + markdown: + editPage: + hide: true --- # ExpandedSignerList Enabled and NFTs Approaching @@ -67,4 +70,4 @@ To learn more about the XRP Ledger, non-fungible tokens, the amendment process, - [XRP Ledger Foundation](https://foundation.xrpl.org/), on various platforms: - [YouTube](https://www.youtube.com/channel/UC6zTJdNCBI-TKMt5ubNc_Gg) - [Twitter](https://twitter.com/XRPLF/) - - [GitHub](https://github.com/XRPLF/) \ No newline at end of file + - [GitHub](https://github.com/XRPLF/) diff --git a/blog/2022/gemwallet.md b/blog/2022/gemwallet.md index 084334faeb..53e450e345 100644 --- a/blog/2022/gemwallet.md +++ b/blog/2022/gemwallet.md @@ -3,7 +3,10 @@ category: 2022 date: 2022-11-23 labels: - Developer Reflections -targets: [devblog] +theme: + markdown: + editPage: + hide: true --- # Developer Reflections: GemWallet @@ -24,4 +27,4 @@ Built on the XRP Ledger Mainnet and xrpl.js, GemWallet is an XRPL Grants recipie Now, you can have a native Web3 experience on the XPRL without any third-party app on your mobile. -To learn more about GemWallet, visit . \ No newline at end of file +To learn more about GemWallet, visit . diff --git a/blog/2022/get-ready-for-nfts.md b/blog/2022/get-ready-for-nfts.md index 9a0eee99ff..f9bdd3c514 100644 --- a/blog/2022/get-ready-for-nfts.md +++ b/blog/2022/get-ready-for-nfts.md @@ -3,7 +3,10 @@ category: 2022 date: 2022-09-01 labels: - Amendments -targets: [devblog] +theme: + markdown: + editPage: + hide: true --- # Get Ready for NFTs diff --git a/blog/2022/introducing-clio.md b/blog/2022/introducing-clio.md index 67c043efbd..a314b8f831 100644 --- a/blog/2022/introducing-clio.md +++ b/blog/2022/introducing-clio.md @@ -3,7 +3,10 @@ category: 2022 date: 2022-03-22 labels: - Clio Release Notes -targets: [devblog] +theme: + markdown: + editPage: + hide: true --- # Introducing Clio, an XRP Ledger API server, now in Beta diff --git a/blog/2022/introducing-learning-portal.md b/blog/2022/introducing-learning-portal.md index aabdf04f7a..9d45d643a1 100644 --- a/blog/2022/introducing-learning-portal.md +++ b/blog/2022/introducing-learning-portal.md @@ -3,7 +3,10 @@ category: 2022 date: 2022-10-03 labels: - Features -targets: [devblog] +theme: + markdown: + editPage: + hide: true --- # Introducing the XRP Ledger Learning Portal diff --git a/blog/2022/introducing-xrpl-py-2.0.0beta.md b/blog/2022/introducing-xrpl-py-2.0.0beta.md index 539c5cda8d..81ecd59317 100644 --- a/blog/2022/introducing-xrpl-py-2.0.0beta.md +++ b/blog/2022/introducing-xrpl-py-2.0.0beta.md @@ -3,7 +3,8 @@ category: 2022 date: 2022-12-13 labels: - xrpl-py Release Notes -targets: [devblog] +editPage: + hide: true --- # Introducing xrpl-py version 2.0.0-beta.0 _by Team RippleX_ diff --git a/blog/2022/nft-devnet-reset.md b/blog/2022/nft-devnet-reset.md index a456208404..41f020612b 100644 --- a/blog/2022/nft-devnet-reset.md +++ b/blog/2022/nft-devnet-reset.md @@ -3,7 +3,10 @@ category: 2022 date: 2022-03-01 labels: - Advisories -targets: [devblog] +theme: + markdown: + editPage: + hide: true --- # The NFT-Devnet Has Been Reset diff --git a/blog/2022/nftmaster.md b/blog/2022/nftmaster.md index 8be5f7deeb..22e9b1b843 100644 --- a/blog/2022/nftmaster.md +++ b/blog/2022/nftmaster.md @@ -3,7 +3,10 @@ category: 2022 date: 2022-12-14 labels: - Developer Reflections -targets: [devblog] +theme: + markdown: + editPage: + hide: true --- # Developer Reflections: NFTMASTER diff --git a/blog/2022/non-fungible-tokens-are-now-available.md b/blog/2022/non-fungible-tokens-are-now-available.md index 4b14331ae8..6b4bdde60c 100644 --- a/blog/2022/non-fungible-tokens-are-now-available.md +++ b/blog/2022/non-fungible-tokens-are-now-available.md @@ -3,7 +3,10 @@ category: 2022 date: 2022-11-01 labels: - Amendments -targets: [devblog] +theme: + markdown: + editPage: + hide: true --- # Non-Fungible Tokens Are Now Available diff --git a/blog/2022/rippled-1.8.4.md b/blog/2022/rippled-1.8.4.md index b7d10fae10..2888a9cd72 100644 --- a/blog/2022/rippled-1.8.4.md +++ b/blog/2022/rippled-1.8.4.md @@ -3,6 +3,10 @@ category: 2022 date: 2022-01-13 labels: - rippled Release Notes +theme: + markdown: + editPage: + hide: true --- # Introducing XRP Ledger version 1.8.4 diff --git a/blog/2022/rippled-1.8.5.md b/blog/2022/rippled-1.8.5.md index 860ba216b6..ec69a6dcd1 100644 --- a/blog/2022/rippled-1.8.5.md +++ b/blog/2022/rippled-1.8.5.md @@ -3,7 +3,10 @@ category: 2022 date: 2022-02-08 labels: - rippled Release Notes -targets: [devblog] +theme: + markdown: + editPage: + hide: true --- # Introducing XRP Ledger version 1.8.5 diff --git a/blog/2022/rippled-1.9.0.md b/blog/2022/rippled-1.9.0.md index 4a1390968f..4d055a60ba 100644 --- a/blog/2022/rippled-1.9.0.md +++ b/blog/2022/rippled-1.9.0.md @@ -3,7 +3,10 @@ category: 2022 date: 2022-04-07 labels: - rippled Release Notes -targets: [devblog] +theme: + markdown: + editPage: + hide: true --- # Introducing XRP Ledger version 1.9.0 diff --git a/blog/2022/rippled-1.9.1.md b/blog/2022/rippled-1.9.1.md index 0a2b57fe0b..13ddfbd84f 100644 --- a/blog/2022/rippled-1.9.1.md +++ b/blog/2022/rippled-1.9.1.md @@ -3,7 +3,10 @@ category: 2022 date: 2022-05-23 labels: - rippled Release Notes -targets: [devblog] +theme: + markdown: + editPage: + hide: true --- # Introducing XRP Ledger version 1.9.1 diff --git a/blog/2022/rippled-1.9.2.md b/blog/2022/rippled-1.9.2.md index 28fb683caa..07fabafe67 100644 --- a/blog/2022/rippled-1.9.2.md +++ b/blog/2022/rippled-1.9.2.md @@ -3,7 +3,10 @@ category: 2022 date: 2022-07-26 labels: - rippled Release Notes -targets: [devblog] +theme: + markdown: + editPage: + hide: true --- # Introducing XRP Ledger version 1.9.2 diff --git a/blog/2022/rippled-1.9.3.md b/blog/2022/rippled-1.9.3.md index d008bc2311..de5aa88f4d 100644 --- a/blog/2022/rippled-1.9.3.md +++ b/blog/2022/rippled-1.9.3.md @@ -3,7 +3,10 @@ category: 2022 date: 2022-08-26 labels: - rippled Release Notes -targets: [devblog] +theme: + markdown: + editPage: + hide: true --- # Introducing XRP Ledger version 1.9.3 diff --git a/blog/2022/rippled-1.9.4.md b/blog/2022/rippled-1.9.4.md index fc375bc90e..6fbab6269c 100644 --- a/blog/2022/rippled-1.9.4.md +++ b/blog/2022/rippled-1.9.4.md @@ -4,7 +4,10 @@ date: 2022-09-20 labels: - rippled Release Notes - Amendments -targets: [devblog] +theme: + markdown: + editPage: + hide: true --- # Introducing XRP Ledger version 1.9.4 diff --git a/blog/2022/xpmarket.md b/blog/2022/xpmarket.md index cf7a6ad63b..75d6eed21e 100644 --- a/blog/2022/xpmarket.md +++ b/blog/2022/xpmarket.md @@ -3,7 +3,10 @@ category: 2022 date: 2022-12-07 labels: - Developer Reflections -targets: [devblog] +theme: + markdown: + editPage: + hide: true --- # Developer Reflections: XPmarket diff --git a/blog/2022/ziggurat.md b/blog/2022/ziggurat.md index 36473415e8..f6e22f2ade 100644 --- a/blog/2022/ziggurat.md +++ b/blog/2022/ziggurat.md @@ -3,7 +3,10 @@ category: 2022 date: 2022-11-30 labels: - Developer Reflections -targets: [devblog] +theme: + markdown: + editPage: + hide: true --- # Developer Reflections: Ziggurat @@ -26,4 +29,4 @@ Building on the XRP Ledger Testnet, Ziggurat provides multiple blockchain networ * Performance under scale * Resistance to malicious actors -To learn more about Ziggurat, visit . \ No newline at end of file +To learn more about Ziggurat, visit . diff --git a/blog/2023/aesthetes.md b/blog/2023/aesthetes.md index 5fe0bd866b..5210d99d71 100644 --- a/blog/2023/aesthetes.md +++ b/blog/2023/aesthetes.md @@ -3,7 +3,10 @@ category: 2023 date: 2023-01-18 labels: - Developer Reflections -targets: [devblog] +theme: + markdown: + editPage: + hide: true --- # Developer Reflections: Aesthetes diff --git a/blog/2023/bei-api.md b/blog/2023/bei-api.md index 5ffc4e7dc5..eb0b5a5e9f 100644 --- a/blog/2023/bei-api.md +++ b/blog/2023/bei-api.md @@ -3,7 +3,10 @@ category: 2023 date: 2023-03-01 labels: - Developer Reflections -targets: [devblog] +theme: + markdown: + editPage: + hide: true --- # Developer Reflections: BEI API diff --git a/blog/2023/blockdaemon.md b/blog/2023/blockdaemon.md index 9374e2a706..c395602c5a 100644 --- a/blog/2023/blockdaemon.md +++ b/blog/2023/blockdaemon.md @@ -3,7 +3,10 @@ category: 2023 date: 2023-08-29 labels: - Developer Reflections -targets: [devblog] +theme: + markdown: + editPage: + hide: true --- # Developer Reflections: Blockdaemon diff --git a/blog/2023/chispend.md b/blog/2023/chispend.md index 2cdf753e0a..8118562083 100644 --- a/blog/2023/chispend.md +++ b/blog/2023/chispend.md @@ -3,7 +3,10 @@ category: 2023 date: 2023-04-05 labels: - Developer Reflections -targets: [devblog] +theme: + markdown: + editPage: + hide: true --- # Developer Reflections: ChiSpend diff --git a/blog/2023/ciso.md b/blog/2023/ciso.md index 4b9b26eb5a..7119078719 100644 --- a/blog/2023/ciso.md +++ b/blog/2023/ciso.md @@ -3,7 +3,10 @@ category: 2023 date: 2023-06-07 labels: - Developer Reflections -targets: [devblog] +theme: + markdown: + editPage: + hide: true --- # Developer Reflections: CISO Integration for the XRP Ledger diff --git a/blog/2023/clio-2.0.0.md b/blog/2023/clio-2.0.0.md index da203cb0d9..eb3c294016 100644 --- a/blog/2023/clio-2.0.0.md +++ b/blog/2023/clio-2.0.0.md @@ -3,7 +3,10 @@ category: 2023 date: 2023-10-31 labels: - Clio Release Notes -targets: [devblog] +theme: + markdown: + editPage: + hide: true --- # Introducing Clio version 2.0.0 diff --git a/blog/2023/data-api-v2-deprecated.md b/blog/2023/data-api-v2-deprecated.md index 611b847aa4..ef778a70e3 100644 --- a/blog/2023/data-api-v2-deprecated.md +++ b/blog/2023/data-api-v2-deprecated.md @@ -4,7 +4,10 @@ date: 2023-10-05 labels: - Advisories - Data API -targets: [devblog] +theme: + markdown: + editPage: + hide: true --- # Data API v2 Shutdown @@ -25,4 +28,4 @@ For a full list of available API methods, see the [Get Started Using HTTP / WebS Additionally, you can use these alternatives: - [XRP Ledger Foundation Data API](https://data.xrplf.org/docs/static/index.html) -- [XRPL Meta](https://xrplmeta.org/docs) \ No newline at end of file +- [XRPL Meta](https://xrplmeta.org/docs) diff --git a/blog/2023/decommissioning-amm-devnet.md b/blog/2023/decommissioning-amm-devnet.md index ce902137ea..74d556ff20 100644 --- a/blog/2023/decommissioning-amm-devnet.md +++ b/blog/2023/decommissioning-amm-devnet.md @@ -3,7 +3,10 @@ category: 2023 date: 2023-12-05 labels: - Advisories -targets: [devblog] +theme: + markdown: + editPage: + hide: true --- # Decommissioning AMM-Devnet @@ -13,4 +16,4 @@ References to it will also be removed from: - [XRP Ledger Developer Resources](https://xrpl.org/docs.html) - Client Libraries -- [XRPL Explorer](https://livenet.xrpl.org/) \ No newline at end of file +- [XRPL Explorer](https://livenet.xrpl.org/) diff --git a/blog/2023/devnet-reset-scheduled-sep-19-2023.md b/blog/2023/devnet-reset-scheduled-sep-19-2023.md index 146caa71b5..f86bf95270 100644 --- a/blog/2023/devnet-reset-scheduled-sep-19-2023.md +++ b/blog/2023/devnet-reset-scheduled-sep-19-2023.md @@ -3,7 +3,10 @@ category: 2023 date: 2023-09-11 labels: - Advisories -targets: [devblog] +theme: + markdown: + editPage: + hide: true --- # Devnet Reset Scheduled for Tue, Sep 19, 2023 _by Team RippleX_ diff --git a/blog/2023/disallowincoming-and-others-expected.md b/blog/2023/disallowincoming-and-others-expected.md index 0660b06c8d..31f67ffe24 100644 --- a/blog/2023/disallowincoming-and-others-expected.md +++ b/blog/2023/disallowincoming-and-others-expected.md @@ -3,7 +3,10 @@ category: 2023 date: 2023-08-07 labels: - Amendments -targets: [devblog] +theme: + markdown: + editPage: + hide: true --- # DisallowIncoming and Others Expected 2023-08-21 @@ -96,4 +99,4 @@ To learn more about the XRP Ledger, the amendment process, or other topics, see - [XRP Ledger Foundation](https://foundation.xrpl.org/), on various platforms: - [YouTube](https://www.youtube.com/channel/UC6zTJdNCBI-TKMt5ubNc_Gg) - [X / Twitter](https://twitter.com/XRPLF/) - - [GitHub](https://github.com/XRPLF/) \ No newline at end of file + - [GitHub](https://github.com/XRPLF/) diff --git a/blog/2023/edge.md b/blog/2023/edge.md index 3b85827e2e..fca43298bc 100644 --- a/blog/2023/edge.md +++ b/blog/2023/edge.md @@ -3,7 +3,10 @@ category: 2023 date: 2023-05-17 labels: - Developer Reflections -targets: [devblog] +theme: + markdown: + editPage: + hide: true --- # Developer Reflections: Edge diff --git a/blog/2023/fieldboss.md b/blog/2023/fieldboss.md index ae595b4112..bc35d4e0dd 100644 --- a/blog/2023/fieldboss.md +++ b/blog/2023/fieldboss.md @@ -3,7 +3,10 @@ category: 2023 date: 2023-06-28 labels: - Developer Reflections -targets: [devblog] +theme: + markdown: + editPage: + hide: true --- # Developer Reflections: FieldBoss diff --git a/blog/2023/gemwallet-update.md b/blog/2023/gemwallet-update.md index 8e056f6a9e..082a483aba 100644 --- a/blog/2023/gemwallet-update.md +++ b/blog/2023/gemwallet-update.md @@ -3,7 +3,10 @@ category: 2023 date: 2023-10-08 labels: - Developer Reflections -targets: [devblog] +theme: + markdown: + editPage: + hide: true --- # Developer Reflections: GemWallet (2023 Update) diff --git a/blog/2023/mandla-money.md b/blog/2023/mandla-money.md index 4095bb6619..d4b952ed7f 100644 --- a/blog/2023/mandla-money.md +++ b/blog/2023/mandla-money.md @@ -3,7 +3,10 @@ category: 2023 date: 2023-02-01 labels: - Developer Reflections -targets: [devblog] +theme: + markdown: + editPage: + hide: true --- # Developer Reflections: Mandla Money diff --git a/blog/2023/nft-devnet-decommission.md b/blog/2023/nft-devnet-decommission.md index bfff75a858..3cec3ad1a1 100644 --- a/blog/2023/nft-devnet-decommission.md +++ b/blog/2023/nft-devnet-decommission.md @@ -3,7 +3,10 @@ category: 2023 date: 2022-01-27 labels: - Advisories -targets: [devblog] +theme: + markdown: + editPage: + hide: true --- # The NFT-Devnet Decommissioned on January 31, 2023 diff --git a/blog/2023/rippled-1.10.0.md b/blog/2023/rippled-1.10.0.md index bfef4435d4..7f3b58918d 100644 --- a/blog/2023/rippled-1.10.0.md +++ b/blog/2023/rippled-1.10.0.md @@ -4,7 +4,10 @@ date: 2023-03-14 labels: - rippled Release Notes - Amendments -targets: [devblog] +theme: + markdown: + editPage: + hide: true --- # Introducing XRP Ledger version 1.10.0 diff --git a/blog/2023/rippled-1.11.0.md b/blog/2023/rippled-1.11.0.md index 87ce0d788a..3e05c0b7ad 100644 --- a/blog/2023/rippled-1.11.0.md +++ b/blog/2023/rippled-1.11.0.md @@ -4,7 +4,10 @@ date: 2023-06-21 labels: - rippled Release Notes - Amendments -targets: [devblog] +theme: + markdown: + editPage: + hide: true --- # Introducing XRP Ledger version 1.11.0 diff --git a/blog/2023/rippled-1.12.0.md b/blog/2023/rippled-1.12.0.md index 84644d236d..8392a08b55 100644 --- a/blog/2023/rippled-1.12.0.md +++ b/blog/2023/rippled-1.12.0.md @@ -4,7 +4,10 @@ date: 2023-09-06 labels: - rippled Release Notes - Amendments -targets: [devblog] +theme: + markdown: + editPage: + hide: true --- # Introducing XRP Ledger version 1.12.0 diff --git a/blog/2023/santiment.md b/blog/2023/santiment.md index 1b6233e25f..83373d2f95 100644 --- a/blog/2023/santiment.md +++ b/blog/2023/santiment.md @@ -3,7 +3,10 @@ category: 2023 date: 2023-10-06 labels: - Developer Reflections -targets: [devblog] +theme: + markdown: + editPage: + hide: true --- # Developer Reflections: Santiment - Uncovering XRPL Metrics for Developers diff --git a/blog/2023/stably.md b/blog/2023/stably.md index 3f897f1dd9..502520b826 100644 --- a/blog/2023/stably.md +++ b/blog/2023/stably.md @@ -3,7 +3,10 @@ category: 2023 date: 2023-01-04 labels: - Developer Reflections -targets: [devblog] +theme: + markdown: + editPage: + hide: true --- # Developer Reflections: Stably @@ -25,4 +28,4 @@ Check out [USDS reserves on all chains, including the XRP Ledger](https://stable To learn more about Stably, visit . -[![Stably Logo](/blog/img/dev-reflections-stably-2.png){width=200px style="background:white; border-radius: 8px"}](https://link.stably.io/stably-ramp-alberto) \ No newline at end of file +[![Stably Logo](/blog/img/dev-reflections-stably-2.png){width=200px style="background:white; border-radius: 8px"}](https://link.stably.io/stably-ramp-alberto) diff --git a/blog/2023/summarizing-xrpl-docs-iav3.md b/blog/2023/summarizing-xrpl-docs-iav3.md index 4b77137d8f..0826e874b7 100644 --- a/blog/2023/summarizing-xrpl-docs-iav3.md +++ b/blog/2023/summarizing-xrpl-docs-iav3.md @@ -3,7 +3,10 @@ category: 2023 date: 2023-07-25 labels: - Features -targets: [devblog] +theme: + markdown: + editPage: + hide: true --- # Summarizing the Information Architecture v3 Updates (PR#1934) diff --git a/blog/2023/upcoming-devnet-reset.md b/blog/2023/upcoming-devnet-reset.md index fedcd7fa33..bfab07b07c 100644 --- a/blog/2023/upcoming-devnet-reset.md +++ b/blog/2023/upcoming-devnet-reset.md @@ -3,7 +3,10 @@ category: 2023 date: 2023-09-06 labels: - Advisories -targets: [devblog] +theme: + markdown: + editPage: + hide: true --- # Upcoming Devnet Reset _by Team RippleX_ @@ -64,4 +67,4 @@ To learn more about the XRP Ledger, the amendment process, or other topics, see - [XRP Ledger Foundation](https://foundation.xrpl.org/), on various platforms: - [YouTube](https://www.youtube.com/channel/UC6zTJdNCBI-TKMt5ubNc_Gg) - [X / Twitter](https://twitter.com/XRPLF/) - - [GitHub](https://github.com/XRPLF/) \ No newline at end of file + - [GitHub](https://github.com/XRPLF/) diff --git a/blog/2023/xrp-toolkit.md b/blog/2023/xrp-toolkit.md index edcec19df6..31c22a058f 100644 --- a/blog/2023/xrp-toolkit.md +++ b/blog/2023/xrp-toolkit.md @@ -3,7 +3,10 @@ category: 2023 date: 2023-07-28 labels: - Developer Reflections -targets: [devblog] +theme: + markdown: + editPage: + hide: true --- # Developer Reflections: XRP Toolkit diff --git a/blog/2023/xrpcafe.md b/blog/2023/xrpcafe.md index 92503f88f3..03bdbbdb58 100644 --- a/blog/2023/xrpcafe.md +++ b/blog/2023/xrpcafe.md @@ -3,7 +3,10 @@ category: 2023 date: 2023-05-03 labels: - Developer Reflections -targets: [devblog] +theme: + markdown: + editPage: + hide: true --- # Developer Reflections: xrp.cafe diff --git a/blog/2023/xrpl-py-2.0-release.md b/blog/2023/xrpl-py-2.0-release.md index a0541dea9a..ce72183e5e 100644 --- a/blog/2023/xrpl-py-2.0-release.md +++ b/blog/2023/xrpl-py-2.0-release.md @@ -3,7 +3,10 @@ category: 2023 date: 2023-07-05 labels: - xrpl-py Release Notes -targets: [devblog] +theme: + markdown: + editPage: + hide: true --- # Migration Guide: Upgrading to xrpl-py Version 2.0.0 _by Team RippleX_ diff --git a/blog/2023/zoetic.md b/blog/2023/zoetic.md index 0491cf626d..9641c3f744 100644 --- a/blog/2023/zoetic.md +++ b/blog/2023/zoetic.md @@ -3,7 +3,10 @@ category: 2023 date: 2023-02-15 labels: - Developer Reflections -targets: [devblog] +theme: + markdown: + editPage: + hide: true --- # Developer Reflections: Zoetic diff --git a/blog/2024/clio-2.1.0.md b/blog/2024/clio-2.1.0.md index c9ff5e53af..bc451b1821 100644 --- a/blog/2024/clio-2.1.0.md +++ b/blog/2024/clio-2.1.0.md @@ -3,7 +3,10 @@ category: 2024 date: 2024-02-14 labels: - Clio Release Notes -targets: [devblog] +theme: + markdown: + editPage: + hide: true --- # Introducing Clio version 2.1.0 diff --git a/blog/2024/get-ready-for-amm.md b/blog/2024/get-ready-for-amm.md index b85cfd93a5..66669006bd 100644 --- a/blog/2024/get-ready-for-amm.md +++ b/blog/2024/get-ready-for-amm.md @@ -1,3 +1,13 @@ +--- +category: 2024 +date: 2024-03-21 +labels: + - Amendments +theme: + markdown: + editPage: + hide: true +--- # Get Ready for AMM The [AMM Amendment](/resources/known-amendments#amm) to the XRP Ledger protocol, which adds Automated Market Maker functionality, is on track to become enabled on Mainnet on 2024-03-22. If it maintains support from a supermajority of validators and becomes enabled as expected, this represents the culmination of a 2-year project to bring AMM to the XRPL, starting from the XLS-30 draft specification proposed by Aanchal Malhotra and David Schwartz of Ripple and incorporating the work and feedback of numerous contributors in the XRPL community during that time. diff --git a/blog/2024/how-to-mint-nfts.md b/blog/2024/how-to-mint-nfts.md index 220cf3cc4f..138c95fa5d 100644 --- a/blog/2024/how-to-mint-nfts.md +++ b/blog/2024/how-to-mint-nfts.md @@ -6,7 +6,10 @@ seo: description: Learn the basics of minting an NFT on XRP Ledger and how you can get started quickly and easily today. labels: - Development -targets: [devblog] +theme: + markdown: + editPage: + hide: true --- # How to Mint an NFT on the XRP Ledger: A Step-by-Step Guide @@ -74,4 +77,4 @@ The code for these operations is part of the Quickstart Samples, which includes ## Summary -Minting NFTs on the XRP Ledger is an accessible process, thanks to its robust infrastructure and the availability of straightforward tools and samples. Whether you're an artist looking to tokenize your creations, a collector aiming to diversify your digital assets, or a developer exploring the capabilities of the XRP Ledger, this guide equips you with the knowledge to start minting, managing, and burning NFTs with ease. Remember, while this guide focuses on a test environment, the principles apply to live operations, paving the way for your ventures into the evolving world of NFTs. \ No newline at end of file +Minting NFTs on the XRP Ledger is an accessible process, thanks to its robust infrastructure and the availability of straightforward tools and samples. Whether you're an artist looking to tokenize your creations, a collector aiming to diversify your digital assets, or a developer exploring the capabilities of the XRP Ledger, this guide equips you with the knowledge to start minting, managing, and burning NFTs with ease. Remember, while this guide focuses on a test environment, the principles apply to live operations, paving the way for your ventures into the evolving world of NFTs. diff --git a/blog/2024/rippled-2.0.0.md b/blog/2024/rippled-2.0.0.md index 716879621f..95582878e4 100644 --- a/blog/2024/rippled-2.0.0.md +++ b/blog/2024/rippled-2.0.0.md @@ -4,7 +4,10 @@ date: 2024-01-09 labels: - rippled Release Notes - Amendments -targets: [devblog] +theme: + markdown: + editPage: + hide: true --- # Introducing XRP Ledger version 2.0.0 diff --git a/blog/2024/rippled-2.0.1.md b/blog/2024/rippled-2.0.1.md index 863b22e2d3..2578fad946 100644 --- a/blog/2024/rippled-2.0.1.md +++ b/blog/2024/rippled-2.0.1.md @@ -3,7 +3,10 @@ category: 2024 date: 2024-01-29 labels: - rippled Release Notes -targets: [devblog] +theme: + markdown: + editPage: + hide: true --- # Introducing XRP Ledger version 2.0.1 @@ -101,4 +104,4 @@ Bug Bounties and Responsible Disclosures: We welcome reviews of the `rippled` code and urge researchers to responsibly disclose any issues they may find. -To report a bug, please send a detailed report to: \ No newline at end of file +To report a bug, please send a detailed report to: diff --git a/blog/2024/rippled-2.1.0.md b/blog/2024/rippled-2.1.0.md index 7eda10fc91..3e994985dd 100644 --- a/blog/2024/rippled-2.1.0.md +++ b/blog/2024/rippled-2.1.0.md @@ -3,7 +3,10 @@ category: 2024 date: 2024-02-20 labels: - rippled Release Notes -targets: [devblog] +theme: + markdown: + editPage: + hide: true --- # Introducing XRP Ledger version 2.1.0 diff --git a/blog/2024/verifyed.md b/blog/2024/verifyed.md index f1743395fe..2f93ba995f 100644 --- a/blog/2024/verifyed.md +++ b/blog/2024/verifyed.md @@ -3,7 +3,10 @@ category: 2024 date: 2024-03-14 labels: - Developer Reflections -targets: [devblog] +theme: + markdown: + editPage: + hide: true --- # Developer Reflections: VerifyEd - Empowering Credential Verification on XRP Ledger diff --git a/blog/2024/web3auth.md b/blog/2024/web3auth.md index 9664b2c4b3..f3bed1dbc3 100644 --- a/blog/2024/web3auth.md +++ b/blog/2024/web3auth.md @@ -3,7 +3,10 @@ category: 2024 date: 2024-01-23 labels: - Developer Reflections -targets: [devblog] +theme: + markdown: + editPage: + hide: true --- # Developer Reflections: Web3Auth diff --git a/blog/index.page.tsx b/blog/index.page.tsx index a4405c5e30..1d9ae5457b 100644 --- a/blog/index.page.tsx +++ b/blog/index.page.tsx @@ -103,7 +103,9 @@ export default function Index() {

- {translate(`${heroPost.title}`)} + + {translate(`${heroPost.title}`)} +

{translate(`${heroPost.description}`)}

@@ -215,7 +217,11 @@ export default function Index() {

{moment(translate(card.date)).format("MMM DD, YYYY")}

-
{translate(card.title)}
+
+ + {translate(card.title)} + +

{translate(card.description)}