-
Notifications
You must be signed in to change notification settings - Fork 15
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
Conversation
zkronos73
commented
Feb 5, 2024
•
edited
Loading
edited
- 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.
…addition Complex addition and complex subtraction added
add array access on command mem
adding constant offset to arrays, same for commands and syntax sugar for it
useCTX in mem vars
feature/addr command with context support
feature/pairings
'num' is used on commands for constants and its domain is a "bigint", in json must be a string.
fix CNT_SHA256_F
Feature/sha256
add LT4 binary instruction
Adding the ability to pass a constant as an array size
add infree0 feature
add feature to use hashid as register (E,RR) plus offset
Adding missing etrog-included instructions to the doc
feature/fork etrog
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🥇
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
😸
Quality Gate failedFailed conditions C Reliability Rating on New Code (required ≥ A) See analysis details on SonarCloud Catch issues before they fail your Quality Gate with our IDE extension SonarLint |