jellyfish
jellyfish copied to clipboard
chore(deps): bump icicle-core from v1.5.1 to v2.7.0
Bumps icicle-core from v1.5.1 to v2.7.0.
Release notes
Sourced from icicle-core's releases.
Release v2.7.0
What's Changed
- bug fix by
@HadarIngonyama
in ingonyama-zk/icicle#549- RISC0 example using Polynomial API by
@svpolonsky
in ingonyama-zk/icicle#548- Feat/m31 by
@nonam3e
in ingonyama-zk/icicle#547Full Changelog: https://github.com/ingonyama-zk/icicle/compare/v2.6.0...v2.7.0
Release v2.6.0
What's Changed
Features
- [FEAT]: Golang Bindings for pinned host memory by
@jeremyfelder
in ingonyama-zk/icicle#519Docs
- Added v2 paper by
@Otsar-Raikou
in ingonyama-zk/icicle#544- Msm/update docs by
@HadarIngonyama
in ingonyama-zk/icicle#545Full Changelog: https://github.com/ingonyama-zk/icicle/compare/v2.5.0...v2.6.0
Release v2.5.0
What's Changed
- workflow curve fix by
@yshekel
in ingonyama-zk/icicle#536- accumulate stwo by
@vhnatyk
in ingonyama-zk/icicle#535- chore: remove repeat word by
@cangqiaoyuzhuo
in ingonyama-zk/icicle#540- recreated images for poseidon.md by
@Otsar-Raikou
in ingonyama-zk/icicle#541- Fix link and correct path for running test deploy workflow by
@jeremyfelder
in ingonyama-zk/icicle#542- MSM - supporting all window sizes by
@HadarIngonyama
in ingonyama-zk/icicle#534New Contributors
@cangqiaoyuzhuo
made their first contribution in ingonyama-zk/icicle#540Full Changelog: https://github.com/ingonyama-zk/icicle/compare/v2.4.0...v2.5.0
Release v2.4.0
What's Changed
- precompute bug fix by
@HadarIngonyama
in ingonyama-zk/icicle#529- bit reverse by
@nonam3e
in ingonyama-zk/icicle#528- added example cpp: example_commit_with_device_memory_view() by
@krakhit
in ingonyama-zk/icicle#532- perf: projective scalar multiplication use dbl() rather than + by
@yshekel
in ingonyama-zk/icicle#530New Contributors
@krakhit
made their first contribution in ingonyama-zk/icicle#532Full Changelog: https://github.com/ingonyama-zk/icicle/compare/v2.3.1...v2.4.0
... (truncated)
Commits
3108346
Bump rust crates' versionb908053
Feat/m31 (#547)29da36d
RISC0 example using Polynomial API (#548)4fef542
MSM - fixed bug in reduction phase (#549)f812f07
Bump rust crates' version2b07513
[FEAT]: Golang Bindings for pinned host memory (#519)7831f7b
Msm/update docs (#545)de25b6e
Added v2 paper (#544)69383e6
Update docusaurus.config.jsc305aad
Update overview.md- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)