Merge branch 'master' into deprecate-sharding

This commit is contained in:
oeggert
2025-02-12 11:17:07 -08:00
committed by GitHub
9 changed files with 31 additions and 7 deletions

View File

@@ -8,7 +8,7 @@ from xrpl.wallet import generate_faucet_wallet
# References
# - https://xrpl.org/partial-payments.html#partial-payments
# - https://xrpl.org/payment.html#payment-flags
# - https://xrpl.org/docs/references/protocol/transactions/types/payment#payment-flags
# - https://xrpl.org/trustset.html#trustset
# - https://xrpl.org/account_lines.html#account_lines

View File

@@ -25,7 +25,7 @@ The new explorer serves as a tool to help people look up: historical transaction
Check out the new Explorer today:
- [Production XRP Ledger Explorer](http://livenet.xrpl.org/)
- [Production XRP Ledger Explorer](https://livenet.xrpl.org/)
- [Test Net XRP Ledger Explorer](https://testnet.xrpl.org/)
Other similar tools that allow people to look up XRP Ledger historical information include:

View File

@@ -26,7 +26,7 @@ xrpl.js will continue to support all ripple-lib features, such as:
- Serializing, signing, and submitting transactions to the XRPL
- Retrieving information from the XRPL
- Helpful utility functions (such as converting between [drops](https://xrpl.org/xrp.html#xrp-properties) and XRP)
- Helpful utility functions (such as converting between [drops](https://xrpl.org/docs/introduction/what-is-xrp) and XRP)
- Support for Node.js, web browsers, and React
It also introduces a number of new features, including:

View File

@@ -1052,6 +1052,17 @@ const events = [
image: require('../static/img/events/commons-building.png'),
end_date: "January 28, 2025",
},
{
name: "XRPL Commons Soirée",
description:
"XRPL Commons Soiree hosted by XRPL Commons, Deloitte and Pyratz Labs, focusing on: Exploring the Agentic Web: Blockchain, AI & Digital Identity",
type: "meetup",
link: "https://xrpl.at/XRPL-Commons-soiree-20250212",
location: "Paris, France",
date: "February 12, 2025",
image: require("../static/img/events/commons-soiree.png"),
end_date: "February 12, 2025",
},
];

View File

@@ -69,6 +69,17 @@ The diagram below illustrates how an offer interacts with other offers and AMM l
<iframe width="560" height="315" src="https://www.youtube.com/embed/tJ1mQxYpt-A" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
</div>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "VideoObject",
"name": "AMM CLOB Demo",
"description": "AMM CLOB Demo on XRPL",
"thumbnailUrl": "https://i.ytimg.com/vi/tJ1mQxYpt-A/hqdefault.jpg",
"uploadDate": "2024-12-13",
"embedUrl": "https://youtu.be/tJ1mQxYpt-A?feature=shared"
}
</script>
### Restrictions on Assets

View File

@@ -1,8 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.0//EN'
'http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd'>
<svg fill-opacity="1" xmlns:xlink="http://www.w3.org/1999/xlink" color-rendering="auto" color-interpolation="auto" text-rendering="auto" stroke="black" stroke-linecap="square" width="1420" stroke-miterlimit="10" shape-rendering="auto" stroke-opacity="1" fill="black" stroke-dasharray="none" font-weight="normal" stroke-width="1" viewBox="20 20 1420 650" height="650" xmlns="http://www.w3.org/2000/svg" font-family="'Dialog'" font-style="normal" stroke-linejoin="miter" font-size="12px" stroke-dashoffset="0" image-rendering="auto"
><!--Generated by the Batik Graphics2D SVG Generator--><defs id="genericDefs"
<svg role="img" aria-labelledby="svgTitle svgDesc" fill-opacity="1" focusable="false" xmlns:xlink="http://www.w3.org/1999/xlink" color-rendering="auto" color-interpolation="auto" text-rendering="auto" stroke="black" stroke-linecap="square" width="1420" stroke-miterlimit="10" shape-rendering="auto" stroke-opacity="1" fill="black" stroke-dasharray="none" font-weight="normal" stroke-width="1" viewBox="20 20 1420 650" height="650" xmlns="http://www.w3.org/2000/svg" font-family="'Dialog'" font-style="normal" stroke-linejoin="miter" font-size="12px" stroke-dashoffset="0" image-rendering="auto">
<title id="svgTitle">decentralized exchange example</title>
<desc id="svgDesc">Diagram: Partially filled offer to buy a token for XRP.</desc>
<!--Generated by the Batik Graphics2D SVG Generator--><defs id="genericDefs"
/><g
><defs id="defs1"
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath1"

Before

Width:  |  Height:  |  Size: 33 KiB

After

Width:  |  Height:  |  Size: 33 KiB

View File

@@ -105,7 +105,7 @@ The response follows the [standard format][], with a successful result containin
| `ledger.close_time_resolution` | Number | Ledger close times are rounded to within this many seconds. |
| `ledger.closed` | Boolean | Whether or not this ledger has been closed. |
| `ledger.ledger_hash` | String | Unique identifying hash of the entire ledger. |
| `ledger.ledger_index` | [API v1][]: String <br> [API v2][]: Number | The [Ledger Index][] of this ledger, as a quoted integer. |
| `ledger.ledger_index` | [API v1][]: String <br> [API v2][]: Number | The [Ledger Index][] of this ledger. |
| `ledger.parent_close_time` | Number | The time at which the previous ledger was closed. |
| `ledger.parent_hash` | String | The unique identifying hash of the ledger that came immediately before this one, as hexadecimal. |
| `ledger.total_coins` | String | Total number of XRP drops in the network, as a quoted integer. (This decreases as transaction costs destroy XRP.) |

View File

@@ -112,7 +112,7 @@ export default function Index() {
<div className="overflow-hidden">
<section className="container-new pb-26-until-sm mt-10 mb-10-sm text-center">
<div className="w-100">
<img id="home-hero-graphic" alt="(stylized X graphic surrounded by a diverse mix of people)" width="856" height="469" loading="lazy" />
<img id="home-hero-graphic" alt="(stylized X graphic surrounded by a diverse mix of people)" width="856" height="469" loading='eager' />
</div>
<div className="col-lg-6 mx-auto text-center pl-0 pr-0">
<div className="d-flex flex-column-reverse">

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB