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

Split transpiler tests, add KZG tests #61

Merged
merged 1 commit into from
Oct 8, 2024
Merged

Conversation

ioxid
Copy link
Contributor

@ioxid ioxid commented Oct 3, 2024

No description provided.

@ioxid ioxid requested a review from ETatuzova October 3, 2024 22:10
@ioxid ioxid force-pushed the split-transpiler-tests branch from 9c01bb6 to 091f406 Compare October 3, 2024 22:12
transpiler/test/evm.cpp Outdated Show resolved Hide resolved
transpiler/test/evm.cpp Outdated Show resolved Hide resolved
@ioxid ioxid force-pushed the split-transpiler-tests branch from 8456f13 to 176f615 Compare October 4, 2024 09:15
@ioxid
Copy link
Contributor Author

ioxid commented Oct 7, 2024

I found that verifier printer parameters in tests are incorrect, because the comments mention wrong parameters. This is probably a result of some refactoring. Since I don't know what these parameters mean I don't really know what should be there. But it can break in unexpected ways.
Screenshot_20241007_105457

(notice that 15 is passed for an optional boolean parameter, and two other parameter names don't match)

@ioxid
Copy link
Contributor Author

ioxid commented Oct 7, 2024

@ETatuzova Added deployable contract generation. Also see a comment above about wrong transpiler parameters in LPC tests.

@ETatuzova ETatuzova self-requested a review October 8, 2024 12:32
@ioxid ioxid force-pushed the split-transpiler-tests branch from 286f89e to 522b9fa Compare October 8, 2024 12:47
@ETatuzova ETatuzova self-requested a review October 8, 2024 12:48
@ioxid ioxid force-pushed the split-transpiler-tests branch from 295db2a to 59342a0 Compare October 8, 2024 15:37
@ETatuzova ETatuzova self-requested a review October 8, 2024 15:40
Copy link

github-actions bot commented Oct 8, 2024

Clang Test Results

  156 files  +1    156 suites  +1   10m 57s ⏱️ -1s
3 224 tests +1  3 218 ✅ +1  6 💤 ±0  0 ❌ ±0 
3 390 runs  +1  3 384 ✅ +1  6 💤 ±0  0 ❌ ±0 

Results for commit 157ca4a. ± Comparison against base commit c682c8a.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Oct 8, 2024

Gcc Test Results

  156 files  +1    156 suites  +1   12m 23s ⏱️ -1s
3 230 tests +1  3 224 ✅ +1  6 💤 ±0  0 ❌ ±0 
3 297 runs  +1  3 291 ✅ +1  6 💤 ±0  0 ❌ ±0 

Results for commit 157ca4a. ± Comparison against base commit c682c8a.

♻️ This comment has been updated with latest results.

@ioxid ioxid force-pushed the split-transpiler-tests branch from 59342a0 to 7070854 Compare October 8, 2024 16:22
@ioxid ioxid force-pushed the split-transpiler-tests branch from 7070854 to 157ca4a Compare October 8, 2024 16:29
@ETatuzova ETatuzova merged commit 5f36296 into master Oct 8, 2024
8 checks passed
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.

2 participants