Skip to content

Testing Issues Related to LimitOrderBot #5

Open
@Hakob23

Description

@Hakob23
  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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions