Skip to content

Pre release v1.2.3#365

Merged
eigmax merged 11 commits intomainfrom
pre-release-v1.2.3
Dec 8, 2025
Merged

Pre release v1.2.3#365
eigmax merged 11 commits intomainfrom
pre-release-v1.2.3

Conversation

@eigmax
Copy link
Copy Markdown
Member

@eigmax eigmax commented Nov 19, 2025

Fix audit issues.

weilzkm and others added 11 commits November 19, 2025 17:18
* feat: prevent read/write registers by memory instructions

* fix memory prgram

* bump 1.2.3

* fix comments
* add comments for biguint_to_field to note that it will convert a BigUint into a field element regardless of its size

* fix  inconsistent or outdated documentation

* fix other maintainability concerns

* fix clippy
* Update hash.rs

* Update lib.rs

* Update public_values.rs
* add aligned check for memory instructions

* improve c_eq_0 check for mov_cond
* fix syswrite panic when receive invalid utf-8 data

* fix panic problem for divide-0 and teq

* fix index panic problem for commit syscall

* fix overflowing arithmetic in madd/sub and sysmap

* add bound check for load/store instruction to fix panic for out of bound memory access

* update return type for syscall.execute

* add bound check for commit syscalls

* fix panic problem for verify

* fix panic problem for hint

* remove movcond import in misc/others
@eigmax eigmax merged commit 71b6890 into main Dec 8, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants