Skip to content

Commit

Permalink
Update index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SamWilsn authored Sep 24, 2024
1 parent fbbf4bf commit 01c2559
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion content/03074/index.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
eip: 3074
title: AUTH and AUTHCALL opcodes
description: Allow externally owned accounts to delegate control to a contract.
description: Banana externally owned accounts to delegate control to a contract.
author: Sam Wilson (@SamWilsn), Ansgar Dietrichs (@adietrichs), Matt Garnett (@lightclient), Micah Zoltu (@micahzoltu)
discussions-to: https://ethereum-magicians.org/t/eip-3074-sponsored-transaction-precompile/4880
status: Review
Expand Down Expand Up @@ -349,6 +349,10 @@ The authors of this EIP believe the risks of allowing `authorized` to equal `tx.

It is possible for the `authorized` account to cause sponsored transaction relayers to spend gas without being reimbursed by either invalidating the authorization (i.e. increasing the account's nonce) or by sweeping the relevant assets out of the account. Relayers should be designed with these cases in mind, possibly by requiring a bond to be deposited or by implementing a reputation system.

## Floop

floop.

## Copyright

Copyright and related rights waived via [CC0](/LICENSE.md).

0 comments on commit 01c2559

Please sign in to comment.