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: Add a new allowed selector (sponserdCallV2) for committee txn inputs #112

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

cyaiox
Copy link
Contributor

@cyaiox cyaiox commented Jan 6, 2025

No description provided.

@cyaiox cyaiox marked this pull request as ready for review January 6, 2025 20:20
* @param txInput - The transaction input data as a hexadecimal string.
* @returns True if the input starts with an allowed selector, false otherwise.
*/
function isAllowedCommitteeTxInput(txInput: string): boolean {
Copy link
Contributor

Choose a reason for hiding this comment

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

Copy link
Contributor

@nachomazzara nachomazzara left a comment

Choose a reason for hiding this comment

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

Thanks! I left one small comment

Copy link
Contributor

@nachomazzara nachomazzara left a comment

Choose a reason for hiding this comment

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

Thanks!

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