Skip to content

Commit 4652f1c

Browse files
committed
fix: Update test file description
1 parent 89b4cac commit 4652f1c

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

tests/benchmark/stateful/bloatnet/depth_benchmarks/test_deep_branch.py

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,11 @@
1111
- Each contract has deep storage slots with configurable trie depth
1212
- Executes optimized attack bytecode with multiple SSTORE operations
1313
- Respects Fusaka tx gas limit (16M gas) and fills blocks fully
14-
- Verifies attack success via a verification transaction at block end
14+
- Verifies attack success via a storage check in each of the attack contracts
1515
1616
Test parameters:
1717
- storage_depth: Depth of storage slots (e.g., 10, 11)
1818
- account_depth: Account address prefix sharing depth (e.g., 6, 7)
19-
- NUM_CONTRACTS: Dynamically computed based on gas_benchmark_value
20-
- Gas per attack call: ~8,050 gas (~2,742 overhead + 5,300 forwarded)
2119
2220
Contract sources:
2321
- Pre-mined assets (depth_*.sol, s*_acc*.json):

0 commit comments

Comments
 (0)