Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Aerodrome Strategy Simulation script #2089

Open
wants to merge 14 commits into
base: PraneshASP/aerodrome-amo
Choose a base branch
from

Conversation

PraneshASP
Copy link
Contributor

@PraneshASP PraneshASP commented Jun 5, 2024

Commands:

1.) FIrst spin up a local base node (fork):

yarn node:base

Note

Run the below commands inside a python virtual env (venv)

2.) To run simulations and generate data:

brownie run aero_report run_simulations AerodromeWeth

3.) To generate graph from the simulation data:

brownie run aero_report run_report AerodromeWeth

Outputs:

Screenshot_2024-06-22_at_1 13 17_AM Screenshot 2024-06-21 at 11 23 10 AM

Screenshot 2024-06-21 at 11 23 42 AM Screenshot 2024-06-21 at 11 23 35 AM

@PraneshASP PraneshASP changed the base branch from master to PraneshASP/aerodrome-amo June 5, 2024 07:49
Copy link

codecov bot commented Jun 5, 2024

Codecov Report

Attention: Patch coverage is 0% with 8 lines in your changes missing coverage. Please review.

Project coverage is 54.39%. Comparing base (37817e0) to head (91867ed).

Files Patch % Lines
...acts/contracts/strategies/AerodromeEthStrategy.sol 0.00% 8 Missing ⚠️
Additional details and impacted files
@@                     Coverage Diff                      @@
##           PraneshASP/aerodrome-amo    #2089      +/-   ##
============================================================
- Coverage                     56.22%   54.39%   -1.83%     
============================================================
  Files                            64       64              
  Lines                          3262     3243      -19     
  Branches                        637      832     +195     
============================================================
- Hits                           1834     1764      -70     
- Misses                         1425     1476      +51     
  Partials                          3        3              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

Aerodrome Strategy Simulation script

Generated at commit: caeec3fef3e00c0c4ad09cd8440be5b4f31f901c

🚨 Report Summary

Severity Level Results
Contracts Critical
High
Medium
Low
Note
Total
3
3
0
18
42
66
Dependencies Critical
High
Medium
Low
Note
Total
0
0
0
0
0
0

For more details view the full report in OpenZeppelin Code Inspector

Copy link

github-actions bot commented Jun 18, 2024

Warnings
⚠️ 👀 This PR needs at least 2 reviewers

Generated by 🚫 dangerJS against 91867ed

@PraneshASP PraneshASP marked this pull request as ready for review June 20, 2024 04:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant