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

merge develop (fork-etrog) to main #80

Merged
merged 41 commits into from
Feb 5, 2024
Merged

merge develop (fork-etrog) to main #80

merged 41 commits into from
Feb 5, 2024

Conversation

zkronos73
Copy link
Contributor

@zkronos73 zkronos73 commented Feb 5, 2024

  • add SHA-256 support with commands HASHS, HASHS1, HASHSLEN, HASHSDIGEST and CNT_SHA256_F counter.
  • add support to array sugar syntax for variables, also for access from commands.
  • add specific arithmethics for FP2: ARITH_BN254_ADDFP2,ARITH_BN254_SUBFP2,ARITH_BN254_MULFP2.
  • add feature to limitate FREE INPUT to one field FREE0.
  • add more options to hashId: register RR as E register, this two indirections could be use an static offset.

zkronos73 and others added 30 commits April 21, 2023 15:51
…addition

Complex addition and complex subtraction added
adding constant offset to arrays, same for commands and syntax sugar for it
feature/addr command with context support
'num' is used on commands for constants and its domain is a "bigint", in json must be a string.
Adding the ability to pass a constant as an array size
@cla-bot cla-bot bot added the cla-signed label Feb 5, 2024
build/zkasm_parser.js Dismissed Show resolved Hide resolved
build/zkasm_parser.js Dismissed Show dismissed Hide dismissed
@zkronos73 zkronos73 marked this pull request as ready for review February 5, 2024 14:03
@zkronos73 zkronos73 requested review from hecmas and krlosMata February 5, 2024 14:03
Copy link
Contributor

@hecmas hecmas left a comment

Choose a reason for hiding this comment

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

🥇

Copy link
Contributor

@krlosMata krlosMata left a comment

Choose a reason for hiding this comment

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

😸

Copy link

sonarqubecloud bot commented Feb 5, 2024

Quality Gate Failed Quality Gate failed

Failed conditions

C Reliability Rating on New Code (required ≥ A)

See analysis details on SonarCloud

idea Catch issues before they fail your Quality Gate with our IDE extension SonarLint SonarLint

@zkronos73 zkronos73 merged commit 042e84f into main Feb 5, 2024
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants