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

chore: agent loop network aware #208

Merged
merged 1 commit into from
Apr 12, 2024
Merged

Conversation

cbrzn
Copy link
Contributor

@cbrzn cbrzn commented Apr 12, 2024

closes #205

@cbrzn cbrzn requested review from dOrgJelli and nerfZael April 12, 2024 11:44
@cbrzn
Copy link
Contributor Author

cbrzn commented Apr 12, 2024

/workflows/benchmarks agents/token

Copy link

github-actions bot commented Apr 12, 2024

Finished benchmarks

Test Run Summary

  • Run from: ./autotx/tests/agents/token
  • Iterations: 5
  • Total Success Rate: 90.53%

Detailed Results

Test Name Success Rate Passes Fails Avg Time
autotx/tests/agents/token/research/test_research.py::test_get_top_5_memecoins 100% 5 0 32s
autotx/tests/agents/token/test_swap_and_send.py::test_auto_tx_swap_and_send_complex 100% 5 0 22s
autotx/tests/agents/token/send/test_send.py::test_auto_tx_send_eth_multiple 100% 5 0 28s
autotx/tests/agents/token/test_swap.py::test_auto_tx_swap_native 100% 5 0 13s
autotx/tests/agents/token/research/test_research.py::test_get_top_5_most_traded_tokens_from_l1 100% 5 0 33s
autotx/tests/agents/token/test_swap.py::test_auto_tx_swap_with_non_default_token 100% 5 0 13s
autotx/tests/agents/token/send/test_send.py::test_auto_tx_send_native 100% 5 0 14s
autotx/tests/agents/token/send/test_send.py::test_auto_tx_send_native_sequential 100% 5 0 22s
autotx/tests/agents/token/send/test_send.py::test_auto_tx_send_erc20_parallel 100% 5 0 19s
autotx/tests/agents/token/research/test_research.py::test_get_top_5_memecoins_in_optimism 100% 5 0 30s
autotx/tests/agents/token/research/test_research.py::test_get_top_5_tokens_from_base 100% 5 0 32s
autotx/tests/agents/token/send/test_send.py::test_auto_tx_send_erc20 100% 5 0 17s
autotx/tests/agents/token/research/test_research_and_swap.py::test_auto_tx_research_and_swap_meme_token 40% 2 3 40s
autotx/tests/agents/token/research/test_research_and_swap.py::test_auto_tx_research_swap_and_send_governance_token 80% 4 1 43s
autotx/tests/agents/token/research/test_research.py::test_price_change_information 100% 5 0 15s
autotx/tests/agents/token/test_swap_and_send.py::test_auto_tx_swap_and_send_simple 100% 5 0 19s
autotx/tests/agents/token/test_swap.py::test_auto_tx_swap_multiple 60% 3 2 20s
autotx/tests/agents/token/research/test_research.py::test_check_liquidity 40% 2 3 22s
autotx/tests/agents/token/research/test_research.py::test_get_token_exchanges 100% 5 0 17s

Total run time: 37.62 minutes

@dOrgJelli dOrgJelli merged commit 257e9ef into main Apr 12, 2024
1 check passed
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.

Only Research Tokens On The Current Network
3 participants