EIP 6690: EVMMAX implementation #2487
Annotations
8 errors
|
|
|
packages/vm/test/api/t8ntool/t8ntool.spec.ts#L82
AssertionError: expected 21151 to equal 21154
- Expected
+ Received
- 21154
+ 21151
❯ test/api/t8ntool/t8ntool.spec.ts:82:12
|
|
packages/vm/test/api/state/accountExists.spec.ts#L96
AssertionError: new account price not applied as empty account exists: expected 28540n to equal 28552n
- Expected
+ Received
- 28552n
+ 28540n
❯ test/api/state/accountExists.spec.ts:96:12
|
|
packages/vm/test/api/state/accountExists.spec.ts#L47
AssertionError: vm correctly applies new account gas price: expected 53540n to equal 53552n
- Expected
+ Received
- 53552n
+ 53540n
❯ test/api/state/accountExists.spec.ts:47:12
|
|
packages/vm/test/api/EIPs/eip-1153.spec.ts#L46
AssertionError: Opcode: MSTORE, Gas Used: 3, Expected: 6: expected 3n to equal 6n
- Expected
+ Received
- 6n
+ 3n
❯ test/api/EIPs/eip-1153.spec.ts:46:16
❯ ../evm/src/evm.ts:301:13
❯ EVM._emit ../evm/src/evm.ts:300:17
❯ Interpreter._runStepHook ../evm/src/interpreter.ts:564:29
❯ Interpreter.runStep ../evm/src/interpreter.ts:400:20
❯ Interpreter.run ../evm/src/interpreter.ts:338:20
❯ EVM.runInterpreter ../evm/src/evm.ts:869:28
❯ EVM._executeCall ../evm/src/evm.ts:471:16
|
|
packages/vm/test/api/EIPs/eip-1153.spec.ts#L46
AssertionError: Opcode: MSTORE, Gas Used: 3, Expected: 6: expected 3n to equal 6n
- Expected
+ Received
- 6n
+ 3n
❯ test/api/EIPs/eip-1153.spec.ts:46:16
❯ ../evm/src/evm.ts:301:13
❯ EVM._emit ../evm/src/evm.ts:300:17
❯ Interpreter._runStepHook ../evm/src/interpreter.ts:564:29
❯ Interpreter.runStep ../evm/src/interpreter.ts:400:20
❯ Interpreter.run ../evm/src/interpreter.ts:338:20
❯ EVM.runInterpreter ../evm/src/evm.ts:869:28
❯ EVM._executeCall ../evm/src/evm.ts:471:16
|
|
packages/vm/test/api/EIPs/eip-1153.spec.ts#L46
AssertionError: Opcode: MSTORE, Gas Used: 3, Expected: 6: expected 3n to equal 6n
- Expected
+ Received
- 6n
+ 3n
❯ test/api/EIPs/eip-1153.spec.ts:46:16
❯ ../evm/src/evm.ts:301:13
❯ EVM._emit ../evm/src/evm.ts:300:17
❯ Interpreter._runStepHook ../evm/src/interpreter.ts:564:29
❯ Interpreter.runStep ../evm/src/interpreter.ts:400:20
❯ Interpreter.run ../evm/src/interpreter.ts:338:20
❯ EVM.runInterpreter ../evm/src/evm.ts:869:28
❯ EVM._executeCall ../evm/src/evm.ts:471:16
|
|
packages/vm/test/api/runTx.spec.ts#L705
AssertionError: should use the right amount of gas and not consume all: expected 59398n to equal 66382n
- Expected
+ Received
- 66382n
+ 59398n
❯ test/api/runTx.spec.ts:705:12
|
The logs for this run have expired and are no longer available.
Loading