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

Add prepare_for_run to SimPools #202

Merged
merged 4 commits into from
Aug 16, 2023
Merged

Add prepare_for_run to SimPools #202

merged 4 commits into from
Aug 16, 2023

Commits on Aug 16, 2023

  1. Add prepare_for_run to SimPools

    - Add prepare_for_run method to SimPool template
    - Call prepare_for_run before running sim in strategy template
    - Add prepare_for_run to SimCurveCryptoPool
    nagakingg committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    d0422ac View commit details
    Browse the repository at this point in the history
  2. Test prepare_for_run

    - Add tricrypto SimPool fixture
    - Add test_prepare_for_run
    nagakingg committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    2624df3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    94a5f21 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6aeb738 View commit details
    Browse the repository at this point in the history