Skip to content

Commit

Permalink
Merge branch 'gj/contract_fn_mutability' of github.com:AztecProtocol/…
Browse files Browse the repository at this point in the history
…aztec-packages into gj/contract_fn_mutability
  • Loading branch information
Thunkar committed May 20, 2024
2 parents 0035d2e + e5deb6a commit 66c294d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions barretenberg/cpp/src/barretenberg/vm/avm_trace/avm_opcode.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,8 @@ enum class OpCode : uint8_t {
// Gadgets
KECCAK,
POSEIDON2,
SHA256,
PEDERSEN,

// Conversions
TORADIXLE,
Expand Down

0 comments on commit 66c294d

Please sign in to comment.