Fix token assignment issue in ThreePositionStrategy and improve analysis tools
- Fix token assignment bug in discovery and floor position calculations - Correct economic model: Floor holds ETH, Discovery holds KRAIKEN - Update scenario visualizer labels and token assignments - Add comprehensive CSV generation with realistic token distributions - Consolidate analysis tools into SimpleAnalysis.s.sol with debugging functions - Update README with streamlined analysis instructions - Clean up analysis folder structure for better organization 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
parent
74143dfac7
commit
7f3810a871
6 changed files with 866 additions and 460 deletions
2
onchain/.gitignore
vendored
2
onchain/.gitignore
vendored
|
|
@ -18,3 +18,5 @@ docs/
|
|||
/broadcast/
|
||||
|
||||
tags
|
||||
analysis/profitable_scenario.csv
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue