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

Fix: update interfaces and add validation behavior to spec #144

Merged
merged 5 commits into from
Aug 16, 2024

Conversation

fangting-alchemy
Copy link
Collaborator

No description provided.

external
returns (uint256);

/// @notice Run the pre runtime validation hook specified by the `entityId`.
/// @notice Run the runtime validationFunction specified by the `entityId`.
Copy link
Contributor

Choose a reason for hiding this comment

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

Should we prefer to spell it out as "validation function" instead of the condensed "validationFunction"?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

we should. Updated all the refs in comments and docs.

@fangting-alchemy fangting-alchemy force-pushed the fangting/spec branch 2 times, most recently from 83dc7b1 to 44e77a7 Compare August 15, 2024 23:29
Copy link
Contributor

@adamegyed adamegyed 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!

@fangting-alchemy fangting-alchemy merged commit 29dffff into develop Aug 16, 2024
3 checks passed
@fangting-alchemy fangting-alchemy deleted the fangting/spec branch August 16, 2024 17:50
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