chore: update rollup creators using latest nitro-contracts v2.1.0 #8
Annotations
10 errors and 1 warning
Test:
src/createRollupPrepareDeploymentParamsConfig.unit.test.ts#L48
Error: Snapshot `creates config for a chain on top of arbitrum one with defaults 1` mismatched
- Expected
+ Received
@@ -1,8 +1,8 @@
{
"baseStake": 100000000000000000n,
- "chainConfig": "{\"homesteadBlock\":0,\"daoForkBlock\":null,\"daoForkSupport\":true,\"eip150Block\":0,\"eip150Hash\":\"0x0000000000000000000000000000000000000000000000000000000000000000\",\"eip155Block\":0,\"eip158Block\":0,\"byzantiumBlock\":0,\"constantinopleBlock\":0,\"petersburgBlock\":0,\"istanbulBlock\":0,\"muirGlacierBlock\":0,\"berlinBlock\":0,\"londonBlock\":0,\"clique\":{\"period\":0,\"epoch\":0},\"arbitrum\":{\"EnableArbOS\":true,\"AllowDebugPrecompiles\":false,\"DataAvailabilityCommittee\":false,\"InitialArbOSVersion\":20,\"GenesisBlockNum\":0,\"MaxCodeSize\":24576,\"MaxInitCodeSize\":49152,\"InitialChainOwner\":\"0xd8da6bf26964af9d7eed9e03e53415d37aa96045\"},\"chainId\":69420}",
+ "chainConfig": "{\"homesteadBlock\":0,\"daoForkBlock\":null,\"daoForkSupport\":true,\"eip150Block\":0,\"eip150Hash\":\"0x0000000000000000000000000000000000000000000000000000000000000000\",\"eip155Block\":0,\"eip158Block\":0,\"byzantiumBlock\":0,\"constantinopleBlock\":0,\"petersburgBlock\":0,\"istanbulBlock\":0,\"muirGlacierBlock\":0,\"berlinBlock\":0,\"londonBlock\":0,\"clique\":{\"period\":0,\"epoch\":0},\"arbitrum\":{\"EnableArbOS\":true,\"AllowDebugPrecompiles\":false,\"DataAvailabilityCommittee\":false,\"InitialArbOSVersion\":30,\"EigenDA\":true,\"GenesisBlockNum\":0,\"MaxCodeSize\":24576,\"MaxInitCodeSize\":49152,\"InitialChainOwner\":\"0xd8da6bf26964af9d7eed9e03e53415d37aa96045\"},\"chainId\":69420}",
"chainId": 69420n,
"confirmPeriodBlocks": 45818n,
"extraChallengeTimeBlocks": 0n,
"genesisBlockNum": 0n,
"loserStakeEscrow": "0x0000000000000000000000000000000000000000",
@@ -12,7 +12,7 @@
"delaySeconds": 345600n,
"futureBlocks": 300n,
"futureSeconds": 3600n,
},
"stakeToken": "0x0000000000000000000000000000000000000000",
- "wasmModuleRoot": "0x8b104a2e80ac6165dc58b9048de12f301d70b02a0ab51396c22b4b4b802a16a4",
+ "wasmModuleRoot": "0x59e9a1ea4ae5fa88d6cee2f257bd7b717b0b5b51c2b96c4289ce371843c3e914",
}
❯ src/createRollupPrepareDeploymentParamsConfig.unit.test.ts:48:5
|
Test:
src/createRollupPrepareDeploymentParamsConfig.unit.test.ts#L62
Error: Snapshot `creates config for a chain on top of arbitrum one with overrides 1` mismatched
- Expected
+ Received
@@ -1,8 +1,8 @@
{
"baseStake": 100000000000000000n,
- "chainConfig": "{\"homesteadBlock\":0,\"daoForkBlock\":null,\"daoForkSupport\":true,\"eip150Block\":0,\"eip150Hash\":\"0x0000000000000000000000000000000000000000000000000000000000000000\",\"eip155Block\":0,\"eip158Block\":0,\"byzantiumBlock\":0,\"constantinopleBlock\":0,\"petersburgBlock\":0,\"istanbulBlock\":0,\"muirGlacierBlock\":0,\"berlinBlock\":0,\"londonBlock\":0,\"clique\":{\"period\":0,\"epoch\":0},\"arbitrum\":{\"EnableArbOS\":true,\"AllowDebugPrecompiles\":false,\"DataAvailabilityCommittee\":true,\"InitialArbOSVersion\":30,\"GenesisBlockNum\":0,\"MaxCodeSize\":24576,\"MaxInitCodeSize\":49152,\"InitialChainOwner\":\"0xd8da6bf26964af9d7eed9e03e53415d37aa96045\"},\"chainId\":69420}",
+ "chainConfig": "{\"homesteadBlock\":0,\"daoForkBlock\":null,\"daoForkSupport\":true,\"eip150Block\":0,\"eip150Hash\":\"0x0000000000000000000000000000000000000000000000000000000000000000\",\"eip155Block\":0,\"eip158Block\":0,\"byzantiumBlock\":0,\"constantinopleBlock\":0,\"petersburgBlock\":0,\"istanbulBlock\":0,\"muirGlacierBlock\":0,\"berlinBlock\":0,\"londonBlock\":0,\"clique\":{\"period\":0,\"epoch\":0},\"arbitrum\":{\"EnableArbOS\":true,\"AllowDebugPrecompiles\":false,\"DataAvailabilityCommittee\":true,\"InitialArbOSVersion\":30,\"EigenDA\":true,\"GenesisBlockNum\":0,\"MaxCodeSize\":24576,\"MaxInitCodeSize\":49152,\"InitialChainOwner\":\"0xd8da6bf26964af9d7eed9e03e53415d37aa96045\"},\"chainId\":69420}",
"chainId": 69420n,
"confirmPeriodBlocks": 4200n,
"extraChallengeTimeBlocks": 5n,
"genesisBlockNum": 0n,
"loserStakeEscrow": "0x0000000000000000000000000000000000000001",
❯ src/createRollupPrepareDeploymentParamsConfig.unit.test.ts:62:5
|
Test:
src/createRollupPrepareDeploymentParamsConfig.unit.test.ts#L76
Error: Snapshot `creates config for a chain on top of arbitrum sepolia with defaults 1` mismatched
- Expected
+ Received
@@ -1,8 +1,8 @@
{
"baseStake": 100000000000000000n,
- "chainConfig": "{\"homesteadBlock\":0,\"daoForkBlock\":null,\"daoForkSupport\":true,\"eip150Block\":0,\"eip150Hash\":\"0x0000000000000000000000000000000000000000000000000000000000000000\",\"eip155Block\":0,\"eip158Block\":0,\"byzantiumBlock\":0,\"constantinopleBlock\":0,\"petersburgBlock\":0,\"istanbulBlock\":0,\"muirGlacierBlock\":0,\"berlinBlock\":0,\"londonBlock\":0,\"clique\":{\"period\":0,\"epoch\":0},\"arbitrum\":{\"EnableArbOS\":true,\"AllowDebugPrecompiles\":false,\"DataAvailabilityCommittee\":false,\"InitialArbOSVersion\":20,\"GenesisBlockNum\":0,\"MaxCodeSize\":24576,\"MaxInitCodeSize\":49152,\"InitialChainOwner\":\"0xd8da6bf26964af9d7eed9e03e53415d37aa96045\"},\"chainId\":69420}",
+ "chainConfig": "{\"homesteadBlock\":0,\"daoForkBlock\":null,\"daoForkSupport\":true,\"eip150Block\":0,\"eip150Hash\":\"0x0000000000000000000000000000000000000000000000000000000000000000\",\"eip155Block\":0,\"eip158Block\":0,\"byzantiumBlock\":0,\"constantinopleBlock\":0,\"petersburgBlock\":0,\"istanbulBlock\":0,\"muirGlacierBlock\":0,\"berlinBlock\":0,\"londonBlock\":0,\"clique\":{\"period\":0,\"epoch\":0},\"arbitrum\":{\"EnableArbOS\":true,\"AllowDebugPrecompiles\":false,\"DataAvailabilityCommittee\":false,\"InitialArbOSVersion\":30,\"EigenDA\":true,\"GenesisBlockNum\":0,\"MaxCodeSize\":24576,\"MaxInitCodeSize\":49152,\"InitialChainOwner\":\"0xd8da6bf26964af9d7eed9e03e53415d37aa96045\"},\"chainId\":69420}",
"chainId": 69420n,
"confirmPeriodBlocks": 150n,
"extraChallengeTimeBlocks": 0n,
"genesisBlockNum": 0n,
"loserStakeEscrow": "0x0000000000000000000000000000000000000000",
@@ -12,7 +12,7 @@
"delaySeconds": 345600n,
"futureBlocks": 300n,
"futureSeconds": 3600n,
},
"stakeToken": "0x0000000000000000000000000000000000000000",
- "wasmModuleRoot": "0x8b104a2e80ac6165dc58b9048de12f301d70b02a0ab51396c22b4b4b802a16a4",
+ "wasmModuleRoot": "0x59e9a1ea4ae5fa88d6cee2f257bd7b717b0b5b51c2b96c4289ce371843c3e914",
}
❯ src/createRollupPrepareDeploymentParamsConfig.unit.test.ts:76:5
|
Test:
src/createRollupPrepareDeploymentParamsConfig.unit.test.ts#L90
Error: Snapshot `creates config for a chain on top of arbitrum sepolia with overrides 1` mismatched
- Expected
+ Received
@@ -1,8 +1,8 @@
{
"baseStake": 100000000000000000n,
- "chainConfig": "{\"homesteadBlock\":0,\"daoForkBlock\":null,\"daoForkSupport\":true,\"eip150Block\":0,\"eip150Hash\":\"0x0000000000000000000000000000000000000000000000000000000000000000\",\"eip155Block\":0,\"eip158Block\":0,\"byzantiumBlock\":0,\"constantinopleBlock\":0,\"petersburgBlock\":0,\"istanbulBlock\":0,\"muirGlacierBlock\":0,\"berlinBlock\":0,\"londonBlock\":0,\"clique\":{\"period\":0,\"epoch\":0},\"arbitrum\":{\"EnableArbOS\":true,\"AllowDebugPrecompiles\":false,\"DataAvailabilityCommittee\":true,\"InitialArbOSVersion\":30,\"GenesisBlockNum\":0,\"MaxCodeSize\":24576,\"MaxInitCodeSize\":49152,\"InitialChainOwner\":\"0xd8da6bf26964af9d7eed9e03e53415d37aa96045\"},\"chainId\":69420}",
+ "chainConfig": "{\"homesteadBlock\":0,\"daoForkBlock\":null,\"daoForkSupport\":true,\"eip150Block\":0,\"eip150Hash\":\"0x0000000000000000000000000000000000000000000000000000000000000000\",\"eip155Block\":0,\"eip158Block\":0,\"byzantiumBlock\":0,\"constantinopleBlock\":0,\"petersburgBlock\":0,\"istanbulBlock\":0,\"muirGlacierBlock\":0,\"berlinBlock\":0,\"londonBlock\":0,\"clique\":{\"period\":0,\"epoch\":0},\"arbitrum\":{\"EnableArbOS\":true,\"AllowDebugPrecompiles\":false,\"DataAvailabilityCommittee\":true,\"InitialArbOSVersion\":30,\"EigenDA\":true,\"GenesisBlockNum\":0,\"MaxCodeSize\":24576,\"MaxInitCodeSize\":49152,\"InitialChainOwner\":\"0xd8da6bf26964af9d7eed9e03e53415d37aa96045\"},\"chainId\":69420}",
"chainId": 69420n,
"confirmPeriodBlocks": 4200n,
"extraChallengeTimeBlocks": 5n,
"genesisBlockNum": 0n,
"loserStakeEscrow": "0x0000000000000000000000000000000000000001",
❯ src/createRollupPrepareDeploymentParamsConfig.unit.test.ts:90:5
|
Test:
src/createRollupPrepareDeploymentParamsConfig.unit.test.ts#L104
Error: Snapshot `creates config for a chain on top of base with defaults 1` mismatched
- Expected
+ Received
@@ -1,8 +1,8 @@
{
"baseStake": 100000000000000000n,
- "chainConfig": "{\"homesteadBlock\":0,\"daoForkBlock\":null,\"daoForkSupport\":true,\"eip150Block\":0,\"eip150Hash\":\"0x0000000000000000000000000000000000000000000000000000000000000000\",\"eip155Block\":0,\"eip158Block\":0,\"byzantiumBlock\":0,\"constantinopleBlock\":0,\"petersburgBlock\":0,\"istanbulBlock\":0,\"muirGlacierBlock\":0,\"berlinBlock\":0,\"londonBlock\":0,\"clique\":{\"period\":0,\"epoch\":0},\"arbitrum\":{\"EnableArbOS\":true,\"AllowDebugPrecompiles\":false,\"DataAvailabilityCommittee\":false,\"InitialArbOSVersion\":20,\"GenesisBlockNum\":0,\"MaxCodeSize\":24576,\"MaxInitCodeSize\":49152,\"InitialChainOwner\":\"0xd8da6bf26964af9d7eed9e03e53415d37aa96045\"},\"chainId\":69420}",
+ "chainConfig": "{\"homesteadBlock\":0,\"daoForkBlock\":null,\"daoForkSupport\":true,\"eip150Block\":0,\"eip150Hash\":\"0x0000000000000000000000000000000000000000000000000000000000000000\",\"eip155Block\":0,\"eip158Block\":0,\"byzantiumBlock\":0,\"constantinopleBlock\":0,\"petersburgBlock\":0,\"istanbulBlock\":0,\"muirGlacierBlock\":0,\"berlinBlock\":0,\"londonBlock\":0,\"clique\":{\"period\":0,\"epoch\":0},\"arbitrum\":{\"EnableArbOS\":true,\"AllowDebugPrecompiles\":false,\"DataAvailabilityCommittee\":false,\"InitialArbOSVersion\":30,\"EigenDA\":true,\"GenesisBlockNum\":0,\"MaxCodeSize\":24576,\"MaxInitCodeSize\":49152,\"InitialChainOwner\":\"0xd8da6bf26964af9d7eed9e03e53415d37aa96045\"},\"chainId\":69420}",
"chainId": 69420n,
"confirmPeriodBlocks": 274908n,
"extraChallengeTimeBlocks": 0n,
"genesisBlockNum": 0n,
"loserStakeEscrow": "0x0000000000000000000000000000000000000000",
@@ -12,7 +12,7 @@
"delaySeconds": 345600n,
"futureBlocks": 1800n,
"futureSeconds": 3600n,
},
"stakeToken": "0x0000000000000000000000000000000000000000",
- "wasmModuleRoot": "0x8b104a2e80ac6165dc58b9048de12f301d70b02a0ab51396c22b4b4b802a16a4",
+ "wasmModuleRoot": "0x59e9a1ea4ae5fa88d6cee2f257bd7b717b0b5b51c2b96c4289ce371843c3e914",
}
❯ src/createRollupPrepareDeploymentParamsConfig.unit.test.ts:104:5
|
Test:
src/createRollupPrepareDeploymentParamsConfig.unit.test.ts#L118
Error: Snapshot `creates config for a chain on top of base sepolia with defaults 1` mismatched
- Expected
+ Received
@@ -1,8 +1,8 @@
{
"baseStake": 100000000000000000n,
- "chainConfig": "{\"homesteadBlock\":0,\"daoForkBlock\":null,\"daoForkSupport\":true,\"eip150Block\":0,\"eip150Hash\":\"0x0000000000000000000000000000000000000000000000000000000000000000\",\"eip155Block\":0,\"eip158Block\":0,\"byzantiumBlock\":0,\"constantinopleBlock\":0,\"petersburgBlock\":0,\"istanbulBlock\":0,\"muirGlacierBlock\":0,\"berlinBlock\":0,\"londonBlock\":0,\"clique\":{\"period\":0,\"epoch\":0},\"arbitrum\":{\"EnableArbOS\":true,\"AllowDebugPrecompiles\":false,\"DataAvailabilityCommittee\":false,\"InitialArbOSVersion\":20,\"GenesisBlockNum\":0,\"MaxCodeSize\":24576,\"MaxInitCodeSize\":49152,\"InitialChainOwner\":\"0xd8da6bf26964af9d7eed9e03e53415d37aa96045\"},\"chainId\":69420}",
+ "chainConfig": "{\"homesteadBlock\":0,\"daoForkBlock\":null,\"daoForkSupport\":true,\"eip150Block\":0,\"eip150Hash\":\"0x0000000000000000000000000000000000000000000000000000000000000000\",\"eip155Block\":0,\"eip158Block\":0,\"byzantiumBlock\":0,\"constantinopleBlock\":0,\"petersburgBlock\":0,\"istanbulBlock\":0,\"muirGlacierBlock\":0,\"berlinBlock\":0,\"londonBlock\":0,\"clique\":{\"period\":0,\"epoch\":0},\"arbitrum\":{\"EnableArbOS\":true,\"AllowDebugPrecompiles\":false,\"DataAvailabilityCommittee\":false,\"InitialArbOSVersion\":30,\"EigenDA\":true,\"GenesisBlockNum\":0,\"MaxCodeSize\":24576,\"MaxInitCodeSize\":49152,\"InitialChainOwner\":\"0xd8da6bf26964af9d7eed9e03e53415d37aa96045\"},\"chainId\":69420}",
"chainId": 69420n,
"confirmPeriodBlocks": 900n,
"extraChallengeTimeBlocks": 0n,
"genesisBlockNum": 0n,
"loserStakeEscrow": "0x0000000000000000000000000000000000000000",
@@ -12,7 +12,7 @@
"delaySeconds": 345600n,
"futureBlocks": 1800n,
"futureSeconds": 3600n,
},
"stakeToken": "0x0000000000000000000000000000000000000000",
- "wasmModuleRoot": "0x8b104a2e80ac6165dc58b9048de12f301d70b02a0ab51396c22b4b4b802a16a4",
+ "wasmModuleRoot": "0x59e9a1ea4ae5fa88d6cee2f257bd7b717b0b5b51c2b96c4289ce371843c3e914",
}
❯ src/createRollupPrepareDeploymentParamsConfig.unit.test.ts:118:5
|
Test:
src/getBatchPosters.unit.test.ts#L151
AssertionError: expected [] to deeply equal [ Array(1) ]
- Expected
+ Received
- Array [
- "0x7F68dba68E72a250004812fe04F1123Fca89aBa9",
- ]
+ Array []
❯ src/getBatchPosters.unit.test.ts:151:24
|
Test:
src/getBatchPosters.unit.test.ts#L183
AssertionError: expected [] to deeply equal [ Array(1) ]
- Expected
+ Received
- Array [
- "0x725D217057e509Dd284eE0e13aC846Cfea0B7BB1",
- ]
+ Array []
❯ src/getBatchPosters.unit.test.ts:183:26
|
Test:
src/getBatchPosters.unit.test.ts#L214
AssertionError: expected [] to deeply equal [ Array(1) ]
- Expected
+ Received
- Array [
- "0x725D217057e509Dd284eE0e13aC846Cfea0B7BB1",
- ]
+ Array []
❯ src/getBatchPosters.unit.test.ts:214:26
|
Test:
src/getValidators.unit.test.ts#L148
AssertionError: expected [] to deeply equal [ Array(1) ]
- Expected
+ Received
- Array [
- "0x25EA41f0bDa921a0eBf48291961B1F10b59BC6b8",
- ]
+ Array []
❯ src/getValidators.unit.test.ts:148:22
|
Install node_modules
Cache save failed.
|
Loading