1. 26 Apr, 2023 1 commit
    • 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
  2. 25 Apr, 2023 4 commits
  3. 24 Apr, 2023 17 commits
  4. 22 Apr, 2023 4 commits
  5. 21 Apr, 2023 14 commits