Skip to content

Commit

Permalink
Merge branch 'main' of github.com:Consensys/linea-besu-package
Browse files Browse the repository at this point in the history
  • Loading branch information
Filter94 committed Sep 20, 2024
2 parents 0b7689c + a89bb0b commit 962e7d3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion linea-besu/config/trace-limits.mainnet.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ EUC = 1000000
# Block-specific limits
#
BLOCK_TX = 200
BLOCK_L1SIZE = 108592
BLOCK_L2L1LOGS = 16
BLOCK_KECCAK = 8192

Expand All @@ -72,4 +73,4 @@ PRECOMPILE_ECPAIRING_EFFECTIVE_CALL = 1000000
PRECOMPILE_ECPAIRING_MILLER_LOOP = 1000000
PRECOMPILE_BLAKE2F = 512
PRECOMPILE_BLAKE2F_ROUNDS = 1000000
PRECOMPILE_ECPAIRING_WEIGHTED = 1000000
PRECOMPILE_ECPAIRING_WEIGHTED = 1000000

0 comments on commit 962e7d3

Please sign in to comment.