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

[BOOST-4684] Viability Testing for Agora Vote #120

Closed
wants to merge 7 commits into from

Conversation

jonathandiep
Copy link
Contributor

🚨 Please review the guidelines for contributing to this repository.

Description

Please describe your pull request

💔 Thank you!

@github-actions github-actions bot added the SDK label Sep 25, 2024
Copy link
Contributor

github-actions bot commented Sep 25, 2024

Warnings
⚠️

Are you sure you want to be submitting a change without including a changeset? If you're just changing docs or tests, you probably don't need to. See the publishing section of the README for more info.

Generated by 🚫 dangerJS against 595b6fc

} from './helpers';

let fixtures: Fixtures, budgets: BudgetFixtures;
// This is the zora contract we're going to push a transaction against
Copy link
Contributor

Choose a reason for hiding this comment

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

Could you update this comment to reflect the agora vote action

targetContract: targetContract, // The ERC20 contract we're monitoring
chainid: optimism.id,
},
actionStepOne: eventActionStep, // Use the custom step for action
Copy link
Contributor

Choose a reason for hiding this comment

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

we can just use actionSteps: [eventActionStep]

: parseEther('0.01');

// Generate the signature using the trusted signer
const claimDataPayload = await prepareSignerValidatorClaimDataPayload({
Copy link
Contributor

Choose a reason for hiding this comment

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

you should be able to use await boost.validator.encodeClaimData( here

@jonathandiep jonathandiep changed the title [BOOST-4690] Viability Testing for Agora Vote [BOOST-4684] Viability Testing for Agora Vote Sep 26, 2024
@jonathandiep
Copy link
Contributor Author

Closing in favor of #160

@jonathandiep jonathandiep deleted the jon/agora-vote-example branch October 2, 2024 21:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants