Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update EIP-6404: Align title lettercase across SSZ EIPs #9031

Merged
merged 1 commit into from
Nov 13, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion EIPS/eip-6404.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion EIPS/eip-6465.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion EIPS/eip-6466.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion EIPS/eip-6493.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
Loading