feat: default to ArbOS 32 #1043
Triggered via pull request
September 26, 2024 09:53
Status
Cancelled
Total duration
3m 43s
Artifacts
–
build-test.yml
on: pull_request
Audit
27s
Check Formatting
27s
Test (Unit)
49s
Test (Integration)
3m 34s
Annotations
9 errors and 2 warnings
src/createRollupPrepareDeploymentParamsConfig.unit.test.ts > creates config for a chain on top of arbitrum one with defaults:
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\":31,\"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\":32,\"GenesisBlockNum\":0,\"MaxCodeSize\":24576,\"MaxInitCodeSize\":49152,\"InitialChainOwner\":\"0xd8da6bf26964af9d7eed9e03e53415d37aa96045\"},\"chainId\":69420}",
"chainId": 69420n,
"confirmPeriodBlocks": 45818n,
"extraChallengeTimeBlocks": 0n,
"genesisBlockNum": 0n,
"loserStakeEscrow": "0x0000000000000000000000000000000000000000",
❯ src/createRollupPrepareDeploymentParamsConfig.unit.test.ts:48:5
|
src/createRollupPrepareDeploymentParamsConfig.unit.test.ts > creates config for a chain on top of arbitrum sepolia with defaults:
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\":31,\"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\":32,\"GenesisBlockNum\":0,\"MaxCodeSize\":24576,\"MaxInitCodeSize\":49152,\"InitialChainOwner\":\"0xd8da6bf26964af9d7eed9e03e53415d37aa96045\"},\"chainId\":69420}",
"chainId": 69420n,
"confirmPeriodBlocks": 150n,
"extraChallengeTimeBlocks": 0n,
"genesisBlockNum": 0n,
"loserStakeEscrow": "0x0000000000000000000000000000000000000000",
❯ src/createRollupPrepareDeploymentParamsConfig.unit.test.ts:76:5
|
src/createRollupPrepareDeploymentParamsConfig.unit.test.ts > creates config for a chain on top of base with defaults:
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\":31,\"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\":32,\"GenesisBlockNum\":0,\"MaxCodeSize\":24576,\"MaxInitCodeSize\":49152,\"InitialChainOwner\":\"0xd8da6bf26964af9d7eed9e03e53415d37aa96045\"},\"chainId\":69420}",
"chainId": 69420n,
"confirmPeriodBlocks": 274908n,
"extraChallengeTimeBlocks": 0n,
"genesisBlockNum": 0n,
"loserStakeEscrow": "0x0000000000000000000000000000000000000000",
❯ src/createRollupPrepareDeploymentParamsConfig.unit.test.ts:104:5
|
src/createRollupPrepareDeploymentParamsConfig.unit.test.ts > creates config for a chain on top of base sepolia with defaults:
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\":31,\"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\":32,\"GenesisBlockNum\":0,\"MaxCodeSize\":24576,\"MaxInitCodeSize\":49152,\"InitialChainOwner\":\"0xd8da6bf26964af9d7eed9e03e53415d37aa96045\"},\"chainId\":69420}",
"chainId": 69420n,
"confirmPeriodBlocks": 900n,
"extraChallengeTimeBlocks": 0n,
"genesisBlockNum": 0n,
"loserStakeEscrow": "0x0000000000000000000000000000000000000000",
❯ src/createRollupPrepareDeploymentParamsConfig.unit.test.ts:118:5
|
src/createRollupPrepareTransactionRequest.unit.test.ts > successfully prepares a transaction request with the default rollup creator and a gas limit override:
src/createRollupPrepareTransactionRequest.ts#L89
Error: Consensus v31 does not support ArbOS 32. Please update your "wasmModuleRoot" to that of a Consensus version compatible with ArbOS 32.
❯ Module.createRollupPrepareTransactionRequest src/createRollupPrepareTransactionRequest.ts:89:13
❯ src/createRollupPrepareTransactionRequest.unit.test.ts:272:27
|
src/createRollupPrepareTransactionRequest.unit.test.ts > successfully prepares a transaction request with a custom rollup creator and a gas limit override:
src/createRollupPrepareTransactionRequest.ts#L89
Error: Consensus v31 does not support ArbOS 32. Please update your "wasmModuleRoot" to that of a Consensus version compatible with ArbOS 32.
❯ Module.createRollupPrepareTransactionRequest src/createRollupPrepareTransactionRequest.ts:89:13
❯ src/createRollupPrepareTransactionRequest.unit.test.ts:304:27
|
src/prepareChainConfig.unit.test.ts > creates chain config with defaults:
src/prepareChainConfig.unit.test.ts#L16
Error: Snapshot `creates chain config with defaults 1` mismatched
- Expected
+ Received
@@ -2,11 +2,11 @@
"arbitrum": {
"AllowDebugPrecompiles": false,
"DataAvailabilityCommittee": false,
"EnableArbOS": true,
"GenesisBlockNum": 0,
- "InitialArbOSVersion": 31,
+ "InitialArbOSVersion": 32,
"InitialChainOwner": "0xd8da6bf26964af9d7eed9e03e53415d37aa96045",
"MaxCodeSize": 24576,
"MaxInitCodeSize": 49152,
},
"berlinBlock": 0,
❯ src/prepareChainConfig.unit.test.ts:16:38
|
Test (Unit)
Process completed with exit code 1.
|
Test (Integration)
Canceling since a higher priority waiting request for 'Build, Test-162' exists
|
Audit
Cache save failed.
|
Test (Unit)
Cache save failed.
|