• Mark Tyneway's avatar
    contracts-bedrock: add size limit on deposit transaction size · 1556840f
    Mark Tyneway authored
    Adds a limit to prevent calldata larger than 120kb. Unsafe
    blocks contain the deposit transactions and when there is
    no upper bound on the calldata size, it is possible for a
    single transaction to cause the p2p gossip to consume
    far more bandwidth than necessary.
    1556840f
Name
Last commit
Last update
..
ast Loading commit data...
bindings Loading commit data...
gen Loading commit data...
hardhat Loading commit data...
legacy-bindings Loading commit data...
predeploys Loading commit data...
solc Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
doc.go Loading commit data...
gen_bindings.sh Loading commit data...