Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BOT] Update Submodules #113

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

[BOT] Update Submodules #113

wants to merge 1 commit into from

Conversation

refcell
Copy link
Contributor

@refcell refcell commented Nov 14, 2024

Description

Automated PR to update git submodules.

@refcell refcell requested a review from clabby as a code owner November 14, 2024 05:33
@refcell refcell added A-submodules Area: Git Submodules C-bot Category: Update automated by a bot labels Nov 14, 2024
@refcell refcell self-assigned this Nov 14, 2024
@codecov-commenter
Copy link

❌ 1 Tests Failed:

Tests completed Failed Passed Skipped
43 1 42 0
View the top 1 failed tests by shortest run time
hilo-registry tests::test_hardcoded_rollup_configs
Stack Traces | 0.015s run time
thread 'tests::test_hardcoded_rollup_configs' panicked at .../registry/src/lib.rs:51:13:
assertion `left == right` failed
  left: RollupConfig { genesis: ChainGenesis { l1: NumHash { number: 4071408, hash: 0x48f520cf4ddaf34c8336e6e490632ea3cf1e5e93b0b2bc6e917557e31845371b }, l2: NumHash { number: 0, hash: 0x102de6ffb001480cc9b8b548fd05c34cd4f46ae4aa91759393db90ea0409887d }, l2_time: 1691802540, system_config: Some(SystemConfig { batcher_address: 0x8f23bb38f531600e5d8fddaaec41f13fab46e98c, overhead: 188, scalar: 684000, gas_limit: 30000000, base_fee_scalar: None, blob_base_fee_scalar: None, eip1559_denominator: None, eip1559_elasticity: None }) }, block_time: 2, max_sequencer_drift: 600, seq_window_size: 3600, channel_timeout: 300, granite_channel_timeout: 50, l1_chain_id: 11155111, l2_chain_id: 11155420, base_fee_params: BaseFeeParams { max_change_denominator: 50, elasticity_multiplier: 6 }, canyon_base_fee_params: BaseFeeParams { max_change_denominator: 250, elasticity_multiplier: 6 }, regolith_time: Some(0), canyon_time: Some(1699981200), delta_time: Some(1703203200), ecotone_time: Some(1708534800), fjord_time: Some(1716998400), granite_time: Some(1723478400), holocene_time: None, batch_inbox_address: 0xff00000000000000000000000000000011155420, deposit_contract_address: 0x16fc5058f25648194471939df75cf27a2fdc48bc, l1_system_config_address: 0x034edd2a225f7f429a63e0f1d2084b9e0a93b538, protocol_versions_address: 0x79add5713b383daa0a138d3c4780c7a1804a8090, superchain_config_address: Some(0xc2be75506d5724086deb7245bd260cc9753911be), blobs_enabled_l1_timestamp: None, da_challenge_address: None }
 right: RollupConfig { genesis: ChainGenesis { l1: NumHash { number: 4071408, hash: 0x48f520cf4ddaf34c8336e6e490632ea3cf1e5e93b0b2bc6e917557e31845371b }, l2: NumHash { number: 0, hash: 0x102de6ffb001480cc9b8b548fd05c34cd4f46ae4aa91759393db90ea0409887d }, l2_time: 1691802540, system_config: Some(SystemConfig { batcher_address: 0x8f23bb38f531600e5d8fddaaec41f13fab46e98c, overhead: 188, scalar: 684000, gas_limit: 30000000, base_fee_scalar: None, blob_base_fee_scalar: None, eip1559_denominator: None, eip1559_elasticity: None }) }, block_time: 2, max_sequencer_drift: 600, seq_window_size: 3600, channel_timeout: 300, granite_channel_timeout: 50, l1_chain_id: 11155111, l2_chain_id: 11155420, base_fee_params: BaseFeeParams { max_change_denominator: 50, elasticity_multiplier: 6 }, canyon_base_fee_params: BaseFeeParams { max_change_denominator: 250, elasticity_multiplier: 6 }, regolith_time: Some(0), canyon_time: Some(1699981200), delta_time: Some(1703203200), ecotone_time: Some(1708534800), fjord_time: Some(1716998400), granite_time: Some(1723478400), holocene_time: Some(1732633200), batch_inbox_address: 0xff00000000000000000000000000000011155420, deposit_contract_address: 0x16fc5058f25648194471939df75cf27a2fdc48bc, l1_system_config_address: 0x034edd2a225f7f429a63e0f1d2084b9e0a93b538, protocol_versions_address: 0x79add5713b383daa0a138d3c4780c7a1804a8090, superchain_config_address: Some(0xc2be75506d5724086deb7245bd260cc9753911be), blobs_enabled_l1_timestamp: None, da_challenge_address: None }
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

To view more test analytics, go to the Test Analytics Dashboard
Got feedback? Let us know on Github

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-submodules Area: Git Submodules C-bot Category: Update automated by a bot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants