mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-20 03:35:51 +00:00
Label browsing: more labels, style updates, etc.
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
html: amendments.html
|
||||
parent: consensus-network.html
|
||||
blurb: Amendments represent new features or other changes to transaction processing. Validators coordinate through consensus to apply these upgrades to the XRP Ledger in an orderly fashion.
|
||||
labels:
|
||||
- Blockchain
|
||||
---
|
||||
# Amendments
|
||||
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
html: known-amendments.html
|
||||
parent: amendments.html
|
||||
blurb: List of all known amendments to the XRP Ledger protocol and their status.
|
||||
labels:
|
||||
- Blockchain
|
||||
---
|
||||
# Known Amendments
|
||||
[[Source]](https://github.com/ripple/rippled/blob/master/src/ripple/protocol/impl/Feature.cpp "Source")
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
html: consensus-principles-and-rules.html
|
||||
parent: consensus-network.html
|
||||
blurb: The rules and principles of the consensus algorithm that allow users to transfer funds (including fiat currencies, digital currencies and other forms of value) across national boundaries as seamlessly as sending an email.
|
||||
labels:
|
||||
- Blockchain
|
||||
---
|
||||
# Consensus Principles and Rules
|
||||
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
html: consensus-protections.html
|
||||
parent: consensus-network.html
|
||||
blurb: Learn how the XRP Ledger Consensus Protocol is protected against various problems and attacks that may occur in a decentralized financial system.
|
||||
labels:
|
||||
- Blockchain
|
||||
---
|
||||
# Consensus Protections Against Attacks and Failure Modes
|
||||
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
html: consensus-research.html
|
||||
parent: consensus-network.html
|
||||
blurb: Scholarly articles on consensus algorithms and related research.
|
||||
labels:
|
||||
- Blockchain
|
||||
---
|
||||
# Consensus Research
|
||||
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
html: consensus.html
|
||||
parent: consensus-network.html
|
||||
blurb: Understand the role of consensus in the XRP Ledger.
|
||||
labels:
|
||||
- Blockchain
|
||||
---
|
||||
# Consensus
|
||||
|
||||
|
||||
@@ -2,6 +2,9 @@
|
||||
html: invariant-checking.html
|
||||
parent: consensus-network.html
|
||||
blurb: Understand what Invariant Checking is, why it exists, how it works, and what invariant checks are active.
|
||||
labels:
|
||||
- Blockchain
|
||||
- Security
|
||||
---
|
||||
# Invariant Checking
|
||||
|
||||
|
||||
@@ -3,6 +3,8 @@ html: negative-unl.html
|
||||
parent: consensus-network.html
|
||||
status: not_enabled
|
||||
blurb: Understand how Negative UNL improves the ledger's resilience during partial outages.
|
||||
labels:
|
||||
- Blockchain
|
||||
---
|
||||
# Negative UNL
|
||||
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
html: parallel-networks.html
|
||||
parent: consensus-network.html
|
||||
blurb: Understand how test networks and alternate ledger chains relate to the production XRP Ledger.
|
||||
labels:
|
||||
- Blockchain
|
||||
---
|
||||
# Parallel Networks
|
||||
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
html: transaction-malleability.html
|
||||
parent: consensus-network.html
|
||||
blurb: Be aware of ways transactions could be changed to have a different hash than expected.
|
||||
labels:
|
||||
- Security
|
||||
---
|
||||
# Transaction Malleability
|
||||
|
||||
|
||||
Reference in New Issue
Block a user