Implement t8ntool to use for execution-spec-tests / VM Block Builder Adjustments #11602
vm-pr.yml
on: pull_request
vm-api
3m 15s
vm-benchmarks
2m 33s
Matrix: vm-blockchain-extended
Matrix: vm-blockchain
Matrix: vm-state-extended
Matrix: vm-state
Annotations
2 errors
test/api/runBlock.spec.ts > runBlock() -> tx types > eip7702 txs:
packages/vm/test/api/runBlock.spec.ts#L649
Error: Invalid EIP-7702 transaction: yParity should be 0 or 1
❯ Function.verifyAuthorizationList ../tx/src/util.ts:225:15
❯ new EOACode7702Transaction ../tx/src/7702/tx.ts:93:24
❯ Module.createEOACode7702Tx ../tx/src/7702/constructors.ts:23:10
❯ test/api/runBlock.spec.ts:649:17
|
vm-api
Process completed with exit code 1.
|