Skip to content

Commit

Permalink
a check
Browse files Browse the repository at this point in the history
  • Loading branch information
kevjue committed May 22, 2024
1 parent 1710c18 commit df5a22a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions core/src/syscall/precompiles/sha256/extend/air.rs
Original file line number Diff line number Diff line change
Expand Up @@ -198,6 +198,8 @@ where
local.is_real,
);

builder.assert_word_eq(*local.w_i.value(), local.s2.value);

// Receive syscall event in first row of 48-cycle.
builder.receive_syscall(
local.shard,
Expand Down

0 comments on commit df5a22a

Please sign in to comment.