Implement EIP-4803 #1113
Annotations
10 errors and 1 warning
Run npm run coverage:
packages/client/test/miner/miner.spec.ts#L178
Error: unimplemented bits value
❯ valueBoundaryCheck ../tx/src/features/util.ts:59:15
❯ Module.sharedConstructor ../tx/src/features/util.ts:112:3
❯ new LegacyTx ../tx/src/legacy/tx.ts:123:5
❯ Module.createLegacyTx ../tx/src/legacy/constructors.ts:18:10
❯ createTx test/miner/miner.spec.ts:178:14
❯ test/miner/miner.spec.ts:183:15
|
Run npm run coverage:
packages/client/test/miner/pendingBlock.spec.ts#L122
Error: unimplemented bits value
❯ valueBoundaryCheck ../tx/src/features/util.ts:59:15
❯ Module.sharedConstructor ../tx/src/features/util.ts:112:3
❯ new LegacyTx ../tx/src/legacy/tx.ts:123:5
❯ Module.createLegacyTx ../tx/src/legacy/constructors.ts:18:10
❯ createTx test/miner/pendingBlock.spec.ts:122:16
❯ test/miner/pendingBlock.spec.ts:127:17
|
Run npm run coverage:
packages/client/test/rpc/mockBlockchain.ts#L13
Error: unimplemented bits value
❯ valueBoundaryCheck ../tx/src/features/util.ts:59:15
❯ Module.sharedConstructor ../tx/src/features/util.ts:112:3
❯ new LegacyTx ../tx/src/legacy/tx.ts:123:5
❯ Module.createLegacyTx ../tx/src/legacy/constructors.ts:18:10
❯ Module.mockBlockchain test/rpc/mockBlockchain.ts:13:49
❯ Module.createClient test/rpc/helpers.ts:112:48
❯ test/rpc/rpc.spec.ts:183:41
|
Run npm run coverage:
packages/client/test/rpc/mockBlockchain.ts#L13
Error: unimplemented bits value
❯ valueBoundaryCheck ../tx/src/features/util.ts:59:15
❯ Module.sharedConstructor ../tx/src/features/util.ts:112:3
❯ new LegacyTx ../tx/src/legacy/tx.ts:123:5
❯ Module.createLegacyTx ../tx/src/legacy/constructors.ts:18:10
❯ Module.mockBlockchain test/rpc/mockBlockchain.ts:13:49
❯ Module.createClient test/rpc/helpers.ts:112:48
❯ test/rpc/rpc.spec.ts:203:41
|
Run npm run coverage:
packages/client/test/service/fullethereumservice.spec.ts#L275
Error: unimplemented bits value
❯ valueBoundaryCheck ../tx/src/features/util.ts:59:15
❯ Module.sharedConstructor ../tx/src/features/util.ts:112:3
❯ new FeeMarket1559Tx ../tx/src/1559/tx.ts:89:5
❯ Module.createFeeMarket1559Tx ../tx/src/1559/constructors.ts:23:10
❯ Module.createTx ../tx/src/transactionFactory.ts:43:14
❯ test/service/fullethereumservice.spec.ts:275:14
|
Run npm run coverage:
packages/client/test/sync/txpool.spec.ts#L180
Error: unimplemented bits value
❯ valueBoundaryCheck ../tx/src/features/util.ts:59:15
❯ Module.sharedConstructor ../tx/src/features/util.ts:112:3
❯ new FeeMarket1559Tx ../tx/src/1559/tx.ts:89:5
❯ Module.createFeeMarket1559Tx ../tx/src/1559/constructors.ts:23:10
❯ createTx test/sync/txpool.spec.ts:180:16
❯ test/sync/txpool.spec.ts:185:17
|
Run npm run coverage:
packages/client/test/util/wasmCrypto.spec.ts#L53
Error: unimplemented bits value
❯ valueBoundaryCheck ../tx/src/features/util.ts:59:15
❯ Module.sharedConstructor ../tx/src/features/util.ts:112:3
❯ new LegacyTx ../tx/src/legacy/tx.ts:123:5
❯ Module.createLegacyTx ../tx/src/legacy/constructors.ts:18:10
❯ test/util/wasmCrypto.spec.ts:53:16
|
Run npm run coverage:
packages/client/test/net/protocol/ethprotocol.spec.ts#L133
Error: unimplemented bits value
❯ valueBoundaryCheck ../tx/src/features/util.ts:59:15
❯ Module.sharedConstructor ../tx/src/features/util.ts:112:3
❯ new FeeMarket1559Tx ../tx/src/1559/tx.ts:89:5
❯ Module.createFeeMarket1559Tx ../tx/src/1559/constructors.ts:23:10
❯ test/net/protocol/ethprotocol.spec.ts:133:16
|
Run npm run coverage:
packages/client/test/net/protocol/ethprotocol.spec.ts#L230
Error: unimplemented bits value
❯ valueBoundaryCheck ../tx/src/features/util.ts:59:15
❯ Module.sharedConstructor ../tx/src/features/util.ts:112:3
❯ new LegacyTx ../tx/src/legacy/tx.ts:123:5
❯ Module.createLegacyTx ../tx/src/legacy/constructors.ts:18:10
❯ Module.createTx ../tx/src/transactionFactory.ts:39:14
❯ test/net/protocol/ethprotocol.spec.ts:230:22
|
Run npm run coverage:
packages/client/test/net/protocol/ethprotocol.spec.ts#L269
Error: unimplemented bits value
❯ valueBoundaryCheck ../tx/src/features/util.ts:59:15
❯ Module.sharedConstructor ../tx/src/features/util.ts:112:3
❯ new LegacyTx ../tx/src/legacy/tx.ts:123:5
❯ Module.createLegacyTx ../tx/src/legacy/constructors.ts:18:10
❯ Module.createTx ../tx/src/transactionFactory.ts:36:12
❯ test/net/protocol/ethprotocol.spec.ts:269:20
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading