From 3f5c0677a6473f605eff22b6da9a157387d86f9a Mon Sep 17 00:00:00 2001 From: Etan Kissling Date: Wed, 13 Nov 2024 16:19:07 +0700 Subject: [PATCH] Update EIP-6404: Align title lettercase across SSZ EIPs Merged by EIP-Bot. --- EIPS/eip-6404.md | 2 +- EIPS/eip-6465.md | 2 +- EIPS/eip-6466.md | 2 +- EIPS/eip-6493.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/EIPS/eip-6404.md b/EIPS/eip-6404.md index 2883d9e914df7..0b2944b541d3e 100644 --- a/EIPS/eip-6404.md +++ b/EIPS/eip-6404.md @@ -1,6 +1,6 @@ --- eip: 6404 -title: SSZ Transactions +title: SSZ transactions description: Migration of RLP transactions to SSZ author: Etan Kissling (@etan-status), Gajinder Singh (@g11tech), Vitalik Buterin (@vbuterin) discussions-to: https://ethereum-magicians.org/t/eip-6404-ssz-transactions/12783 diff --git a/EIPS/eip-6465.md b/EIPS/eip-6465.md index ca8684a99746b..6efaa4a5b40b9 100644 --- a/EIPS/eip-6465.md +++ b/EIPS/eip-6465.md @@ -1,6 +1,6 @@ --- eip: 6465 -title: SSZ Withdrawals Root +title: SSZ withdrawals root description: Migration of withdrawals MPT commitment to SSZ author: Etan Kissling (@etan-status), Mikhail Kalinin (@mkalinin) discussions-to: https://ethereum-magicians.org/t/eip-6465-ssz-withdrawals-root/12883 diff --git a/EIPS/eip-6466.md b/EIPS/eip-6466.md index 959eba3b97165..200c66c684278 100644 --- a/EIPS/eip-6466.md +++ b/EIPS/eip-6466.md @@ -1,6 +1,6 @@ --- eip: 6466 -title: SSZ Receipts +title: SSZ receipts description: Migration of RLP receipts to SSZ author: Etan Kissling (@etan-status), Gajinder Singh (@g11tech), Vitalik Buterin (@vbuterin) discussions-to: https://ethereum-magicians.org/t/eip-6466-ssz-receipts/12884 diff --git a/EIPS/eip-6493.md b/EIPS/eip-6493.md index 54f8dce2b2f45..7bdcbf3b6cfa1 100644 --- a/EIPS/eip-6493.md +++ b/EIPS/eip-6493.md @@ -1,6 +1,6 @@ --- eip: 6493 -title: SSZ Transaction Signature Scheme +title: SSZ transaction signature scheme description: Signature scheme for native SSZ transactions author: Etan Kissling (@etan-status), Gajinder Singh (@g11tech), Matt Garnett (@lightclient), Vitalik Buterin (@vbuterin) discussions-to: https://ethereum-magicians.org/t/eip-6493-ssz-transaction-signature-scheme/13050