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

Fix slither-check-erc output #1016

Merged
merged 4 commits into from
Jan 26, 2022
Merged

Fix slither-check-erc output #1016

merged 4 commits into from
Jan 26, 2022

Conversation

disconnect3d
Copy link
Contributor

This commit makes the slither-check-erc more relevant:

  • when we confirm function interface's return type, we will now show it properly
  • we had a mistake that we logged that the "value" is incorrect while we meant "type"

elopez and others added 3 commits December 16, 2021 18:08
This adds a new GitHub Actions workflow. This workflow runs pip-audit
on the repository on each new commit and pull request to the `dev` and
`master` branches, as well as every Tuesday morning. If any known
vulnerable dependency is found, this workflow will fail.
Add pip-audit action workflow
This commit makes the `slither-check-erc` more relevant:
- when we confirm function interface's return type, we will now show it
  properly
- we had a mistake that we logged that the "value" is incorrect while we
  meant "type"
@disconnect3d disconnect3d requested a review from montyly January 14, 2022 12:10
@montyly montyly changed the base branch from master to dev January 26, 2022 09:09
@montyly montyly merged commit de0d526 into dev Jan 26, 2022
@montyly montyly deleted the fix-check-erc-output branch January 26, 2022 09:41
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.

3 participants