Skip to content

Commit

Permalink
Update EIP-7745
Browse files Browse the repository at this point in the history
  • Loading branch information
Toni-d-e-v authored Jul 4, 2024
1 parent 707bbcf commit 7448a3c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions EIPS/EIP-7745
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
---
eip: 7745

Check failure on line 2 in EIPS/EIP-7745

View workflow job for this annotation

GitHub Actions / EIP Walidator

file name must reflect the preamble header `eip`

error[preamble-file-name]: file name must reflect the preamble header `eip` --> EIPS/EIP-7745:2:5 | 2 | eip: 7745 | ^^^^^ this value | = help: this file's name should be `eip-7745.md` = help: see https://ethereum.github.io/eipw/preamble-file-name/
title: Gas Fee Sponsorship
author: Toni Dumančić
description: Enable one Ethereum address to sponsor gas fees for another by authorizing and co-signing transactions.
author: Toni Dumančić (@githubusername)
discussions-to: https://ethereum-magicians.org/t/ethereum-improvement-proposal-all-info/12326/2

Check failure on line 6 in EIPS/EIP-7745

View workflow job for this annotation

GitHub Actions / EIP Walidator

preamble header `discussions-to` should point to a thread on ethereum-magicians.org

error[preamble-re-discussions-to]: preamble header `discussions-to` should point to a thread on ethereum-magicians.org --> EIPS/EIP-7745:6:16 | 6 | discussions-to: https://ethereum-magicians.org/t/ethereum-improvement-proposal-all-info/12326/2 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required pattern was not matched | = info: the pattern in question: `^https://ethereum-magicians.org/t/[^/]+/[0-9]+$` = help: see https://ethereum.github.io/eipw/preamble-re-discussions-to/
status: Draft
type: Standards Track
description: A proposal to enable one Ethereum address (Address A) to sponsor the gas fees for another address (Address B) by authorizing and co-signing transactions.
discussions-to: https://crypto.ba/t/eip-7745/7765
category: Core
created: 2024-07-04
---
Expand Down

0 comments on commit 7448a3c

Please sign in to comment.