-
Notifications
You must be signed in to change notification settings - Fork 5
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
The blacklist! #94
Comments
Creat article regarding why tokens can be weird: |
Even though the #97 took away some of the main issues that required the implementation of the Blacklist it is still a valid feature. Here is a log from executing a trade against a invlaid token:
Idealy this should add the failing token to the Blacklist. |
Repository owner
deleted a comment from
tobarbaro
Feb 10, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We need to be able to blacklist tokens. This can be done at two points.
When can use the Hardhat network to trade against a forked ethereum chain. On that chain we can detect any bad tokens and add them to the blacklist!
The text was updated successfully, but these errors were encountered: