chore: remove the deprecated theme configuration property

This commit is contained in:
Vova Rutskyi
2024-09-23 14:50:40 +03:00
committed by amarantha-k
parent 8aaabb3ba6
commit 6cbb3a036f
226 changed files with 835 additions and 1061 deletions

View File

@@ -169,10 +169,9 @@ seo:
```yaml ```yaml
--- ---
theme: navigation:
navigation: nextButton:
nextButton: hide: true
hide: true
--- ---
``` ```

View File

@@ -3,10 +3,9 @@ date: 2014-08-14
category: 2014 category: 2014
labels: labels:
- Release Notes - Release Notes
theme: markdown:
markdown: editPage:
editPage: hide: true
hide: true
--- ---
# Biweekly Release Notes (14 August 2014) # Biweekly Release Notes (14 August 2014)

View File

@@ -3,10 +3,9 @@ date: 2014-07-17
category: 2014 category: 2014
labels: labels:
- Release Notes - Release Notes
theme: markdown:
markdown: editPage:
editPage: hide: true
hide: true
--- ---
# Biweekly release notes (17 September 2014) # Biweekly release notes (17 September 2014)

View File

@@ -3,10 +3,9 @@ date: 2014-07-03
category: 2014 category: 2014
labels: labels:
- Release Notes - Release Notes
theme: markdown:
markdown: editPage:
editPage: hide: true
hide: true
--- ---
# Biweekly Release Notes (3 September 2014) # Biweekly Release Notes (3 September 2014)

View File

@@ -3,10 +3,9 @@ date: 2014-07-31
category: 2014 category: 2014
labels: labels:
- Release Notes - Release Notes
theme: markdown:
markdown: editPage:
editPage: hide: true
hide: true
--- ---
# Biweekly release notes (31 July 2014) # Biweekly release notes (31 July 2014)

View File

@@ -3,10 +3,9 @@ date: 2014-06-26
category: 2014 category: 2014
labels: labels:
- Features - Features
theme: markdown:
markdown: editPage:
editPage: hide: true
hide: true
--- ---
# Curves with a Twist # Curves with a Twist

View File

@@ -3,10 +3,9 @@ category: 2014
date: 2014-08-01 date: 2014-08-01
labels: labels:
- Development - Development
theme: markdown:
markdown: editPage:
editPage: hide: true
hide: true
author: Rome Reginelli author: Rome Reginelli
--- ---
# Dev Portal Adds rippled APIs # Dev Portal Adds rippled APIs

View File

@@ -3,10 +3,9 @@ date: 2014-10-22
category: 2014 category: 2014
labels: labels:
- Advisories - Advisories
theme: markdown:
markdown: editPage:
editPage: hide: true
hide: true
--- ---
# Gateway Advisory On Partial Payment Flag # Gateway Advisory On Partial Payment Flag

View File

@@ -1,10 +1,9 @@
--- ---
category: 2014 category: 2014
date: 2014-09-22 date: 2014-09-22
theme: markdown:
markdown: editPage:
editPage: hide: true
hide: true
--- ---
# How Ripple Labs supports gateways # How Ripple Labs supports gateways

View File

@@ -3,10 +3,9 @@ date: 2014-07-02
category: 2014 category: 2014
labels: labels:
- Features - Features
theme: markdown:
markdown: editPage:
editPage: hide: true
hide: true
author: Nikolaos D. Bougalis author: Nikolaos D. Bougalis
--- ---
# Introducing: Offer Autobridging # Introducing: Offer Autobridging

View File

@@ -3,10 +3,9 @@ date: 2014-04-28
category: 2014 category: 2014
labels: labels:
- Features - Features
theme: markdown:
markdown: editPage:
editPage: hide: true
hide: true
--- ---
# Introducing Ripple Names # Introducing Ripple Names

View File

@@ -3,10 +3,9 @@ date: 2014-10-14
category: 2014 category: 2014
labels: labels:
- Release Notes - Release Notes
theme: markdown:
markdown: editPage:
editPage: hide: true
hide: true
--- ---
# Release Notes (14 October 2014) # Release Notes (14 October 2014)

View File

