Skip to content

witness: only include elements if there's enough gas for it #49

witness: only include elements if there's enough gas for it

witness: only include elements if there's enough gas for it #49

Triggered via pull request September 12, 2024 22:04
Status Failure
Total duration 1m 22s
Artifacts

stable-spec-tests.yml

on: pull_request
Matrix: consume
Fit to window
Zoom out
Zoom in

Annotations

10 errors
setup: core/vm/gas_table.go#L410
cannot use evm.Accesses.TouchAndChargeValueTransfer(contract.Address().Bytes()[:], address.Bytes()[:]) (value of type bool) as uint64 value in argument to math.SafeAdd
setup: core/vm/gas_table.go#L410
not enough arguments in call to evm.Accesses.TouchAndChargeValueTransfer
setup: core/vm/gas_table.go#L447
ok declared and not used
setup: core/vm/gas_table.go#L447
not enough arguments in call to evm.Accesses.TouchAndChargeValueTransfer
setup: core/vm/gas_table.go#L448
undefined: wgas
setup: core/vm/instructions.go#L463
not enough arguments in call to witness.TouchSlotAndChargeGas
setup: core/vm/instructions.go#L464
cannot use statelessGas (variable of type bool) as uint64 value in return statement
setup: core/vm/operations_verkle.go#L26
not enough arguments in call to evm.Accesses.TouchSlotAndChargeGas
setup: core/vm/operations_verkle.go#L27
invalid operation: gas == 0 (mismatched types bool and untyped int)
setup: core/vm/operations_verkle.go#L28
cannot use params.WarmStorageReadCostEIP2929 (constant 100 of type uint64) as bool value in assignment