feat: Add staking functionality to fuzzing analysis with snatching
- Integrate staking and exitPosition actions into fuzzing scenarios - Add staking metrics (percentageStaked, avgTaxRate) to CSV output - Implement snatching mechanism when stake pool reaches capacity - Add configurable staking parameters (enable/disable, buy bias, staking bias) - Support configurable number of trades per run - Simplify to single trader account with proportional ETH funding - Configure tax rates: 0-15 for initial stakes, 28 for snatching - Clean up debug logging and verbose output 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
parent
74e09bb38b
commit
8b537302d8
5 changed files with 439 additions and 288 deletions
|
|
@ -1 +1 @@
|
|||
Subproject commit 29926961b2ecfa89e0f61a6d874c71b6f8e29112
|
||||
Subproject commit 258ab89ee5da09a494d5721c18d27133ad844b63
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 89365b880c4f3c786bdd453d4b8e8fe410344a69
|
||||
Subproject commit c892309933b25c03d32b1b0d674df7ae292ba925
|
||||
Loading…
Add table
Add a link
Reference in a new issue