Skip to content

Conversation

@MitchTurner
Copy link
Member

Linked Issues/PRs

Description

Checklist

  • Breaking changes are clearly marked as such in the PR description and changelog
  • New behavior is reflected in tests
  • The specification matches the implemented behavior (link update PR if changes are needed)

Before requesting review

  • I have reviewed the code myself
  • I have created follow-up issues caused by this PR and linked them here

After merging, notify other teams

[Add or remove entries as needed]

@MitchTurner MitchTurner marked this pull request as ready for review March 13, 2025 18:24
@MitchTurner MitchTurner requested review from a team, Dentosal, netrome and xgreenx as code owners March 13, 2025 18:24
Copy link
Collaborator

@xgreenx xgreenx left a comment

Choose a reason for hiding this comment

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

Looks good to me, we can merge it into original PR and fix propagation of the key there=D

Comment on lines +717 to +718
// TODO: Where can I get this value?
protocol_public_key: Default::default(),
Copy link
Collaborator

Choose a reason for hiding this comment

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

You can get it from the chain config like we do during verification of block's fields

Copy link
Collaborator

Choose a reason for hiding this comment

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

image

@MitchTurner MitchTurner merged commit 329f7dd into feature/pre-confirmations/implement-signature-verification-2 Mar 14, 2025
14 of 15 checks passed
@MitchTurner MitchTurner deleted the remove-verification-trait branch March 14, 2025 04:02
@MitchTurner MitchTurner mentioned this pull request Mar 14, 2025
2 tasks
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