@@ -3,10 +3,9 @@ category: 2014
date: 2014-11-19 date: 2014-11-19
labels: labels:
- Release Notes - Release Notes
theme: markdown:
markdown: editPage:
editPage: hide: true
hide: true
--- ---
# Release Notes (19 November 2014) # Release Notes (19 November 2014)

View File

@@ -3,10 +3,9 @@ category: 2014
date: 2014-10-29 date: 2014-10-29
labels: labels:
- Release Notes - Release Notes
theme: markdown:
markdown: editPage:
editPage: hide: true
hide: true
--- ---
# Release Notes (29 October 2014) # Release Notes (29 October 2014)

View File

@@ -3,10 +3,9 @@ date: 2014-12-03
category: 2014 category: 2014
labels: labels:
- Release Notes - Release Notes
theme: markdown:
markdown: editPage:
editPage: hide: true
hide: true
--- ---
# Release Notes (3 December 2014) # Release Notes (3 December 2014)

View File

@@ -3,10 +3,9 @@ category: 2014
date: 2014-07-07 date: 2014-07-07
labels: labels:
- Advisories - Advisories
theme: markdown:
markdown: editPage:
editPage: hide: true
hide: true
author: Daniel Radding author: Daniel Radding
--- ---
# Ripple Labs Bounty Program Moves To Bountysource # Ripple Labs Bounty Program Moves To Bountysource

View File

@@ -3,10 +3,9 @@ category: 2014
date: 2014-11-04 date: 2014-11-04
labels: labels:
- Release Notes - Release Notes
theme: markdown:
markdown: editPage:
editPage: hide: true
hide: true
--- ---
# ripple-rest 1.3 release # ripple-rest 1.3 release

View File

@@ -1,10 +1,9 @@
--- ---
category: 2014 category: 2014
date: 2014-12-18 date: 2014-12-18
theme: markdown:
markdown: editPage:
editPage: hide: true
hide: true
--- ---
# Turn your exchange into a Ripple Gateway # Turn your exchange into a Ripple Gateway

View File

@@ -3,10 +3,9 @@ date: 2014-08-19
category: 2014 category: 2014
labels: labels:
- Development - Development
theme: markdown:
markdown: editPage:
editPage: hide: true
hide: true
author: Howard Hinnant author: Howard Hinnant
--- ---
# Use of C++14 in rippled # Use of C++14 in rippled

View File

@@ -4,10 +4,9 @@ category: 2014
labels: labels:
- Advisories - Advisories
- Security - Security
theme: markdown:
markdown: editPage:
editPage: hide: true
hide: true
--- ---
# Why the Stellar Forking Issue Does Not Affect Ripple # Why the Stellar Forking Issue Does Not Affect Ripple

View File

@@ -3,10 +3,9 @@ date: 2014-07-28
category: 2014 category: 2014
labels: labels:
- Development - Development
theme: markdown:
markdown: editPage:
editPage: hide: true
hide: true
--- ---
# XRP Giveaway for Developers # XRP Giveaway for Developers

View File

@@ -4,10 +4,9 @@ category: 2015
labels: labels:
- Development - Development
- Features - Features
theme: markdown:
markdown: editPage:
editPage: hide: true
hide: true
--- ---
# Calculating Balance Changes for a Transaction # Calculating Balance Changes for a Transaction

View File

@@ -3,10 +3,9 @@ date: 2015-09-02
category: 2015 category: 2015
labels: labels:
- Advisories - Advisories
theme: markdown:
markdown: editPage:
editPage: hide: true
hide: true
--- ---
# Correction to Ripple White Paper # Correction to Ripple White Paper

View File

@@ -1,10 +1,9 @@
--- ---
category: 2015 category: 2015
date: 2015-03-18 date: 2015-03-18
theme: markdown:
markdown: editPage:
editPage: hide: true
hide: true
--- ---
# Do You Have What It Takes to Be a Gateway? # Do You Have What It Takes to Be a Gateway?

View File

@@ -3,10 +3,9 @@ date: 2015-07-01
labels: labels:
- Advisories - Advisories
category: 2015 category: 2015
theme: markdown:
markdown: editPage:
editPage: hide: true
hide: true
--- ---
# Gatewayd No Longer Available # Gatewayd No Longer Available

