Skip to content

refactor(tempo): consolidate zone exports #5018

refactor(tempo): consolidate zone exports

refactor(tempo): consolidate zone exports #5018

Triggered via pull request August 23, 2026 21:48
Status Cancelled
Total duration 10m 22s
Artifacts

pull-request.yml

on: pull_request
Matrix: Verify / Test Environments
Matrix: Verify / test-tempo-deployed
Matrix: Verify / test-tempo
Matrix: Verify / test
Matrix: Verify / Wagmi
Matrix: Verify / Types
Fit to window
Zoom out
Zoom in

Annotations

26 errors, 39 warnings, and 1 notice
[tempo] src/tempo/actions/zone.test.ts > depositSync > error: no chain: src/tempo/actions/zone.test.ts#L790
AssertionError: promise resolved "{ receipt: { type: 'eip1559', …(15) } }" instead of rejecting - Expected + Received - Error { - "message": "rejected promise", + { + "receipt": { + "blockHash": "0xebfce32088f0b04d61e2bda0657feccf1ce935a5ec3be5cf0c16ea09fc62044a", + "blockNumber": 33n, + "contractAddress": "0x0dcd1bf9a1b36ce34237eeafef220932846bcd82", + "cumulativeGasUsed": 521000n, + "effectiveGasPrice": 600000000n, + "feePayer": "0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266", + "feeToken": "0x20c0000000000000000000000000000000000001", + "from": "0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266", + "gasUsed": 521000n, + "logs": [ + { + "address": "0x20c0000000000000000000000000000000000001", + "blockHash": "0xebfce32088f0b04d61e2bda0657feccf1ce935a5ec3be5cf0c16ea09fc62044a", + "blockNumber": 33n, + "blockTimestamp": 1787521950n, + "data": "0x0000000000000000000000000000000000000000000000000000000000000139", + "logIndex": 0, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000f39fd6e51aad88f6f4ce6ab8827279cfffb92266", + "0x000000000000000000000000feec000000000000000000000000000000000000", + ], + "transactionHash": "0xe0a3d71b1746afa0c31644ffe0e99ab026e1ce08fc2089b39e8df94487f11ea6", + "transactionIndex": 0, + }, + ], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000008000000000008000000000000000000000000000000000000000000000000000100000000000000000000000000000010000000000000000000000000000000000020000000000000100000000040000000000000000020000000000000000000000000000000000000000000000000000000000000000002000000200000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": "success", + "to": null, + "transactionHash": "0xe0a3d71b1746afa0c31644ffe0e99ab026e1ce08fc2089b39e8df94487f11ea6", + "transactionIndex": 0, + "type": "eip1559", + }, } ❯ src/tempo/actions/zone.test.ts:790:5
[tempo] src/tempo/actions/zone.test.ts > depositSync > error: no chain: src/tempo/actions/zone.test.ts#L790
AssertionError: promise resolved "{ receipt: { type: 'eip1559', …(15) } }" instead of rejecting - Expected + Received - Error { - "message": "rejected promise", + { + "receipt": { + "blockHash": "0xaa2c4afe58fb7cb6326b5c3f4411982f3c9d50c325ee77e48bd27ecae841ace8", + "blockNumber": 31n, + "contractAddress": "0xa51c1fc2f0d1a1b8494ed1fe312d7c3a78ed91c0", + "cumulativeGasUsed": 521000n, + "effectiveGasPrice": 600000000n, + "feePayer": "0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266", + "feeToken": "0x20c0000000000000000000000000000000000001", + "from": "0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266", + "gasUsed": 521000n, + "logs": [ + { + "address": "0x20c0000000000000000000000000000000000001", + "blockHash": "0xaa2c4afe58fb7cb6326b5c3f4411982f3c9d50c325ee77e48bd27ecae841ace8", + "blockNumber": 31n, + "blockTimestamp": 1787521949n, + "data": "0x0000000000000000000000000000000000000000000000000000000000000139", + "logIndex": 0, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000f39fd6e51aad88f6f4ce6ab8827279cfffb92266", + "0x000000000000000000000000feec000000000000000000000000000000000000", + ], + "transactionHash": "0x46e4ba08c3bc4e1178d8a28746c545ddfef7e361d3739cdf2b3608d6724f4a7e", + "transactionIndex": 0, + }, + ], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000008000000000008000000000000000000000000000000000000000000000000000100000000000000000000000000000010000000000000000000000000000000000020000000000000100000000040000000000000000020000000000000000000000000000000000000000000000000000000000000000002000000200000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": "success", + "to": null, + "transactionHash": "0x46e4ba08c3bc4e1178d8a28746c545ddfef7e361d3739cdf2b3608d6724f4a7e", + "transactionIndex": 0, + "type": "eip1559", + }, } ❯ src/tempo/actions/zone.test.ts:790:5
[tempo] src/tempo/actions/zone.test.ts > depositSync > error: no chain: src/tempo/actions/zone.test.ts#L790
AssertionError: promise resolved "{ receipt: { type: 'eip1559', …(15) } }" instead of rejecting - Expected + Received - Error { - "message": "rejected promise", + { + "receipt": { + "blockHash": "0x5681a61a319342a36ccfebaeffa93a9ae279b42e3d5a7701d1a4d2c4fecc2b86", + "blockNumber": 37n, + "contractAddress": "0x0b306bf915c4d645ff596e518faf3f9669b97016", + "cumulativeGasUsed": 521000n, + "effectiveGasPrice": 600000000n, + "feePayer": "0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266", + "feeToken": "0x20c0000000000000000000000000000000000001", + "from": "0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266", + "gasUsed": 521000n, + "logs": [ + { + "address": "0x20c0000000000000000000000000000000000001", + "blockHash": "0x5681a61a319342a36ccfebaeffa93a9ae279b42e3d5a7701d1a4d2c4fecc2b86", + "blockNumber": 37n, + "blockTimestamp": 1787521910n, + "data": "0x0000000000000000000000000000000000000000000000000000000000000139", + "logIndex": 0, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000f39fd6e51aad88f6f4ce6ab8827279cfffb92266", + "0x000000000000000000000000feec000000000000000000000000000000000000", + ], + "transactionHash": "0xe41e842edf9bd4ef2d101b2164a1770674dbaf692c570fa20db51ee25541d5bf", + "transactionIndex": 0, + }, + ], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000008000000000008000000000000000000000000000000000000000000000000000100000000000000000000000000000010000000000000000000000000000000000020000000000000100000000040000000000000000020000000000000000000000000000000000000000000000000000000000000000002000000200000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": "success", + "to": null, + "transactionHash": "0xe41e842edf9bd4ef2d101b2164a1770674dbaf692c570fa20db51ee25541d5bf", + "transactionIndex": 0, + "type": "eip1559", + }, } ❯ src/tempo/actions/zone.test.ts:790:5
[tempo] src/tempo/actions/zone.test.ts > depositSync > error: no chain: src/tempo/actions/zone.test.ts#L790
AssertionError: promise resolved "{ receipt: { type: 'eip1559', …(15) } }" instead of rejecting - Expected + Received - Error { - "message": "rejected promise", + { + "receipt": { + "blockHash": "0x2743ef74f5f88341c72f142159e9e7fcebc6e4092d1decf0029433d25309af9b", + "blockNumber": 35n, + "contractAddress": "0x9a676e781a523b5d0c0e43731313a708cb607508", + "cumulativeGasUsed": 521000n, + "effectiveGasPrice": 600000000n, + "feePayer": "0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266", + "feeToken": "0x20c0000000000000000000000000000000000001", + "from": "0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266", + "gasUsed": 521000n, + "logs": [ + { + "address": "0x20c0000000000000000000000000000000000001", + "blockHash": "0x2743ef74f5f88341c72f142159e9e7fcebc6e4092d1decf0029433d25309af9b", + "blockNumber": 35n, + "blockTimestamp": 1787521909n, + "data": "0x0000000000000000000000000000000000000000000000000000000000000139", + "logIndex": 0, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000f39fd6e51aad88f6f4ce6ab8827279cfffb92266", + "0x000000000000000000000000feec000000000000000000000000000000000000", + ], + "transactionHash": "0xbaf7b54e0d9ae8feee089bae88a4f2ad82fb8795d3b1640337739c7ebbc861c6", + "transactionIndex": 0, + }, + ], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000008000000000008000000000000000000000000000000000000000000000000000100000000000000000000000000000010000000000000000000000000000000000020000000000000100000000040000000000000000020000000000000000000000000000000000000000000000000000000000000000002000000200000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": "success", + "to": null, + "transactionHash": "0xbaf7b54e0d9ae8feee089bae88a4f2ad82fb8795d3b1640337739c7ebbc861c6", + "transactionIndex": 0, + "type": "eip1559", + }, } ❯ src/tempo/actions/zone.test.ts:790:5
[tempo] src/tempo/actions/zone.test.ts > depositSync > error: no chain: src/tempo/actions/zone.test.ts#L790
AssertionError: promise resolved "{ receipt: { type: 'eip1559', …(15) } }" instead of rejecting - Expected + Received - Error { - "message": "rejected promise", + { + "receipt": { + "blockHash": "0xdf3ba47eb45504ef7e83d8e9696d88913617be03944f85f9f266824bd842052a", + "blockNumber": 33n, + "contractAddress": "0x0dcd1bf9a1b36ce34237eeafef220932846bcd82", + "cumulativeGasUsed": 521000n, + "effectiveGasPrice": 600000000n, + "feePayer": "0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266", + "feeToken": "0x20c0000000000000000000000000000000000001", + "from": "0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266", + "gasUsed": 521000n, + "logs": [ + { + "address": "0x20c0000000000000000000000000000000000001", + "blockHash": "0xdf3ba47eb45504ef7e83d8e9696d88913617be03944f85f9f266824bd842052a", + "blockNumber": 33n, + "blockTimestamp": 1787521908n, + "data": "0x0000000000000000000000000000000000000000000000000000000000000139", + "logIndex": 0, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000f39fd6e51aad88f6f4ce6ab8827279cfffb92266", + "0x000000000000000000000000feec000000000000000000000000000000000000", + ], + "transactionHash": "0xe0a3d71b1746afa0c31644ffe0e99ab026e1ce08fc2089b39e8df94487f11ea6", + "transactionIndex": 0, + }, + ], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000008000000000008000000000000000000000000000000000000000000000000000100000000000000000000000000000010000000000000000000000000000000000020000000000000100000000040000000000000000020000000000000000000000000000000000000000000000000000000000000000002000000200000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": "success", + "to": null, + "transactionHash": "0xe0a3d71b1746afa0c31644ffe0e99ab026e1ce08fc2089b39e8df94487f11ea6", + "transactionIndex": 0, + "type": "eip1559", + }, } ❯ src/tempo/actions/zone.test.ts:790:5
[tempo] src/tempo/actions/zone.test.ts > depositSync > error: no chain: src/tempo/actions/zone.test.ts#L790
AssertionError: promise resolved "{ receipt: { type: 'eip1559', …(15) } }" instead of rejecting - Expected + Received - Error { - "message": "rejected promise", + { + "receipt": { + "blockHash": "0x6aa9fdd429c3be65e6beac8d284bc9f47c27ac0c8d9395d6c71a38504f1dd300", + "blockNumber": 31n, + "contractAddress": "0xa51c1fc2f0d1a1b8494ed1fe312d7c3a78ed91c0", + "cumulativeGasUsed": 521000n, + "effectiveGasPrice": 600000000n, + "feePayer": "0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266", + "feeToken": "0x20c0000000000000000000000000000000000001", + "from": "0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266", + "gasUsed": 521000n, + "logs": [ + { + "address": "0x20c0000000000000000000000000000000000001", + "blockHash": "0x6aa9fdd429c3be65e6beac8d284bc9f47c27ac0c8d9395d6c71a38504f1dd300", + "blockNumber": 31n, + "blockTimestamp": 1787521907n, + "data": "0x0000000000000000000000000000000000000000000000000000000000000139", + "logIndex": 0, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000f39fd6e51aad88f6f4ce6ab8827279cfffb92266", + "0x000000000000000000000000feec000000000000000000000000000000000000", + ], + "transactionHash": "0x87260e4dbdf7d887254d49057ca7454c22a79fef3010ee162837f82d08f7e16f", + "transactionIndex": 0, + }, + ], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000008000000000008000000000000000000000000000000000000000000000000000100000000000000000000000000000010000000000000000000000000000000000020000000000000100000000040000000000000000020000000000000000000000000000000000000000000000000000000000000000002000000200000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": "success", + "to": null, + "transactionHash": "0x87260e4dbdf7d887254d49057ca7454c22a79fef3010ee162837f82d08f7e16f", + "transactionIndex": 0, + "type": "eip1559", + }, } ❯ src/tempo/actions/zone.test.ts:790:5
[tempo] src/tempo/actions/zone.test.ts > depositSync > error: no chain: src/tempo/actions/zone.test.ts#L790
AssertionError: promise resolved "{ receipt: { type: 'eip1559', …(15) } }" instead of rejecting - Expected + Received - Error { - "message": "rejected promise", + { + "receipt": { + "blockHash": "0x2c79f6353b4a4937d44afcae1c995a42d729e2cfdd35fe81467d2e071b8a46ea", + "blockNumber": 65n, + "contractAddress": "0x0b306bf915c4d645ff596e518faf3f9669b97016", + "cumulativeGasUsed": 521000n, + "effectiveGasPrice": 600000000n, + "feePayer": "0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266", + "feeToken": "0x20c0000000000000000000000000000000000001", + "from": "0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266", + "gasUsed": 521000n, + "logs": [ + { + "address": "0x20c0000000000000000000000000000000000001", + "blockHash": "0x2c79f6353b4a4937d44afcae1c995a42d729e2cfdd35fe81467d2e071b8a46ea", + "blockNumber": 65n, + "blockTimestamp": 1787521867n, + "data": "0x0000000000000000000000000000000000000000000000000000000000000139", + "logIndex": 0, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000f39fd6e51aad88f6f4ce6ab8827279cfffb92266", + "0x000000000000000000000000feec000000000000000000000000000000000000", + ], + "transactionHash": "0xe41e842edf9bd4ef2d101b2164a1770674dbaf692c570fa20db51ee25541d5bf", + "transactionIndex": 0, + }, + ], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000008000000000008000000000000000000000000000000000000000000000000000100000000000000000000000000000010000000000000000000000000000000000020000000000000100000000040000000000000000020000000000000000000000000000000000000000000000000000000000000000002000000200000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": "success", + "to": null, + "transactionHash": "0xe41e842edf9bd4ef2d101b2164a1770674dbaf692c570fa20db51ee25541d5bf", + "transactionIndex": 0, + "type": "eip1559", + }, } ❯ src/tempo/actions/zone.test.ts:790:5
[tempo] src/tempo/actions/zone.test.ts > depositSync > error: no chain: src/tempo/actions/zone.test.ts#L790
AssertionError: promise resolved "{ receipt: { type: 'eip1559', …(15) } }" instead of rejecting - Expected + Received - Error { - "message": "rejected promise", + { + "receipt": { + "blockHash": "0xdd51d161329696331bec5b41ed02d99b565804b0ec064f679ecff78b3f3675f4", + "blockNumber": 63n, + "contractAddress": "0x9a676e781a523b5d0c0e43731313a708cb607508", + "cumulativeGasUsed": 521000n, + "effectiveGasPrice": 600000000n, + "feePayer": "0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266", + "feeToken": "0x20c0000000000000000000000000000000000001", + "from": "0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266", + "gasUsed": 521000n, + "logs": [ + { + "address": "0x20c0000000000000000000000000000000000001", + "blockHash": "0xdd51d161329696331bec5b41ed02d99b565804b0ec064f679ecff78b3f3675f4", + "blockNumber": 63n, + "blockTimestamp": 1787521866n, + "data": "0x0000000000000000000000000000000000000000000000000000000000000139", + "logIndex": 0, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000f39fd6e51aad88f6f4ce6ab8827279cfffb92266", + "0x000000000000000000000000feec000000000000000000000000000000000000", + ], + "transactionHash": "0xbaf7b54e0d9ae8feee089bae88a4f2ad82fb8795d3b1640337739c7ebbc861c6", + "transactionIndex": 0, + }, + ], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000008000000000008000000000000000000000000000000000000000000000000000100000000000000000000000000000010000000000000000000000000000000000020000000000000100000000040000000000000000020000000000000000000000000000000000000000000000000000000000000000002000000200000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": "success", + "to": null, + "transactionHash": "0xbaf7b54e0d9ae8feee089bae88a4f2ad82fb8795d3b1640337739c7ebbc861c6", + "transactionIndex": 0, + "type": "eip1559", + }, } ❯ src/tempo/actions/zone.test.ts:790:5
[tempo] src/tempo/actions/zone.test.ts > depositSync > error: no chain: src/tempo/actions/zone.test.ts#L790
AssertionError: promise resolved "{ receipt: { type: 'eip1559', …(15) } }" instead of rejecting - Expected + Received - Error { - "message": "rejected promise", + { + "receipt": { + "blockHash": "0x84348da531ed6e43fbb1442d17dbefb6c83b93504abf959df2f129a4171895ae", + "blockNumber": 61n, + "contractAddress": "0x0dcd1bf9a1b36ce34237eeafef220932846bcd82", + "cumulativeGasUsed": 521000n, + "effectiveGasPrice": 600000000n, + "feePayer": "0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266", + "feeToken": "0x20c0000000000000000000000000000000000001", + "from": "0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266", + "gasUsed": 521000n, + "logs": [ + { + "address": "0x20c0000000000000000000000000000000000001", + "blockHash": "0x84348da531ed6e43fbb1442d17dbefb6c83b93504abf959df2f129a4171895ae", + "blockNumber": 61n, + "blockTimestamp": 1787521865n, + "data": "0x0000000000000000000000000000000000000000000000000000000000000139", + "logIndex": 0, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000f39fd6e51aad88f6f4ce6ab8827279cfffb92266", + "0x000000000000000000000000feec000000000000000000000000000000000000", + ], + "transactionHash": "0xe0a3d71b1746afa0c31644ffe0e99ab026e1ce08fc2089b39e8df94487f11ea6", + "transactionIndex": 0, + }, + ], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000008000000000008000000000000000000000000000000000000000000000000000100000000000000000000000000000010000000000000000000000000000000000020000000000000100000000040000000000000000020000000000000000000000000000000000000000000000000000000000000000002000000200000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": "success", + "to": null, + "transactionHash": "0xe0a3d71b1746afa0c31644ffe0e99ab026e1ce08fc2089b39e8df94487f11ea6", + "transactionIndex": 0, + "type": "eip1559", + }, } ❯ src/tempo/actions/zone.test.ts:790:5
[tempo] src/tempo/actions/zone.test.ts > depositSync > error: no chain: src/tempo/actions/zone.test.ts#L790
AssertionError: promise resolved "{ receipt: { type: 'eip1559', …(15) } }" instead of rejecting - Expected + Received - Error { - "message": "rejected promise", + { + "receipt": { + "blockHash": "0xd6b0c3f1842951608e67741dc3a6bb4aaee4ab6e6a0d7923047f95ebcb77b0f7", + "blockNumber": 59n, + "contractAddress": "0xa51c1fc2f0d1a1b8494ed1fe312d7c3a78ed91c0", + "cumulativeGasUsed": 521000n, + "effectiveGasPrice": 600000000n, + "feePayer": "0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266", + "feeToken": "0x20c0000000000000000000000000000000000001", + "from": "0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266", + "gasUsed": 521000n, + "logs": [ + { + "address": "0x20c0000000000000000000000000000000000001", + "blockHash": "0xd6b0c3f1842951608e67741dc3a6bb4aaee4ab6e6a0d7923047f95ebcb77b0f7", + "blockNumber": 59n, + "blockTimestamp": 1787521864n, + "data": "0x0000000000000000000000000000000000000000000000000000000000000139", + "logIndex": 0, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000f39fd6e51aad88f6f4ce6ab8827279cfffb92266", + "0x000000000000000000000000feec000000000000000000000000000000000000", + ], + "transactionHash": "0x46e4ba08c3bc4e1178d8a28746c545ddfef7e361d3739cdf2b3608d6724f4a7e", + "transactionIndex": 0, + }, + ], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000008000000000008000000000000000000000000000000000000000000000000000100000000000000000000000000000010000000000000000000000000000000000020000000000000100000000040000000000000000020000000000000000000000000000000000000000000000000000000000000000002000000200000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": "success", + "to": null, + "transactionHash": "0x46e4ba08c3bc4e1178d8a28746c545ddfef7e361d3739cdf2b3608d6724f4a7e", + "transactionIndex": 0, + "type": "eip1559", + }, } ❯ src/tempo/actions/zone.test.ts:790:5
[tempo] src/tempo/actions/zone.test.ts > depositSync > error: no chain: src/tempo/actions/zone.test.ts#L790
AssertionError: promise resolved "{ receipt: { type: 'eip1559', …(15) } }" instead of rejecting - Expected + Received - Error { - "message": "rejected promise", + { + "receipt": { + "blockHash": "0x2b5da1102c4e407510e0f1eb5fac8fa115631f3d99e093e88e716f1ff8d4acda", + "blockNumber": 33n, + "contractAddress": "0x0dcd1bf9a1b36ce34237eeafef220932846bcd82", + "cumulativeGasUsed": 521000n, + "effectiveGasPrice": 600000000n, + "feePayer": "0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266", + "feeToken": "0x20c0000000000000000000000000000000000001", + "from": "0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266", + "gasUsed": 521000n, + "logs": [ + { + "address": "0x20c0000000000000000000000000000000000001", + "blockHash": "0x2b5da1102c4e407510e0f1eb5fac8fa115631f3d99e093e88e716f1ff8d4acda", + "blockNumber": 33n, + "blockTimestamp": 1787522165n, + "data": "0x0000000000000000000000000000000000000000000000000000000000000139", + "logIndex": 0, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000f39fd6e51aad88f6f4ce6ab8827279cfffb92266", + "0x000000000000000000000000feec000000000000000000000000000000000000", + ], + "transactionHash": "0xe0a3d71b1746afa0c31644ffe0e99ab026e1ce08fc2089b39e8df94487f11ea6", + "transactionIndex": 0, + }, + ], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000008000000000008000000000000000000000000000000000000000000000000000100000000000000000000000000000010000000000000000000000000000000000020000000000000100000000040000000000000000020000000000000000000000000000000000000000000000000000000000000000002000000200000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": "success", + "to": null, + "transactionHash": "0xe0a3d71b1746afa0c31644ffe0e99ab026e1ce08fc2089b39e8df94487f11ea6", + "transactionIndex": 0, + "type": "eip1559", + }, } ❯ src/tempo/actions/zone.test.ts:790:5
[tempo] src/tempo/actions/zone.test.ts > depositSync > error: no chain: src/tempo/actions/zone.test.ts#L790
AssertionError: promise resolved "{ receipt: { type: 'eip1559', …(15) } }" instead of rejecting - Expected + Received - Error { - "message": "rejected promise", + { + "receipt": { + "blockHash": "0xbd18cbf98f0005434e4173f7c328505ed760413789b189133c27dbb1cdc93efd", + "blockNumber": 31n, + "contractAddress": "0xa51c1fc2f0d1a1b8494ed1fe312d7c3a78ed91c0", + "cumulativeGasUsed": 521000n, + "effectiveGasPrice": 600000000n, + "feePayer": "0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266", + "feeToken": "0x20c0000000000000000000000000000000000001", + "from": "0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266", + "gasUsed": 521000n, + "logs": [ + { + "address": "0x20c0000000000000000000000000000000000001", + "blockHash": "0xbd18cbf98f0005434e4173f7c328505ed760413789b189133c27dbb1cdc93efd", + "blockNumber": 31n, + "blockTimestamp": 1787522164n, + "data": "0x0000000000000000000000000000000000000000000000000000000000000139", + "logIndex": 0, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000f39fd6e51aad88f6f4ce6ab8827279cfffb92266", + "0x000000000000000000000000feec000000000000000000000000000000000000", + ], + "transactionHash": "0x8be077b22603918444f0988db3bccde1f766a856cf8bac1260daa3af4c0132e9", + "transactionIndex": 0, + }, + ], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000008000000000008000000000000000000000000000000000000000000000000000100000000000000000000000000000010000000000000000000000000000000000020000000000000100000000040000000000000000020000000000000000000000000000000000000000000000000000000000000000002000000200000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": "success", + "to": null, + "transactionHash": "0x8be077b22603918444f0988db3bccde1f766a856cf8bac1260daa3af4c0132e9", + "transactionIndex": 0, + "type": "eip1559", + }, } ❯ src/tempo/actions/zone.test.ts:790:5
[tempo] src/tempo/actions/zone.test.ts > depositSync > error: no chain: src/tempo/actions/zone.test.ts#L790
AssertionError: promise resolved "{ receipt: { type: 'eip1559', …(15) } }" instead of rejecting - Expected + Received - Error { - "message": "rejected promise", + { + "receipt": { + "blockHash": "0xa6e66477f08b3620fe19678db2934c109e3317e92d9795bc9f8aa431fd5d0eb6", + "blockNumber": 37n, + "contractAddress": "0x0b306bf915c4d645ff596e518faf3f9669b97016", + "cumulativeGasUsed": 521000n, + "effectiveGasPrice": 600000000n, + "feePayer": "0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266", + "feeToken": "0x20c0000000000000000000000000000000000001", + "from": "0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266", + "gasUsed": 521000n, + "logs": [ + { + "address": "0x20c0000000000000000000000000000000000001", + "blockHash": "0xa6e66477f08b3620fe19678db2934c109e3317e92d9795bc9f8aa431fd5d0eb6", + "blockNumber": 37n, + "blockTimestamp": 1787522125n, + "data": "0x0000000000000000000000000000000000000000000000000000000000000139", + "logIndex": 0, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000f39fd6e51aad88f6f4ce6ab8827279cfffb92266", + "0x000000000000000000000000feec000000000000000000000000000000000000", + ], + "transactionHash": "0xe41e842edf9bd4ef2d101b2164a1770674dbaf692c570fa20db51ee25541d5bf", + "transactionIndex": 0, + }, + ], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000008000000000008000000000000000000000000000000000000000000000000000100000000000000000000000000000010000000000000000000000000000000000020000000000000100000000040000000000000000020000000000000000000000000000000000000000000000000000000000000000002000000200000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": "success", + "to": null, + "transactionHash": "0xe41e842edf9bd4ef2d101b2164a1770674dbaf692c570fa20db51ee25541d5bf", + "transactionIndex": 0, + "type": "eip1559", + }, } ❯ src/tempo/actions/zone.test.ts:790:5
[tempo] src/tempo/actions/zone.test.ts > depositSync > error: no chain: src/tempo/actions/zone.test.ts#L790
AssertionError: promise resolved "{ receipt: { type: 'eip1559', …(15) } }" instead of rejecting - Expected + Received - Error { - "message": "rejected promise", + { + "receipt": { + "blockHash": "0xdcdef29c5672c8f1a60a795f4754f5ed5839287be022910b06bd93ac52bec06f", + "blockNumber": 35n, + "contractAddress": "0x9a676e781a523b5d0c0e43731313a708cb607508", + "cumulativeGasUsed": 521000n, + "effectiveGasPrice": 600000000n, + "feePayer": "0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266", + "feeToken": "0x20c0000000000000000000000000000000000001", + "from": "0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266", + "gasUsed": 521000n, + "logs": [ + { + "address": "0x20c0000000000000000000000000000000000001", + "blockHash": "0xdcdef29c5672c8f1a60a795f4754f5ed5839287be022910b06bd93ac52bec06f", + "blockNumber": 35n, + "blockTimestamp": 1787522124n, + "data": "0x0000000000000000000000000000000000000000000000000000000000000139", + "logIndex": 0, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000f39fd6e51aad88f6f4ce6ab8827279cfffb92266", + "0x000000000000000000000000feec000000000000000000000000000000000000", + ], + "transactionHash": "0xbaf7b54e0d9ae8feee089bae88a4f2ad82fb8795d3b1640337739c7ebbc861c6", + "transactionIndex": 0, + }, + ], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000008000000000008000000000000000000000000000000000000000000000000000100000000000000000000000000000010000000000000000000000000000000000020000000000000100000000040000000000000000020000000000000000000000000000000000000000000000000000000000000000002000000200000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": "success", + "to": null, + "transactionHash": "0xbaf7b54e0d9ae8feee089bae88a4f2ad82fb8795d3b1640337739c7ebbc861c6", + "transactionIndex": 0, + "type": "eip1559", + }, } ❯ src/tempo/actions/zone.test.ts:790:5
[tempo] src/tempo/actions/zone.test.ts > depositSync > error: no chain: src/tempo/actions/zone.test.ts#L790
AssertionError: promise resolved "{ receipt: { type: 'eip1559', …(15) } }" instead of rejecting - Expected + Received - Error { - "message": "rejected promise", + { + "receipt": { + "blockHash": "0xe436345000016b95e5acb1da659a336fd0ffee526663f7844fd4fb6dafc7e342", + "blockNumber": 33n, + "contractAddress": "0x0dcd1bf9a1b36ce34237eeafef220932846bcd82", + "cumulativeGasUsed": 521000n, + "effectiveGasPrice": 600000000n, + "feePayer": "0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266", + "feeToken": "0x20c0000000000000000000000000000000000001", + "from": "0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266", + "gasUsed": 521000n, + "logs": [ + { + "address": "0x20c0000000000000000000000000000000000001", + "blockHash": "0xe436345000016b95e5acb1da659a336fd0ffee526663f7844fd4fb6dafc7e342", + "blockNumber": 33n, + "blockTimestamp": 1787522123n, + "data": "0x0000000000000000000000000000000000000000000000000000000000000139", + "logIndex": 0, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000f39fd6e51aad88f6f4ce6ab8827279cfffb92266", + "0x000000000000000000000000feec000000000000000000000000000000000000", + ], + "transactionHash": "0xe0a3d71b1746afa0c31644ffe0e99ab026e1ce08fc2089b39e8df94487f11ea6", + "transactionIndex": 0, + }, + ], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000008000000000008000000000000000000000000000000000000000000000000000100000000000000000000000000000010000000000000000000000000000000000020000000000000100000000040000000000000000020000000000000000000000000000000000000000000000000000000000000000002000000200000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": "success", + "to": null, + "transactionHash": "0xe0a3d71b1746afa0c31644ffe0e99ab026e1ce08fc2089b39e8df94487f11ea6", + "transactionIndex": 0, + "type": "eip1559", + }, } ❯ src/tempo/actions/zone.test.ts:790:5
[tempo] src/tempo/actions/zone.test.ts > depositSync > error: no chain: src/tempo/actions/zone.test.ts#L790
AssertionError: promise resolved "{ receipt: { type: 'eip1559', …(15) } }" instead of rejecting - Expected + Received - Error { - "message": "rejected promise", + { + "receipt": { + "blockHash": "0x82fe4806b6a090cef218ec8a4d77ed04dd09c5b89462b456b468eb20eb8af205", + "blockNumber": 31n, + "contractAddress": "0xa51c1fc2f0d1a1b8494ed1fe312d7c3a78ed91c0", + "cumulativeGasUsed": 521000n, + "effectiveGasPrice": 600000000n, + "feePayer": "0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266", + "feeToken": "0x20c0000000000000000000000000000000000001", + "from": "0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266", + "gasUsed": 521000n, + "logs": [ + { + "address": "0x20c0000000000000000000000000000000000001", + "blockHash": "0x82fe4806b6a090cef218ec8a4d77ed04dd09c5b89462b456b468eb20eb8af205", + "blockNumber": 31n, + "blockTimestamp": 1787522122n, + "data": "0x0000000000000000000000000000000000000000000000000000000000000139", + "logIndex": 0, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000f39fd6e51aad88f6f4ce6ab8827279cfffb92266", + "0x000000000000000000000000feec000000000000000000000000000000000000", + ], + "transactionHash": "0x46e4ba08c3bc4e1178d8a28746c545ddfef7e361d3739cdf2b3608d6724f4a7e", + "transactionIndex": 0, + }, + ], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000008000000000008000000000000000000000000000000000000000000000000000100000000000000000000000000000010000000000000000000000000000000000020000000000000100000000040000000000000000020000000000000000000000000000000000000000000000000000000000000000002000000200000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": "success", + "to": null, + "transactionHash": "0x46e4ba08c3bc4e1178d8a28746c545ddfef7e361d3739cdf2b3608d6724f4a7e", + "transactionIndex": 0, + "type": "eip1559", + }, } ❯ src/tempo/actions/zone.test.ts:790:5
[tempo] src/tempo/actions/zone.test.ts > depositSync > error: no chain: src/tempo/actions/zone.test.ts#L790
AssertionError: promise resolved "{ receipt: { type: 'eip1559', …(15) } }" instead of rejecting - Expected + Received - Error { - "message": "rejected promise", + { + "receipt": { + "blockHash": "0xb2d0217b1154559ed164749fec148121b3a0fc22fc9760cd4b44083f36d16f0d", + "blockNumber": 55n, + "contractAddress": "0x0b306bf915c4d645ff596e518faf3f9669b97016", + "cumulativeGasUsed": 521000n, + "effectiveGasPrice": 600000000n, + "feePayer": "0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266", + "feeToken": "0x20c0000000000000000000000000000000000001", + "from": "0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266", + "gasUsed": 521000n, + "logs": [ + { + "address": "0x20c0000000000000000000000000000000000001", + "blockHash": "0xb2d0217b1154559ed164749fec148121b3a0fc22fc9760cd4b44083f36d16f0d", + "blockNumber": 55n, + "blockTimestamp": 1787522083n, + "data": "0x0000000000000000000000000000000000000000000000000000000000000139", + "logIndex": 0, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000f39fd6e51aad88f6f4ce6ab8827279cfffb92266", + "0x000000000000000000000000feec000000000000000000000000000000000000", + ], + "transactionHash": "0xe41e842edf9bd4ef2d101b2164a1770674dbaf692c570fa20db51ee25541d5bf", + "transactionIndex": 0, + }, + ], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000008000000000008000000000000000000000000000000000000000000000000000100000000000000000000000000000010000000000000000000000000000000000020000000000000100000000040000000000000000020000000000000000000000000000000000000000000000000000000000000000002000000200000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": "success", + "to": null, + "transactionHash": "0xe41e842edf9bd4ef2d101b2164a1770674dbaf692c570fa20db51ee25541d5bf", + "transactionIndex": 0, + "type": "eip1559", + }, } ❯ src/tempo/actions/zone.test.ts:790:5
[tempo] src/tempo/actions/zone.test.ts > depositSync > error: no chain: src/tempo/actions/zone.test.ts#L790
AssertionError: promise resolved "{ receipt: { type: 'eip1559', …(15) } }" instead of rejecting - Expected + Received - Error { - "message": "rejected promise", + { + "receipt": { + "blockHash": "0xc8ce9c72fe5aa5b415b477cd665e27a868ae9a087b68de415d44ee8a33bc1f5e", + "blockNumber": 53n, + "contractAddress": "0x9a676e781a523b5d0c0e43731313a708cb607508", + "cumulativeGasUsed": 521000n, + "effectiveGasPrice": 600000000n, + "feePayer": "0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266", + "feeToken": "0x20c0000000000000000000000000000000000001", + "from": "0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266", + "gasUsed": 521000n, + "logs": [ + { + "address": "0x20c0000000000000000000000000000000000001", + "blockHash": "0xc8ce9c72fe5aa5b415b477cd665e27a868ae9a087b68de415d44ee8a33bc1f5e", + "blockNumber": 53n, + "blockTimestamp": 1787522082n, + "data": "0x0000000000000000000000000000000000000000000000000000000000000139", + "logIndex": 0, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000f39fd6e51aad88f6f4ce6ab8827279cfffb92266", + "0x000000000000000000000000feec000000000000000000000000000000000000", + ], + "transactionHash": "0xbaf7b54e0d9ae8feee089bae88a4f2ad82fb8795d3b1640337739c7ebbc861c6", + "transactionIndex": 0, + }, + ], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000008000000000008000000000000000000000000000000000000000000000000000100000000000000000000000000000010000000000000000000000000000000000020000000000000100000000040000000000000000020000000000000000000000000000000000000000000000000000000000000000002000000200000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": "success", + "to": null, + "transactionHash": "0xbaf7b54e0d9ae8feee089bae88a4f2ad82fb8795d3b1640337739c7ebbc861c6", + "transactionIndex": 0, + "type": "eip1559", + }, } ❯ src/tempo/actions/zone.test.ts:790:5
[tempo] src/tempo/actions/zone.test.ts > depositSync > error: no chain: src/tempo/actions/zone.test.ts#L790
AssertionError: promise resolved "{ receipt: { type: 'eip1559', …(15) } }" instead of rejecting - Expected + Received - Error { - "message": "rejected promise", + { + "receipt": { + "blockHash": "0xe33cab38a4dd8b2676ab76a5d4bb75e94fbcbd178ea570e7d2cf8eb3a82103a6", + "blockNumber": 51n, + "contractAddress": "0x0dcd1bf9a1b36ce34237eeafef220932846bcd82", + "cumulativeGasUsed": 521000n, + "effectiveGasPrice": 600000000n, + "feePayer": "0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266", + "feeToken": "0x20c0000000000000000000000000000000000001", + "from": "0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266", + "gasUsed": 521000n, + "logs": [ + { + "address": "0x20c0000000000000000000000000000000000001", + "blockHash": "0xe33cab38a4dd8b2676ab76a5d4bb75e94fbcbd178ea570e7d2cf8eb3a82103a6", + "blockNumber": 51n, + "blockTimestamp": 1787522081n, + "data": "0x0000000000000000000000000000000000000000000000000000000000000139", + "logIndex": 0, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000f39fd6e51aad88f6f4ce6ab8827279cfffb92266", + "0x000000000000000000000000feec000000000000000000000000000000000000", + ], + "transactionHash": "0xe0a3d71b1746afa0c31644ffe0e99ab026e1ce08fc2089b39e8df94487f11ea6", + "transactionIndex": 0, + }, + ], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000008000000000008000000000000000000000000000000000000000000000000000100000000000000000000000000000010000000000000000000000000000000000020000000000000100000000040000000000000000020000000000000000000000000000000000000000000000000000000000000000002000000200000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": "success", + "to": null, + "transactionHash": "0xe0a3d71b1746afa0c31644ffe0e99ab026e1ce08fc2089b39e8df94487f11ea6", + "transactionIndex": 0, + "type": "eip1559", + }, } ❯ src/tempo/actions/zone.test.ts:790:5
[tempo] src/tempo/actions/zone.test.ts > depositSync > error: no chain: src/tempo/actions/zone.test.ts#L790
AssertionError: promise resolved "{ receipt: { type: 'eip1559', …(15) } }" instead of rejecting - Expected + Received - Error { - "message": "rejected promise", + { + "receipt": { + "blockHash": "0x242269dae54604d2b86c7154db46bf3b0f7e6fd6d376c5500d893c922009889b", + "blockNumber": 49n, + "contractAddress": "0xa51c1fc2f0d1a1b8494ed1fe312d7c3a78ed91c0", + "cumulativeGasUsed": 521000n, + "effectiveGasPrice": 600000000n, + "feePayer": "0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266", + "feeToken": "0x20c0000000000000000000000000000000000001", + "from": "0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266", + "gasUsed": 521000n, + "logs": [ + { + "address": "0x20c0000000000000000000000000000000000001", + "blockHash": "0x242269dae54604d2b86c7154db46bf3b0f7e6fd6d376c5500d893c922009889b", + "blockNumber": 49n, + "blockTimestamp": 1787522080n, + "data": "0x0000000000000000000000000000000000000000000000000000000000000139", + "logIndex": 0, + "removed": false, + "topics": [ + "0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef", + "0x000000000000000000000000f39fd6e51aad88f6f4ce6ab8827279cfffb92266", + "0x000000000000000000000000feec000000000000000000000000000000000000", + ], + "transactionHash": "0x46e4ba08c3bc4e1178d8a28746c545ddfef7e361d3739cdf2b3608d6724f4a7e", + "transactionIndex": 0, + }, + ], + "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000008000000000008000000000000000000000000000000000000000000000000000100000000000000000000000000000010000000000000000000000000000000000020000000000000100000000040000000000000000020000000000000000000000000000000000000000000000000000000000000000002000000200000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", + "status": "success", + "to": null, + "transactionHash": "0x46e4ba08c3bc4e1178d8a28746c545ddfef7e361d3739cdf2b3608d6724f4a7e", + "transactionIndex": 0, + "type": "eip1559", + }, } ❯ src/tempo/actions/zone.test.ts:790:5
Verify / Test Local Tempo (Tnext, 2/3)
Canceling since a higher priority waiting request for Pull request-branch-wevm/viem-jxom/refactor-tempo-zones exists
Verify / Test Local Tempo (Tnext, 2/3)
The operation was canceled.
Verify / Build
Canceling since a higher priority waiting request for Pull request-branch-wevm/viem-jxom/refactor-tempo-zones exists
Verify / Build
The operation was canceled.
Pull request
Canceling since a higher priority waiting request for Pull request-branch-wevm/viem-jxom/refactor-tempo-zones exists
Pull request
Canceling since a higher priority waiting request for Pull request-branch-wevm/viem-jxom/refactor-tempo-zones exists
Verify / Check
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020, pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Verify / Test Local Tempo Multisig
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020, nick-fields/retry@v3, pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Verify / Test Tempo Fuzz
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020, pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Verify / Vectors
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020, pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Verify / Test Local (transport: http, multicall: true, 2/3)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020, codecov/codecov-action@v4, nick-fields/retry@v3, pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Verify / Test Local (transport: http, multicall: true, 2/3)
Codecov: Failed to properly upload report: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
Verify / Test Deployed Tempo (env: testnet, e2e)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020, nick-fields/retry@v3, pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Verify / Test Environments (node-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Publish Prerelease
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020, pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Verify / Test Local (transport: http, multicall: true, 1/3)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020, codecov/codecov-action@v4, nick-fields/retry@v3, pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Verify / Test Local (transport: http, multicall: true, 1/3)
Codecov: Failed to properly upload report: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
Verify / Test Environments (bun)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Verify / Test Environments (node-22)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Verify / Test Local (transport: http, multicall: true, 3/3)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020, codecov/codecov-action@v4, nick-fields/retry@v3, pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Verify / Test Local (transport: http, multicall: true, 3/3)
Codecov: Failed to properly upload report: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
Verify / Test Environments (tsc)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Verify / Test Local Tempo (T10, 1/3)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020, nick-fields/retry@v3, pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Verify / Test Local Tempo (T10, 1/3)
Attempt 2 failed. Reason: Child_process exited with error code 1
Verify / Test Local Tempo (T10, 1/3)
Attempt 1 failed. Reason: Child_process exited with error code 1
Verify / Test Environments (next)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Verify / Test Environments (vite)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Verify / Types (latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020, pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Verify / Test Local Tempo (T10, 3/3)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020, nick-fields/retry@v3, pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Verify / Test Local Tempo (T10, 2/3)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020, nick-fields/retry@v3, pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Verify / Test Local (transport: http, multicall: false, 3/3)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020, codecov/codecov-action@v4, nick-fields/retry@v3, pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Verify / Test Local (transport: http, multicall: false, 3/3)
Codecov: Failed to properly upload report: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
Verify / Test Local (transport: http, multicall: false, 2/3)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020, codecov/codecov-action@v4, nick-fields/retry@v3, pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Verify / Test Local (transport: http, multicall: false, 2/3)
Codecov: Failed to properly upload report: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
Verify / Types (6.0.3)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020, pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Verify / Test Local (transport: http, multicall: false, 1/3)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020, codecov/codecov-action@v4, nick-fields/retry@v3, pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Verify / Test Local (transport: http, multicall: false, 1/3)
Codecov: Failed to properly upload report: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
Verify / Types (5.9.3)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020, pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Verify / Test Local Tempo (Tnext, 1/3)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020, nick-fields/retry@v3, pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Verify / Test Local Tempo (Tnext, 1/3)
Attempt 2 failed. Reason: Child_process exited with error code 1
Verify / Test Local Tempo (Tnext, 1/3)
Attempt 1 failed. Reason: Child_process exited with error code 1
Size
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020, andresz1/size-limit-action@master, pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Verify / Test Local Tempo (Tnext, 3/3)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020, nick-fields/retry@v3, pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Verify / Test Local Tempo (Tnext, 2/3)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020, nick-fields/retry@v3, pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Verify / Build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020, pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Publish Prerelease
{ "workflowData": { "owner": "wevm", "repo": "viem", "sha": "49f67a7b5fb2c6683b8e877ad3beb64bc769e648", "ref": "5040", "headBranch": "jxom/refactor-tempo-zones" }, "key": "VeKFuXGEf8", "runId": 32668644548, "webhookDebug": { "action": "requested", "head_branch": "jxom/refactor-tempo-zones", "head_repository_full_name": "wevm/viem", "full_name": "wevm/viem", "isPullRequest": true, "prNumber": 5040, "prNumberType": "number", "isNewPullRequest": true, "isOldPullRequest": false, "prKey": "wevm/viem:jxom/refactor-tempo-zones", "oldPrDataHash": "RUCC9iexK7", "lookupKey": "wevm/viem:jxom/refactor-tempo-zones", "data": { "owner": "wevm", "repo": "viem", "sha": "49f67a7b5fb2c6683b8e877ad3beb64bc769e648", "ref": "5040", "headBranch": "jxom/refactor-tempo-zones" } }, "currentCursor": { "sha": "10b403f050e758069ae3b384a12acad01cfef63c", "timestamp": 32667812428 }, "pkgPrNewVersion": "0.0.88" }