mirror of
https://github.com/status-im/EIPs.git
synced 2025-01-27 15:15:03 +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 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
b26ff65c53
commit
955fbd325e
@ -41,11 +41,11 @@ This EIP is backwards compatible. Smart contracts that call precompiled contrac
|
||||
|
||||
## Test Cases
|
||||
|
||||
- Normal call to a defined smart contract.
|
||||
- Call to undefined smart contract.
|
||||
- Call to defined smart contract with a value!=0 on the call.
|
||||
- Call to undefined smart contract with a value!=0 on the call.
|
||||
- Normal call with remaining gas<700 but gas>[the cost of the call].
|
||||
- Normal call to a defined precompiled contract.
|
||||
- Call to undefined precompiled contract.
|
||||
- Call to defined 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].
|
||||
|
||||
## Implementation
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user