View File

@@ -3,10 +3,9 @@ date: 2015-08-05
category: 2015 category: 2015
labels: labels:
- Features - Features
theme: markdown:
markdown: editPage:
editPage: hide: true
hide: true
--- ---
# Introducing the Data API # Introducing the Data API

View File

@@ -3,10 +3,9 @@ date: 2015-06-10
labels: labels:
- Advisories - Advisories
category: 2015 category: 2015
theme: markdown:
markdown: editPage:
editPage: hide: true
hide: true
--- ---
# Ripple Charts Update: Payment Volume and Issued Value # Ripple Charts Update: Payment Volume and Issued Value

View File

@@ -3,10 +3,9 @@ date: 2015-08-18
category: 2015 category: 2015
labels: labels:
- Features - Features
theme: markdown:
markdown: editPage:
editPage: hide: true
hide: true
--- ---
# Validator Registry # Validator Registry

View File

@@ -3,10 +3,9 @@ date: 2016-06-15
category: 2016 category: 2016
labels: labels:
- Release Notes - Release Notes
theme: markdown:
markdown: editPage:
editPage: hide: true
hide: true
--- ---
# Data API v2.2 Released # Data API v2.2 Released

View File

@@ -3,10 +3,9 @@ date: 2016-10-24
labels: labels:
- Amendments - Amendments
category: 2016 category: 2016
theme: markdown:
markdown: editPage:
editPage: hide: true
hide: true
--- ---
# The Flow Amendment is Now Available # The Flow Amendment is Now Available

View File

@@ -3,10 +3,9 @@ date: 2016-10-17
labels: labels:
- Amendments - Amendments
category: 2016 category: 2016
theme: markdown:
markdown: editPage:
editPage: hide: true
hide: true
--- ---
# The Flow Amendment Will Soon Be Available # The Flow Amendment Will Soon Be Available

View File

@@ -3,10 +3,9 @@ date: 2016-10-07
labels: labels:
- Amendments - Amendments
category: 2016 category: 2016
theme: markdown:
markdown: editPage:
editPage: hide: true
hide: true
--- ---
# The Flow Amendment is Open for Voting # The Flow Amendment is Open for Voting

View File

@@ -3,10 +3,9 @@ date: 2016-08-18
labels: labels:
- Amendments - Amendments
category: 2016 category: 2016
theme: markdown:
markdown: editPage:
editPage: hide: true
hide: true
--- ---
# The FlowV2 Amendment Was Vetoed # The FlowV2 Amendment Was Vetoed

View File

@@ -3,10 +3,9 @@ date: 2016-08-10
labels: labels:
- Amendments - Amendments
category: 2016 category: 2016
theme: markdown:
markdown: editPage:
editPage: hide: true
hide: true
--- ---
# The FlowV2 Amendment is Open for Voting # The FlowV2 Amendment is Open for Voting

View File

@@ -3,10 +3,9 @@ date: 2016-06-12
category: 2016 category: 2016
labels: labels:
- Release Notes - Release Notes
theme: markdown:
markdown: editPage:
editPage: hide: true
hide: true
--- ---
# Introducing RippleAPI # Introducing RippleAPI

View File

@@ -3,10 +3,9 @@ date: 2016-06-27
labels: labels:
- Amendments - Amendments
category: 2016 category: 2016
theme: markdown:
markdown: editPage:
editPage: hide: true
hide: true
--- ---
# Multi-Signing Now Available # # Multi-Signing Now Available #

View File

@@ -3,10 +3,9 @@ date: 2016-06-21
labels: labels:
- Amendments - Amendments
category: 2016 category: 2016
theme: markdown:
markdown: editPage:
editPage: hide: true
hide: true
--- ---
# Multi-Signing Will Soon Be Available # Multi-Signing Will Soon Be Available

View File

@@ -3,10 +3,9 @@ date: 2016-02-10
labels: labels:
- Release Notes - Release Notes
category: 2016 category: 2016
theme: markdown:
markdown: editPage:
editPage: hide: true
hide: true
--- ---
# rippled 0.30.1 Released # rippled 0.30.1 Released

View File

@@ -3,10 +3,9 @@ date: 2016-06-10
labels: labels:
- Release Notes - Release Notes
category: 2016 category: 2016
theme: markdown:
markdown: editPage:
editPage: hide: true
hide: true
--- ---
# rippled 0.31.2 and Other Updates # rippled 0.31.2 and Other Updates

View File

@@ -3,10 +3,9 @@ date: 2016-06-27
labels: labels:
- Release Notes - Release Notes
category: 2016 category: 2016
theme: markdown:
markdown: editPage:
editPage: hide: true
hide: true
--- ---
# rippled version 0.32.0 has been released # # rippled version 0.32.0 has been released #

View File

@@ -3,10 +3,9 @@ date: 2016-07-29
labels: labels:
- Release Notes - Release Notes
category: 2016 category: 2016
theme: markdown:
markdown: editPage:
editPage: hide: true
hide: true
--- ---
# rippled version 0.32.1 # rippled version 0.32.1

View File

@@ -3,10 +3,9 @@ date: 2016-10-16
labels: labels:
- Release Notes - Release Notes
category: 2016 category: 2016
theme: markdown:
markdown: editPage:
editPage: hide: true
hide: true
--- ---
# rippled version 0.33.0-hf1 # rippled version 0.33.0-hf1

View File

@@ -3,10 +3,9 @@ date: 2016-09-29
labels: labels:
- Release Notes - Release Notes
category: 2016 category: 2016
theme: markdown:
markdown: editPage:
editPage: hide: true
hide: true
--- ---
# rippled version 0.33.0 # rippled version 0.33.0

View File

@@ -3,10 +3,9 @@ date: 2016-12-20
labels: labels:
- Release Notes - Release Notes
category: 2016 category: 2016
theme: markdown:
markdown: editPage:
editPage: hide: true
hide: true
--- ---
# rippled version 0.40.0 # rippled version 0.40.0

View File

@@ -3,10 +3,9 @@ date: 2016-09-01
category: 2016 category: 2016
labels: labels:
- Advisories - Advisories
theme: markdown:
markdown: editPage:
editPage: hide: true
hide: true
--- ---
# Ripple Test Network Ledger Will Be Reset # Ripple Test Network Ledger Will Be Reset

View File

@@ -3,10 +3,9 @@ date: 2016-07-19
category: 2016 category: 2016
labels: labels:
- Amendments - Amendments
theme: markdown:
markdown: editPage:
editPage: hide: true
hide: true
--- ---
# TrustSetAuth is Now Available # TrustSetAuth is Now Available

View File

@@ -3,10 +3,9 @@ date: 2016-07-12
category: 2016 category: 2016
labels: labels:
- Amendments - Amendments
theme: markdown:
markdown: editPage:
editPage: hide: true
hide: true
--- ---
# TrustSetAuth Will Soon Be Available # TrustSetAuth Will Soon Be Available

View File

@@ -3,10 +3,9 @@ date: 2016-07-05
category: 2016 category: 2016
labels: labels:
- Amendments - Amendments
theme: markdown:
markdown: editPage:
editPage: hide: true
hide: true
--- ---
# The TrustSetAuth Amendment Is Open For Voting # # The TrustSetAuth Amendment Is Open For Voting #

View File

@@ -3,10 +3,9 @@ date: 2017-01-18
category: 2017 category: 2017
labels: labels:
- Advisories - Advisories
theme: markdown:
markdown: editPage:
editPage: hide: true
hide: true
--- ---
# Load Testing Data API # Load Testing Data API

View File

@@ -3,10 +3,9 @@ date: 2017-10-17
category: 2017 category: 2017
labels: labels:
- Features - Features
theme: markdown:
markdown: editPage:
editPage: hide: true
hide: true
--- ---
# Decentralization Strategy Update # Decentralization Strategy Update

View File

@@ -3,10 +3,9 @@ date: 2017-03-27
category: 2017 category: 2017
labels: labels:
- Amendments - Amendments
theme: markdown:
markdown: editPage:
editPage: hide: true
hide: true
--- ---
# Escrow, PayChan, and fix1368 Will Be Available in 3 Days # Escrow, PayChan, and fix1368 Will Be Available in 3 Days

View File

@@ -3,10 +3,9 @@ date: 2017-12-15
category: 2017 category: 2017
labels: labels:
- Features - Features
theme: markdown:
markdown: editPage:
editPage: hide: true
hide: true
--- ---
# An Explanation of Ripples XRP Escrow # An Explanation of Ripples XRP Escrow

View File

@@ -3,10 +3,9 @@ labels:
- Features - Features
category: 2017 category: 2017
date: 2017-10-02 date: 2017-10-02
theme: markdown:
markdown: editPage:
editPage: hide: true
hide: true
--- ---
# The Most (Demonstrably) Scalable Blockchain # The Most (Demonstrably) Scalable Blockchain

View File

@@ -3,10 +3,9 @@ category: 2017
labels: labels:
- Features - Features
date: 2017-07-19 date: 2017-07-19
theme: markdown:
markdown: editPage:
editPage: hide: true
hide: true
author: Nik Bougalis author: Nik Bougalis
--- ---
# Protecting the Ledger: Invariant Checking # Protecting the Ledger: Invariant Checking

View File

@@ -3,10 +3,9 @@ category: 2017
labels: labels:
- Security - Security
date: 2017-01-12 date: 2017-01-12
theme: markdown:
markdown: editPage:
editPage: hide: true
hide: true
--- ---
# Response to China CERT Report # Response to China CERT Report

View File

@@ -3,10 +3,9 @@ category: 2017
labels: labels:
- Features - Features
date: 2017-02-28 date: 2017-02-28
theme: markdown:
markdown: editPage:
editPage: hide: true
hide: true
--- ---
# Ripple Consensus Ledger Can Sustain 1000 Transactions per Second # Ripple Consensus Ledger Can Sustain 1000 Transactions per Second

View File

@@ -3,10 +3,9 @@ date: 2017-01-11
category: 2017 category: 2017
labels: labels:
- Release Notes - Release Notes
theme: markdown:
markdown: editPage:
editPage: hide: true
hide: true
--- ---
# rippled version 0.40.1 # rippled version 0.40.1

View File

@@ -3,10 +3,9 @@ date: 2017-01-27
category: 2017 category: 2017
labels: labels:
- Release Notes - Release Notes
theme: markdown:
markdown: editPage:
editPage: hide: true
hide: true
--- ---
# rippled version 0.50.0 # rippled version 0.50.0

View File

@@ -3,10 +3,9 @@ date: 2017-01-30
category: 2017 category: 2017
labels: labels:
- Release Notes - Release Notes
theme: markdown:
markdown: editPage:
editPage: hide: true
hide: true
--- ---
# rippled version 0.50.2 # rippled version 0.50.2

View File

@@ -3,10 +3,9 @@ date: 2017-03-14
category: 2017 category: 2017
labels: labels:
- Release Notes - Release Notes
theme: markdown:
markdown: editPage:
editPage: hide: true
hide: true
--- ---
# rippled version 0.50.3 # rippled version 0.50.3

View File

@@ -3,10 +3,9 @@ date: 2017-03-17
category: 2017 category: 2017
labels: labels:
- Release Notes - Release Notes
theme: markdown:
markdown: editPage:
editPage: hide: true
hide: true
--- ---
# rippled Version 0.60.0 # rippled Version 0.60.0

View File

@@ -3,10 +3,9 @@ date: 2017-03-29
category: 2017 category: 2017
labels: labels:
- Release Notes - Release Notes
theme: markdown:
markdown: editPage:
editPage: hide: true
hide: true
--- ---
# rippled version 0.60.1 # rippled version 0.60.1

View File

@@ -3,10 +3,9 @@ date: 2017-05-03
category: 2017 category: 2017
labels: labels:
- Advisories - Advisories
theme: markdown:
markdown: editPage:
editPage: hide: true
hide: true
--- ---
# rippled RPM version 0.60.2-2 # rippled RPM version 0.60.2-2

