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

refactor: disable transactions for mainsail #118

Merged
merged 3 commits into from
Nov 19, 2024

Conversation

goga-m
Copy link
Contributor

@goga-m goga-m commented Nov 19, 2024

Required for https://app.clickup.com/t/86dv6dbpm

The existing transaction packages that are evm.2 are causing binding errors when using the coin.
The PR disables them, and throws exception when their methods are called, as the existing transaction types are now unsupported and will be rewritten to use EvmCall,

@ItsANameToo ItsANameToo merged commit f93fc43 into feat/mainsail-evm Nov 19, 2024
@ItsANameToo ItsANameToo deleted the refactor/disable-mainsail-transactions branch November 19, 2024 14:45
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