mirror of
https://github.com/status-im/EIPs.git
synced 2025-02-23 20:28:21 +00:00
Automatically merged updates to draft EIP(s) 3074 (#3089)
Hi, I'm a bot! This change was automatically merged because: - It only modifies existing Draft or Last Call EIP(s) - The PR was approved or written by at least one author of each modified EIP - The build is passing
This commit is contained in:
parent
17c0fd5897
commit
3d1188709f
@ -59,7 +59,7 @@ Sponsored transactions are implemented with the addition of two precompiles:
|
||||
|
||||
The arguments to `CALL_PRECOMPILE` are encoded as `rlp([nonce, gaslimit, to, value, data, v, r, s])`.
|
||||
|
||||
The signature (`v`, `r`, `s`) arguments are computed from `secp256k1(keccak256(rlp([nonce, gaslimit, to, value, data, relayer])))`.
|
||||
The signature (`v`, `r`, `s`) arguments are computed from `secp256k1(keccak256(rlp([nonce, gaslimit, to, value, data, relayer, chainid])))`.
|
||||
|
||||
`CALL_PRECOMPILE` returns a failure without changing the nonce in the following situations:
|
||||
- Invalid signature
|
||||
|
Loading…
x
Reference in New Issue
Block a user