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

feat: Remove saving arguments to a file when running sim bot #8

Merged
merged 9 commits into from
Nov 10, 2021

Conversation

numan
Copy link

@numan numan commented Nov 5, 2021

What

With Brownie >= 1.17.0, we can pass extra arguments to the brownie run ... (eth-brownie/brownie#1259).

This makes it unnecessary to pass extra arguments to brownie run ... in files.

This should allow for better concurrent use of the simulation bot

Testing Plan

Run bash bot/launch_simulator.sh -a 0x036099f243E135cf2ADF449C2dD5497Da20FB82D -i 2141984556 locally

Launch the sim poller (python bot/bot_poller.py), and execute the following command in telegram:

  • /sim 0x036099f243E135cf2ADF449C2dD5497Da20FB82D
  • /sim 0x7900c70a377f89DF29D1D1939469ae3B74c5B740

@wavey0x wavey0x merged commit 9046662 into yearn:master Nov 10, 2021
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.

2 participants