aboutsummaryrefslogtreecommitdiff
path: root/zkvms/zkm/0001-chore-Increase-DEGREE_BITS_RANGE.patch
Commit message (Collapse)AuthorAgeFilesLines
* feat(zkvms/zkm): Remove SDK override, Go lib build, update SDK usageKamen Mladenov2025-04-041-42/+0
| | | | | | | Update SDK usage, according to their new methods. ZKM moved their Go library to the zkVM repo. Their updated SDK also don't require the patch.
* fix(zkvms/zkm): Override zkm SDKKamen Mladenov2025-02-261-0/+42
The SDK is out of date. A PR is opened: https://github.com/zkMIPS/zkm-project-template/pull/54 However, its not certain it will be merged soon, so for now this workaround will have to do.