mirror of
https://github.com/status-im/EIPs.git
synced 2025-01-29 16:15:23 +00:00
Automatically merged updates to draft EIP(s) 1109
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
02cf4dd59c
commit
a9975c84e8
@ -46,6 +46,10 @@ This EIP is backwards compatible. Smart contracts that call precompiled contrac
|
|||||||
- Call to defined precompiled contract with a value!=0 on the call.
|
- Call to defined precompiled contract with a value!=0 on the call.
|
||||||
- Call to undefined precompiled contract with a value!=0 on the call.
|
- Call to undefined precompiled contract with a value!=0 on the call.
|
||||||
- Normal call to precompiled contract with remaining gas<700 but gas>[the cost of the call].
|
- Normal call to precompiled contract with remaining gas<700 but gas>[the cost of the call].
|
||||||
|
- Call to a precompiled contract which forwards all gas but
|
||||||
|
* 600
|
||||||
|
* 700
|
||||||
|
* 701
|
||||||
|
|
||||||
## Implementation
|
## Implementation
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user