Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

Commit

Permalink
Update syscall resources (#1459)
Browse files Browse the repository at this point in the history
  • Loading branch information
dafnamatsry committed Feb 8, 2024
1 parent b74fa19 commit afb38aa
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions crates/blockifier/resources/versioned_constants.json
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@
"range_check_builtin": 11
},
"n_memory_holes": 0,
"n_steps": 241
"n_steps": 205
},
"Secp256k1Mul": {
"builtin_instance_counter": {
Expand All @@ -161,7 +161,7 @@
"range_check_builtin": 35
},
"n_memory_holes": 0,
"n_steps": 477
"n_steps": 459
},
"Secp256r1Add": {
"builtin_instance_counter": {
Expand All @@ -182,7 +182,7 @@
"range_check_builtin": 11
},
"n_memory_holes": 0,
"n_steps": 243
"n_steps": 207
},
"Secp256r1Mul": {
"builtin_instance_counter": {
Expand All @@ -196,7 +196,7 @@
"range_check_builtin": 49
},
"n_memory_holes": 0,
"n_steps": 596
"n_steps": 578
},
"SendMessageToL1": {
"builtin_instance_counter": {
Expand Down

0 comments on commit afb38aa

Please sign in to comment.