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

[v6.0] Accumulate ErgoTree deserialization cost #938

Merged
merged 5 commits into from
Aug 2, 2024

Conversation

SethDusek
Copy link
Contributor

For #846

I've accumulated the deserialization cost into the total cost and updated all the relevant test cases with costs for all ErgoTree versions when V3 is activated.

@SethDusek
Copy link
Contributor Author

Should I rebase this to #930?

Also are there any formatting guidelines? There doesn't seem to be any mention of proper formatting in CONTRIBUTING.md.

@SethDusek SethDusek changed the base branch from develop to v6.0.0 November 28, 2023 21:08
…to full V6 Validation + Add new rule tests for BlockVer V4/Script v3
@SethDusek
Copy link
Contributor Author

CI should be good to go now! Added new version tests for V3, please take a look at those as well

@kushti kushti added the 6.0 label Dec 22, 2023
@kushti kushti added this to the v6.0 milestone Dec 22, 2023
@SethDusek
Copy link
Contributor Author

Please re-run CI, I believe this CI failure was due to an issue in the underlying branch and not this PR itself. Github doesn't seem to automatically re-run CI for PRs when the base branch changes

@aslesarenko
Copy link
Member

aslesarenko commented Jan 22, 2024

Github doesn't seem to automatically re-run CI for PRs when the base branch changes

@SethDusek, yes, because changing the base branch doesn't change the commit which is tested.
Also, "re-run" command in somehow not available in the logs.

@kushti
Copy link
Member

kushti commented Jan 31, 2024

Indeed, ErgoTreeSerializerSpecification is failing, which is unlikely touched by this PR and locally tests are passed

@kushti
Copy link
Member

kushti commented Jan 31, 2024

@aslesarenko please review

@kushti kushti merged commit eb219dd into ergoplatform:v6.0.0 Aug 2, 2024
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