-
Notifications
You must be signed in to change notification settings - Fork 7
Pull requests: genlayerlabs/genvm
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: replace unsafe assume_init/set_len with safe zero-initialization
#279
opened Mar 30, 2026 by
cbeatty8
Loading…
fix: replace unwrap() on OsString-to-String conversion in cache directory config
#278
opened Mar 30, 2026 by
cbeatty8
Loading…
fix: replace assert with TypeError raises and resolve Literal FIXME
#277
opened Mar 30, 2026 by
cbeatty8
Loading…
fix: replace bare unwrap() with descriptive expect() across executor
#276
opened Mar 30, 2026 by
cbeatty8
Loading…
fix: resolve FIXME - Literal types return enum schema instead of any
#275
opened Mar 30, 2026 by
cbeatty8
Loading…
fix: use checked_mul for gas consumption to prevent silent overflow
#274
opened Mar 30, 2026 by
cbeatty8
Loading…
fix: document contract runner entry points and method resolution
#273
opened Mar 30, 2026 by
cbeatty8
Loading…
fix: replace assert False with proper errors and add docstrings
#271
opened Mar 30, 2026 by
cbeatty8
Loading…
fix: missing backtick in error message and incomplete type hint for Address.__format__
#270
opened Mar 30, 2026 by
cbeatty8
Loading…
fix: use checked_mul for gas consumption to prevent silent overflow
#269
opened Mar 30, 2026 by
cbeatty8
Loading…
fix: resolve FIXME - return proper $enum schema for Literal types
#268
opened Mar 29, 2026 by
cbeatty8
Loading…
chore(deps): update rust crate bytes to v1.11.1 [security]
#260
opened Feb 3, 2026 by
renovate
bot
Loading…
1 task
feat: implement high-precision performance tracing in executor
#256
opened Jan 20, 2026 by
vansham
Loading…
chore(deps): update dependency lief to v0.17.2 [security]
#254
opened Jan 13, 2026 by
renovate
bot
Loading…
1 task
chore(deps): update actions/checkout action to v6
#252
opened Nov 20, 2025 by
renovate
bot
Loading…
1 task
chore(deps): update actions/setup-python action to v6
#246
opened Oct 28, 2025 by
renovate
bot
Loading…
1 task
chore(deps): update google-github-actions/auth action to v3
#240
opened Sep 2, 2025 by
renovate
bot
Loading…
1 task
chore(deps): update google-github-actions/setup-gcloud action to v3
#239
opened Aug 28, 2025 by
renovate
bot
Loading…
1 task
chore(deps): update debian docker tag to v13
#237
opened Aug 12, 2025 by
renovate
bot
Loading…
1 task
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.