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 0.5.74 #1989

Conversation

alxiong
Copy link
Contributor

@alxiong alxiong commented Sep 7, 2024

This PR:

Another attempt to update hotshot version to rc-0.5.74, aims to supercede #1988

The plan is to merge into 1938-xxx branch and merge into main, this commit would still appear in the main history thus easy to locate.

@alxiong
Copy link
Contributor Author

alxiong commented Sep 7, 2024

should we also try to replace branch = "hotshot/rc-0.5.74" with a new tag on all hotshot-family repo?

@jparr721

@@ -467,6 +467,7 @@ pub trait SequencerPersistence: Sized + Send + Sync + 'static {
state,
validated_state,
view,
highest_voted_view,
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Can we change v0 struct like this? @sveitser

We need this to placate the tests, but not sure if we should edit the v0

Copy link
Contributor

Choose a reason for hiding this comment

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

I think its fine to change it since we don't define it at sequencer side and serialize it.

Copy link
Contributor

@imabdulbasit imabdulbasit left a comment

Choose a reason for hiding this comment

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

LGTM

Cargo.toml Outdated Show resolved Hide resolved
Copy link
Member

@Ayiga Ayiga left a comment

Choose a reason for hiding this comment

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

Are these contract-bindings artifacts meant to be committed?

@alxiong
Copy link
Contributor Author

alxiong commented Sep 9, 2024

Are these contract-bindings artifacts meant to be committed?

yes, we decided to commit them. #1068 (comment)

@alxiong alxiong changed the title [WEEKLY RELEASE] HotShot rc-0.5.74 [WEEKLY RELEASE] HotShot 0.5.74 Sep 9, 2024
@alxiong alxiong merged commit 80b57e0 into 1938-simplify-light-client-contract-create-genesis-state-struct-and-remove-states-mapping Sep 9, 2024
16 of 17 checks passed
@alxiong alxiong deleted the hotshot-update branch September 9, 2024 15:22
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.

5 participants