Skip to content

fix!: context did not constrain returndata size to 0 at start, and had a misnamed relation#19404

Merged
dbanks12 merged 1 commit into
merge-train/avmfrom
db/constraint-typo
Jan 8, 2026
Merged

fix!: context did not constrain returndata size to 0 at start, and had a misnamed relation#19404
dbanks12 merged 1 commit into
merge-train/avmfrom
db/constraint-typo

Conversation

@dbanks12

@dbanks12 dbanks12 commented Jan 7, 2026

Copy link
Copy Markdown
Contributor

due to typo where addr was constrained instead of size

dbanks12 commented Jan 7, 2026

Copy link
Copy Markdown
Contributor Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@dbanks12 dbanks12 marked this pull request as ready for review January 7, 2026 21:15
@dbanks12 dbanks12 force-pushed the db/constraint-typo branch from 1ec51df to cf9ee05 Compare January 7, 2026 21:17
@dbanks12 dbanks12 changed the title fix!: context did not constrain returndata size to 0 at start fix!: context did not constrain returndata size and calldatasize to 0 at start Jan 7, 2026
@dbanks12 dbanks12 force-pushed the db/constraint-typo branch from cf9ee05 to 5dad24d Compare January 7, 2026 23:30
@dbanks12 dbanks12 force-pushed the db/constraint-typo branch from 5dad24d to f45c297 Compare January 8, 2026 00:51
@dbanks12 dbanks12 changed the title fix!: context did not constrain returndata size and calldatasize to 0 at start fix!: context did not constrain returndata size to 0 at start, and had a misnamed relation Jan 8, 2026
@dbanks12 dbanks12 merged commit 0e3d1d3 into merge-train/avm Jan 8, 2026
11 checks passed
@dbanks12 dbanks12 deleted the db/constraint-typo branch January 8, 2026 01:48
@AztecBot AztecBot mentioned this pull request Jan 8, 2026
github-merge-queue Bot pushed a commit that referenced this pull request Jan 8, 2026
BEGIN_COMMIT_OVERRIDE
feat(avm)!: optionally use TS logger in C++ simulation (#19305)
chore(avm): bytecode caching comments
chore(avm): disable VK hash checking in tests
fix(avm)!: instr_fetching soundness bug (#19381)
fix(avm): dont catch wide exceptions (#19388)
refactor(avm): Refactor get contract instance fuzzer backfill (#19387)
feat(avm): mutate enqueued calls (#19315)
chore(avm): migrate to BB asserts (#19395)
fix!: more missing boolean constraints in calldata, calldata hashing,
sha256 mem PILs (#19367)
feat(avm): defensively assert cd hashes (#19346)
chore: annotate booleans in PIL, and add some missing boolean
constraints (#19371)
fix!: missing boolean constraints on zero checks targets (#19401)
fix!: context did not constrain returndata size to 0 at start, and had a
misnamed relation (#19404)
END_COMMIT_OVERRIDE
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.

2 participants