-
Notifications
You must be signed in to change notification settings - Fork 6
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: fflonk protocol implementation #11
Commits on Oct 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 451fd86 - Browse repository at this point
Copy the full SHA 451fd86View commit details -
Configuration menu - View commit details
-
Copy full SHA for d65a6dc - Browse repository at this point
Copy the full SHA d65a6dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 48d74f3 - Browse repository at this point
Copy the full SHA 48d74f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c73d36 - Browse repository at this point
Copy the full SHA 9c73d36View commit details -
Configuration menu - View commit details
-
Copy full SHA for eeea9ff - Browse repository at this point
Copy the full SHA eeea9ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 22008a3 - Browse repository at this point
Copy the full SHA 22008a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for e58c9a3 - Browse repository at this point
Copy the full SHA e58c9a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for a2626c1 - Browse repository at this point
Copy the full SHA a2626c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 635bb34 - Browse repository at this point
Copy the full SHA 635bb34View commit details -
ci: Only run main CI if code changed (#16)
Allows faster interactions with repo configuration.
Configuration menu - View commit details
-
Copy full SHA for ff53307 - Browse repository at this point
Copy the full SHA ff53307View commit details -
Configuration menu - View commit details
-
Copy full SHA for 632dd16 - Browse repository at this point
Copy the full SHA 632dd16View commit details -
Configuration menu - View commit details
-
Copy full SHA for 382da09 - Browse repository at this point
Copy the full SHA 382da09View commit details -
chore(ci): Add truflehog CI (#17)
chore(ci): Add truflehog CI
Configuration menu - View commit details
-
Copy full SHA for cd73138 - Browse repository at this point
Copy the full SHA cd73138View commit details -
fix: Fix hard static analysis errors (#18)
- Fixes all the "red" errors (deny by default) observable in the monorepo. - Fixes/silences _some_ of the "yellow" errors (there are just too many for a single PR). The ultimate goal is to enable clippy in CI.
Configuration menu - View commit details
-
Copy full SHA for faab562 - Browse repository at this point
Copy the full SHA faab562View commit details -
feat(ci): Introduce release-please and automatic publishing (#19)
Release-As: 0.29.0
Configuration menu - View commit details
-
Copy full SHA for 7e32fbb - Browse repository at this point
Copy the full SHA 7e32fbbView commit details -
chore(main): release 0.29.0 (#20)
🤖 I have created a release *beep* *boop* --- ## [0.29.0](v0.28.0...v0.29.0) (2024-09-04) ### Features * **ci:** Introduce release-please and automatic publishing ([#19](#19)) ([a5444e3](a5444e3)) ### Bug Fixes * Fix hard static analysis errors ([#18](#18)) ([29f0bdd](29f0bdd)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Configuration menu - View commit details
-
Copy full SHA for 8637114 - Browse repository at this point
Copy the full SHA 8637114View commit details -
feat!: Rename crypto crates and properly set metadata (#21)
- Renames crates with confusing/misleading names, e.g. forks with `_ce` postfix were renamed to have `zksync_` prefix. Example: `bellman_ce` -> `zksync_bellman`. - Acknowledges sapling-crypto. - Sets the unified metadata in `Cargo.toml`. - Modifies `RELEASE.md`. > [!WARNING] > This is a breaking release ## Migration path Once released, the easiest way is to modify your `Cargo.toml`, e.g.: ``` # Whether you use `bellman` or `bellman_ce` bellman = { package = "zksync_bellman", version = "0.30.0" } ```
Configuration menu - View commit details
-
Copy full SHA for 7b74e75 - Browse repository at this point
Copy the full SHA 7b74e75View commit details -
chore(main): release 0.30.0 (#23)
🤖 I have created a release *beep* *boop* --- ## [0.30.0](v0.29.0...v0.30.0) (2024-09-05) ### ⚠ BREAKING CHANGES * Rename crypto crates and properly set metadata ([#21](#21)) ### Features * Rename crypto crates and properly set metadata ([#21](#21)) ([14f44d7](14f44d7)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --------- Co-authored-by: zksync-era-bot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 72de909 - Browse repository at this point
Copy the full SHA 72de909View commit details -
fix(snark-wrapper): Revert "improvement of parameters" (#24)
Reverts #13 Said PR requires new VKs, so it should be processed as a part of upgrade.
Configuration menu - View commit details
-
Copy full SHA for 36920af - Browse repository at this point
Copy the full SHA 36920afView commit details -
chore(main): release 0.30.1 (#25)
🤖 I have created a release *beep* *boop* --- ## [0.30.1](v0.30.0...v0.30.1) (2024-09-05) ### Bug Fixes * **snark-wrapper:** Revert "improvement of parameters" ([#24](#24)) ([cce1da3](cce1da3)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --------- Co-authored-by: zksync-era-bot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7e94cc2 - Browse repository at this point
Copy the full SHA 7e94cc2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5af6002 - Browse repository at this point
Copy the full SHA 5af6002View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6da5ae5 - Browse repository at this point
Copy the full SHA 6da5ae5View commit details -
Configuration menu - View commit details
-
Copy full SHA for a6a02b0 - Browse repository at this point
Copy the full SHA a6a02b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for edaeb81 - Browse repository at this point
Copy the full SHA edaeb81View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d8cb82 - Browse repository at this point
Copy the full SHA 1d8cb82View commit details -
Configuration menu - View commit details
-
Copy full SHA for 71bce38 - Browse repository at this point
Copy the full SHA 71bce38View commit details -
Configuration menu - View commit details
-
Copy full SHA for d258514 - Browse repository at this point
Copy the full SHA d258514View commit details
Commits on Oct 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f9d912d - Browse repository at this point
Copy the full SHA f9d912dView commit details
Commits on Oct 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 427e203 - Browse repository at this point
Copy the full SHA 427e203View commit details