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

[WEEKLY RELEASE] HotShot - rc-0.5.78 #2184

Merged
merged 13 commits into from
Oct 22, 2024
Merged

[WEEKLY RELEASE] HotShot - rc-0.5.78 #2184

merged 13 commits into from
Oct 22, 2024

Conversation

ss-es
Copy link
Contributor

@ss-es ss-es commented Oct 17, 2024

No description provided.

Copy link
Member

@shenkeyao shenkeyao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As mentioned on Zulip I think we should use the new HotShot tag rather than the branch name in Cargo.toml. Everything else looks good!

@ss-es ss-es marked this pull request as ready for review October 21, 2024 19:23
@@ -161,7 +151,7 @@ async fn run<V: Versions>(
opt.hotshot_event_streaming_url,
builder_server_url,
api_response_timeout_duration,
buffer_view_num_count,
ChainConfig::default().max_block_size.into(),
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Uhh @shenkeyao why are we defaulting this? This should come from the actual chain config, e.g. instance_state.chain_config.max_block_size

Copy link
Member

@shenkeyao shenkeyao Oct 21, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch, updated! Using instance_state.chain_config also allows us to simplify the function by removing this argument, since we already have instance_state as an arg.

@ss-es ss-es enabled auto-merge (squash) October 22, 2024 15:45
@ss-es ss-es merged commit 53c3a5b into main Oct 22, 2024
13 checks passed
@ss-es ss-es deleted the bump/rc-0.5.78 branch October 22, 2024 16:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants