Skip to content

Conversation

Wollac
Copy link
Contributor

@Wollac Wollac commented May 5, 2025

No description provided.

@Wollac Wollac requested a review from a team as a code owner May 5, 2025 23:16
@github-actions github-actions bot changed the title fix: Add configID verification to SteelVerifier WEB3-433: fix: Add configID verification to SteelVerifier May 5, 2025
Copy link
Contributor

@nategraf nategraf 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 👍

@@ -156,6 +156,15 @@ pub struct HostCommit<C> {
config_id: B256,
}

impl<C> HostCommit<C> {
/// Returns the config ID.
#[allow(dead_code)]
Copy link
Contributor

@nategraf nategraf May 9, 2025

Choose a reason for hiding this comment

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

Why is this #[allow(dead_code)] here? If this is only used under some configurations, then we could use #[cfg(feature = "host")]

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Fixed in 21ff9c5

@Wollac Wollac enabled auto-merge (squash) May 12, 2025 18:37
@Wollac Wollac merged commit 8dedbc9 into main May 12, 2025
10 of 11 checks passed
@Wollac Wollac deleted the fix/V-STL-VUL-002 branch May 12, 2025 19:15
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.

2 participants