View File

@@ -3,10 +3,9 @@ date: 2017-03-30
category: 2017 category: 2017
labels: labels:
- Release Notes - Release Notes
theme: markdown:
markdown: editPage:
editPage: hide: true
hide: true
--- ---
# rippled version 0.60.2 # rippled version 0.60.2

View File

@@ -3,10 +3,9 @@ date: 2017-05-11
category: 2017 category: 2017
labels: labels:
- Release Notes - Release Notes
theme: markdown:
markdown: editPage:
editPage: hide: true
hide: true
--- ---
# rippled version 0.60.3 # rippled version 0.60.3

View File

@@ -3,10 +3,9 @@ date: 2017-06-15
category: 2017 category: 2017
labels: labels:
- Release Notes - Release Notes
theme: markdown:
markdown: editPage:
editPage: hide: true
hide: true
--- ---
# rippled Version 0.70.0 # rippled Version 0.70.0

View File

@@ -3,10 +3,9 @@ date: 2017-07-10
category: 2017 category: 2017
labels: labels:
- Release Notes - Release Notes
theme: markdown:
markdown: editPage:
editPage: hide: true
hide: true
--- ---
# rippled version 0.70.1 # rippled version 0.70.1

View File

@@ -3,10 +3,9 @@ date: 2017-09-21
category: 2017 category: 2017
labels: labels:
- Release Notes - Release Notes
theme: markdown:
markdown: editPage:
editPage: hide: true
hide: true
--- ---
# rippled version 0.70.2 # rippled version 0.70.2

View File

@@ -3,10 +3,9 @@ date: 2017-10-23
category: 2017 category: 2017
labels: labels:
- Release Notes - Release Notes
theme: markdown:
markdown: editPage:
editPage: hide: true
hide: true
--- ---
# rippled Version 0.80.0 # rippled Version 0.80.0

View File

@@ -3,10 +3,9 @@ date: 2017-12-15
category: 2017 category: 2017
labels: labels:
- Release Notes - Release Notes
theme: markdown:
markdown: editPage:
editPage: hide: true
hide: true
--- ---
# rippled Version 0.80.2 # rippled Version 0.80.2

View File

@@ -3,10 +3,9 @@ date: 2017-02-18
category: 2017 category: 2017
labels: labels:
- Amendments - Amendments
theme: markdown:
markdown: editPage:
editPage: hide: true
hide: true
--- ---
# TickSize Will Be Available in 3 Days # TickSize Will Be Available in 3 Days

View File

@@ -3,10 +3,9 @@ date: 2017-02-14
category: 2017 category: 2017
labels: labels:
- Amendments - Amendments
theme: markdown:
markdown: editPage:
editPage: hide: true
hide: true
--- ---
# TickSize Will Be Available in 7 Days # TickSize Will Be Available in 7 Days

View File

@@ -3,10 +3,9 @@ date: 2017-02-22
category: 2017 category: 2017
labels: labels:
- Amendments - Amendments
theme: markdown:
markdown: editPage:
editPage: hide: true
hide: true
--- ---
# TickSize is Now Available # TickSize is Now Available

View File

@@ -3,10 +3,9 @@ date: 2017-02-10
category: 2017 category: 2017
labels: labels:
- Amendments - Amendments
theme: markdown:
markdown: editPage:
editPage: hide: true
hide: true
--- ---
# TickSize Amendment Open for Voting # TickSize Amendment Open for Voting

View File

@@ -3,10 +3,9 @@ date: 2017-03-16
category: 2017 category: 2017
labels: labels:
- Security - Security
theme: markdown:
markdown: editPage:
editPage: hide: true
hide: true
--- ---
# Gateway Bulletin: Setting Trust Line Quality with SendMax # Gateway Bulletin: Setting Trust Line Quality with SendMax

View File

@@ -3,10 +3,9 @@ date: 2018-10-23
category: 2018 category: 2018
labels: labels:
- Advisories - Advisories
theme: markdown:
markdown: editPage:
editPage: hide: true
hide: true
--- ---
# Updates Coming to Data API # Updates Coming to Data API

View File

@@ -3,10 +3,9 @@ date: 2018-04-09
category: 2018 category: 2018
labels: labels:
- Amendments - Amendments
theme: markdown:
markdown: editPage:
editPage: hide: true
hide: true
--- ---
# The DepositAuth & fix1513 Amendments are Now Available # The DepositAuth & fix1513 Amendments are Now Available

View File

@@ -3,10 +3,9 @@ date: 2018-10-09
category: 2018 category: 2018
labels: labels:
- Amendments - Amendments
theme: markdown:
markdown: editPage:
editPage: hide: true
hide: true
--- ---
# DepositPreauth is Now Available # DepositPreauth is Now Available

View File

@@ -3,10 +3,9 @@ date: 2018-06-08
category: 2018 category: 2018
labels: labels:
- Amendments - Amendments
theme: markdown:
markdown: editPage:
editPage: hide: true
hide: true
--- ---
# fix1543, fix1571 & fix1623 Amendments Open for Voting # fix1543, fix1571 & fix1623 Amendments Open for Voting

View File

@@ -3,10 +3,9 @@ date: 2018-06-20
category: 2018 category: 2018
labels: labels:
- Amendments - Amendments
theme: markdown:
markdown: editPage:
editPage: hide: true
hide: true
--- ---
# fix1571 is Now Available # fix1571 is Now Available

View File

@@ -3,10 +3,9 @@ date: 2018-11-07
category: 2018 category: 2018
labels: labels:
- Features - Features
theme: markdown:
markdown: editPage:
editPage: hide: true
hide: true
--- ---
# Introducing History Sharding # Introducing History Sharding

View File

@@ -3,10 +3,9 @@ date: 2018-09-10
category: 2018 category: 2018
labels: labels:
- Release Notes - Release Notes
theme: markdown:
markdown: editPage:
editPage: hide: true
hide: true
--- ---
# ripple-lib version 1.0.0 # ripple-lib version 1.0.0

View File

@@ -3,10 +3,9 @@ date: 2018-01-08
category: 2018 category: 2018
labels: labels:
- Release Notes - Release Notes
theme: markdown:
markdown: editPage:
editPage: hide: true
hide: true
--- ---
# rippled Version 0.81.0 # rippled Version 0.81.0

View File

@@ -3,10 +3,9 @@ date: 2018-02-21
category: 2018 category: 2018
labels: labels:
- Release Notes - Release Notes
theme: markdown:
markdown: editPage:
editPage: hide: true
hide: true
--- ---
# rippled Version 0.90.0 # rippled Version 0.90.0

View File

@@ -3,10 +3,9 @@ date: 2018-03-22
category: 2018 category: 2018
labels: labels:
- Release Notes - Release Notes
theme: markdown:
markdown: editPage:
editPage: hide: true
hide: true
--- ---
# rippled version 0.90.1 # rippled version 0.90.1

View File

@@ -3,10 +3,9 @@ date: 2018-05-31
category: 2018 category: 2018
labels: labels:
- Release Notes - Release Notes
theme: markdown:
markdown: editPage:
editPage: hide: true
hide: true
--- ---
# rippled Version 1.0.0 # rippled Version 1.0.0

View File

@@ -3,10 +3,9 @@ date: 2018-06-14
category: 2018 category: 2018
labels: labels:
- Release Notes - Release Notes
theme: markdown:
markdown: editPage:
editPage: hide: true
hide: true
--- ---
# rippled Version 1.0.1 # rippled Version 1.0.1

View File

@@ -3,10 +3,9 @@ date: 2018-09-17
category: 2018 category: 2018
labels: labels:
- Release Notes - Release Notes
theme: markdown:
markdown: editPage:
editPage: hide: true
hide: true
--- ---
# Introducing XRP Ledger (rippled) version 1.1.0 # Introducing XRP Ledger (rippled) version 1.1.0

View File

@@ -3,10 +3,9 @@ date: 2018-10-23
category: 2018 category: 2018
labels: labels:
- Release Notes - Release Notes
theme: markdown:
markdown: editPage:
editPage: hide: true
hide: true
--- ---
# rippled Version 1.1.1 # rippled Version 1.1.1

