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: use proper vm version in Ceres #1874

Merged
merged 2 commits into from Aug 23, 2023
Merged

Conversation

davidyuk
Copy link
Member

@davidyuk davidyuk commented Aug 7, 2023

closes #1873

This PR is supported by the Æternity Crypto Foundation

@davidyuk davidyuk marked this pull request as ready for review August 7, 2023 16:09
@davidyuk davidyuk requested a review from marc0olo August 7, 2023 16:09
@davidyuk davidyuk added this to the Ceres milestone Aug 7, 2023
@@ -20,7 +20,7 @@ chain:
persist: false
hard_forks:
"1": 0
"6": 1
"5": 1
Copy link
Member Author

Choose a reason for hiding this comment

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

Otherwise tests won't work 🤷‍♀️

Copy link
Contributor

Choose a reason for hiding this comment

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

any idea how to isolate the tests? 🤔

Copy link
Member Author

Choose a reason for hiding this comment

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

After doing complete compatibility with Ceres I will create a separate PR to test sdk with it, like #1808

@davidyuk davidyuk merged commit 139c9d2 into develop Aug 23, 2023
3 checks passed
@davidyuk davidyuk deleted the feature/ceres-vm-version branch August 23, 2023 16:22
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.

add FATE VM version 3 to allow contract creation / interaction with Ceres
2 participants