mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Gas updates.
This commit is contained in:
parent
bc127bcc6d
commit
7673d0cb74
@ -176,7 +176,7 @@ contract DepositContract is IDepositContract, ERC165 {
|
|||||||
}
|
}
|
||||||
// ----
|
// ----
|
||||||
// constructor()
|
// constructor()
|
||||||
// gas irOptimized: 1430741
|
// gas irOptimized: 1419712
|
||||||
// gas legacy: 2427905
|
// gas legacy: 2427905
|
||||||
// gas legacyOptimized: 1773081
|
// gas legacyOptimized: 1773081
|
||||||
// supportsInterface(bytes4): 0x0 -> 0
|
// supportsInterface(bytes4): 0x0 -> 0
|
||||||
|
Loading…
Reference in New Issue
Block a user