View File

@@ -3,10 +3,9 @@ date: 2018-11-07
category: 2018 category: 2018
labels: labels:
- Release Notes - Release Notes
theme: markdown:
markdown: editPage:
editPage: hide: true
hide: true
--- ---
# Introducing XRP Ledger (rippled) version 1.1.2 # Introducing XRP Ledger (rippled) version 1.1.2

View File

@@ -4,10 +4,9 @@ category: 2018
labels: labels:
- Advisories - Advisories
- Development - Development
theme: markdown:
markdown: editPage:
editPage: hide: true
hide: true
--- ---
# Boost 1.66 Not Supported for rippled 0.81.0 # Boost 1.66 Not Supported for rippled 0.81.0

View File

@@ -3,10 +3,9 @@ date: 2018-01-17
category: 2018 category: 2018
labels: labels:
- Advisories - Advisories
theme: markdown:
markdown: editPage:
editPage: hide: true
hide: true
--- ---
# rippled Validator Key Replacement # rippled Validator Key Replacement

View File

@@ -4,10 +4,9 @@ labels:
- Data API - Data API
category: 2019 category: 2019
date: 2019-04-04 date: 2019-04-04
theme: markdown:
markdown: editPage:
editPage: hide: true
hide: true
--- ---
# Corrections to Data API / XRP Charts Metrics for 2019-03-23 # Corrections to Data API / XRP Charts Metrics for 2019-03-23

View File

@@ -3,10 +3,9 @@ labels:
- Features - Features
category: 2019 category: 2019
date: 2019-07-03 date: 2019-07-03
theme: markdown:
markdown: editPage:
editPage: hide: true
hide: true
--- ---
# Discover the XRP Ledger with Explorer! # Discover the XRP Ledger with Explorer!

View File

@@ -3,10 +3,9 @@ labels:
- Amendments - Amendments
category: 2019 category: 2019
date: 2019-03-23 date: 2019-03-23
theme: markdown:
markdown: editPage:
editPage: hide: true
hide: true
--- ---
# fix1578 is Now Available # fix1578 is Now Available

View File

@@ -3,10 +3,9 @@ labels:
- Amendments - Amendments
category: 2019 category: 2019
date: 2019-03-19 date: 2019-03-19
theme: markdown:
markdown: editPage:
editPage: hide: true
hide: true
--- ---
# The fix1578 and fixTakerDryOfferRemoval Amendments are Expected # The fix1578 and fixTakerDryOfferRemoval Amendments are Expected

View File

@@ -3,10 +3,9 @@ labels:
- Amendments - Amendments
date: 2019-09-30 date: 2019-09-30
category: 2019 category: 2019
theme: markdown:
markdown: editPage:
editPage: hide: true
hide: true
--- ---
# fixMasterKeyAsRegularKey is Expected Tomorrow # fixMasterKeyAsRegularKey is Expected Tomorrow

View File

@@ -3,10 +3,9 @@ labels:
- Amendments - Amendments
date: 2019-10-02 date: 2019-10-02
category: 2019 category: 2019
theme: markdown:
markdown: editPage:
editPage: hide: true
hide: true
--- ---
# fixMasterKeyAsRegularKey is Now Available # fixMasterKeyAsRegularKey is Now Available

View File

@@ -3,10 +3,9 @@ labels:
- Amendments - Amendments
date: 2019-09-18 date: 2019-09-18
category: 2019 category: 2019
theme: markdown:
markdown: editPage:
editPage: hide: true
hide: true
--- ---
# The fixMasterKeyAsRegularKey Amendment is Expected 2019-10-02 # The fixMasterKeyAsRegularKey Amendment is Expected 2019-10-02

View File

@@ -3,10 +3,9 @@ labels:
- Amendments - Amendments
category: 2019 category: 2019
date: 2019-04-02 date: 2019-04-02
theme: markdown:
markdown: editPage:
editPage: hide: true
hide: true
--- ---
# fixTakerDryOfferRemoval is Now Available # fixTakerDryOfferRemoval is Now Available

Some files were not shown because too many files have changed in this diff Show More