Skip to content

[Bug] Lost access to my contract due to DEPENDENCY_LIMIT_REACHED introduced recently #17051

@KodamaHQ

Description

@KodamaHQ

🐛 Bug

Dear Dev team, I am long time developer on aptos and i have a few contracts deployed on mainnet.
recently my contracts started getting Dependency issues.

Now im at a point where I had a contract which has a token store and it use to work perfectly fine and when i want to now withdraw the funds from the token store I cant do it because it fails on DEPENDENCY_LIMIT_REACHED

see image below with all transaction details including payload.

only my accounts can perform this function as it will asset on other accounts.

Image

To reproduce

only i can reproduce as I am the one in control of these methods. (they are guarded by addresses)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions