Skip to content

Commit

Permalink
Update moduleLimits.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
OlivierBBB authored Jul 1, 2024
1 parent 20bef75 commit a76ad5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion acceptance-tests/src/test/resources/moduleLimits.toml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ PRECOMPILE_MODEXP_EFFECTIVE_CALLS = 4
PRECOMPILE_ECADD_EFFECTIVE_CALLS = 16384
PRECOMPILE_ECMUL_EFFECTIVE_CALLS = 32
PRECOMPILE_ECPAIRING_EFFECTIVE_CALLS = 16
PRECOMPILE_ECPAIRING_MILLER_LOOP = 64
PRECOMPILE_ECPAIRING_MILLER_LOOPS = 64
PRECOMPILE_BLAKE_EFFECTIVE_CALLS = 600
PRECOMPILE_BLAKE_ROUNDS = 600 # it is possible to call BLAKE2f with r = 0; this is a nontrivial operation ...
# # Notes:
Expand Down

0 comments on commit a76ad5c

Please sign in to comment.