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

chore(consensus): move the todo on ProposalFin to Matan #2664

Merged
merged 1 commit into from
Dec 15, 2024

Conversation

guy-starkware
Copy link
Contributor

@guy-starkware guy-starkware commented Dec 15, 2024

This todo item seems more like something Matan would know how to do.
Need to either move it to him or remove the comment.

@reviewable-StarkWare
Copy link

This change is Reviewable

Copy link
Contributor Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@guy-starkware guy-starkware marked this pull request as ready for review December 15, 2024 11:49
Copy link
Contributor

@matan-starkware matan-starkware left a comment

Choose a reason for hiding this comment

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

Reviewed 1 of 1 files at r1.
Reviewable status: all files reviewed (commit messages unreviewed), 1 unresolved discussion (waiting on @guy-starkware)


crates/papyrus_protobuf/src/consensus.rs line 89 at r1 (raw file):

pub struct ProposalFin {
    /// The block hash of the proposed block.
    /// TODO(Matan): Consider changing the content ID

The plan is to just switch this out with a signature at some point.

Suggestion:

    /// TODO(Matan): Consider changing the content ID to a signature

@guy-starkware guy-starkware force-pushed the guyn/remove_proposal_fin_todo_item branch from a08ec3b to fd234ad Compare December 15, 2024 11:55
@guy-starkware guy-starkware force-pushed the guyn/remove_proposal_fin_todo_item branch from fd234ad to e0d95d0 Compare December 15, 2024 13:58
Copy link
Contributor

@matan-starkware matan-starkware left a comment

Choose a reason for hiding this comment

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

Reviewed 1 of 1 files at r2, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @guy-starkware)

@guy-starkware guy-starkware merged commit 98ba6c1 into main Dec 15, 2024
14 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Dec 17, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants