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

Testing Issues Related to LimitOrderBot #5

Open
Hakob23 opened this issue Sep 6, 2024 · 0 comments
Open

Testing Issues Related to LimitOrderBot #5

Hakob23 opened this issue Sep 6, 2024 · 0 comments

Comments

@Hakob23
Copy link

Hakob23 commented Sep 6, 2024

  1. During the setup stage, when calling setUpGearbox("Trade USDC -> Crypto v3"); reverts with the [FAIL. Reason: setup failed: CreditManagerNotFoundException()] message, as out of ~12 manager contracts deployed, only one is a version 3 and it has a different name "Trade USDC Tier 1", I would suggest changing the name accordingly
  2. The current stable version of StdStorage has an issue with dealing tokens, reverting with [FAIL. Reason: setup failed: revert: stdStorage find(StdStorage): Slot(s) not found.] message. The suggested solution is to manually change the StdStorage code to the latest version, which has solved the problem for me (related issue Error: Storage Slot not found in dealERC721 foundry-rs/forge-std#318).

Running Environment - Linux
FORK_BLOCK_NUMBER=20691688

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

No branches or pull requests

1 participant