Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Feb 2, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

LouisTsai-Csie and others added 4 commits February 2, 2026 07:24
* refactor: cold access storage operations

* chore: bump forks to osaka

* fix(test,benchmark): cap data tests to rlp block limit

* chore: apply suggested changes

---------

Co-authored-by: fselmo <fselmo2@gmail.com>
…2100)

* doc: benchmark description

* fix: doc linting issue
…bs.json (#2112)

* enhance(bloatnet): add EIP-7825 transaction splitting support

Add support for EIP-7825 transaction gas limit cap (16M gas) to bloatnet
benchmark tests. When gas_benchmark_value exceeds tx_gas_limit, tests now
automatically split into multiple transactions.

Changes:
- Add tx_gas_limit fixture parameter to all bloatnet test functions
- Calculate num_txs based on gas_benchmark_value / tx_gas_limit
- Split attack contracts across multiple transactions with proper
  iteration count distribution
- Track salt_offset for factory-based tests to ensure unique contract
  addresses across transactions

This ensures bloatnet tests work correctly with gas values > 16M while
maintaining EIP-7825 compliance.

* enhance(bloatnet): add stubs.json with corrected token addresses

Add stubs.json mapping test names to mainnet ERC-20 contract addresses:
- 297 entries for 99 unique tokens (excluding 30GB_ERC20)
- Fixed 22 incorrect addresses (ALT, AOA, cETH, CHZ, CRO, ENA, ETHFI,
  GTC, IMT, IMX, KOK, LEND, LOOKS, LYM, MITx, Monfter/Monavale, ONDO,
  POLY, WEPE, ZETA, ZSC)
- Removed WELL token (doesn't exist on Ethereum mainnet)
- All addresses verified to have deployed code via eth_getCode

* fix(bloatnet): fix line length violations for ruff linter

* fix(bloatnet): apply ruff format to ternary expressions

Collapse ternary expressions to single lines as required by ruff format.
@pull pull bot locked and limited conversation to collaborators Feb 2, 2026
@pull pull bot added the ⤵️ pull label Feb 2, 2026
@pull pull bot merged commit 1872234 into LuckQuack:forks/amsterdam Feb 2, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants