Skip to content

Commit 281ee25

Browse files
authored
docs: fix numbering of ADRs to remove duplicates (#2214)
## Overview ADR numbering is out of sync. This PR fixes this. <!-- Please read and fill out this form before submitting your PR. Please make sure you have reviewed our contributors guide before submitting your first PR. NOTE: PR titles should follow semantic commits: https://www.conventionalcommits.org/en/v1.0.0/ --> <!-- Please provide an explanation of the PR, including the appropriate context, background, goal, and rationale. If there is an issue with this information, please provide a tl;dr and link the issue. Ex: Closes #<issue number> --> <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **Documentation** - Updated the numbering and changelogs of several ADR documents to maintain chronological order. No content or functional changes were made. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
1 parent 62dd136 commit 281ee25

4 files changed

Lines changed: 8 additions & 4 deletions

File tree

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
1-
# ADR 010: Remote Signing Service for Fast and Secure Digital Signatures
1+
# ADR 011: Remote Signing Service for Fast and Secure Digital Signatures
22

33
## Changelog
44

55
- 2025-03-14: Initial ADR creation including remote and local signing implementations, gRPC client/server flow.
6+
- 2025-04-23: Renumbered from ADR-010 to ADR-011 to maintain chronological order.
67

78
## Context
89

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
1-
# ADR 017: Store RPC Layer Implementation using Connect-RPC
1+
# ADR 018: Store RPC Layer Implementation using Connect-RPC
22

33
## Changelog
44

55
- 2024-03-25: Initial proposal
6+
- 2025-04-23: Renumbered from ADR-017 to ADR-018 to maintain chronological order.
67

78
## Context
89

specs/lazy-adr/adr-018-forced-inclusion-mechanism.md renamed to specs/lazy-adr/adr-019-forced-inclusion-mechanism.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
1-
# ADR 018: Forced Inclusion Mechanism
1+
# ADR 019: Forced Inclusion Mechanism
22

33
## Changelog
44

55
- 2025-03-24: Initial draft
6+
- 2025-04-23: Renumbered from ADR-018 to ADR-019 to maintain chronological order.
67

78
## Context
89

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
1-
# ADR 013: Validation Flow for Single Sequencer Rollups
1+
# ADR 020: Validation Flow for Single Sequencer Rollups
22

33
## Changelog
44

55
- 2025-04-08: Initial draft
6+
- 2025-04-23: Renumbered from ADR-013 to ADR-020 to maintain chronological order.
67

78
## Context
89

0 commit comments

Comments
 (0)