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

feat: add SELL_VOUCHER_NEW_POL support across contract handling #41

Draft
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

keiff3r
Copy link

@keiff3r keiff3r commented Jan 23, 2025

No description provided.

- Introduced new selector STAKEKIT_SELL_VOUCHER_NEW_POL in contract.c.
- Updated handle_finalize, handle_init_contract, handle_provide_parameter, handle_query_contract_id, and handle_query_contract_ui to support SELL_VOUCHER_NEW_POL case.
- Incremented NUM_STAKEKIT_SELECTORS to 60 in stakekit_plugin.h.
- Introduced SELL_VOUCHER_NEW_POL enum in stakekit_plugin.h.
- Updated b2c.json to include new contract and method selectors for SELL_VOUCHER_NEW_POL.
- Added ABI definition for ValidatorShareProxy with new methods.
- Created tests for SELL_VOUCHER_NEW_POL functionality in ethereum_sell_voucher_new_pol.test.js.
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.

1 participant