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 contract_kind #1308

Merged
merged 3 commits into from
Jul 27, 2022
Merged

Fix contract_kind #1308

merged 3 commits into from
Jul 27, 2022

Conversation

montyly
Copy link
Member

@montyly montyly commented Jul 27, 2022

The assignment was wrong, leading contract_kind to be never set.

This PR also includes #1297, which is where the bug was found

TheStarBoys and others added 3 commits July 24, 2022 11:11
    contract.contract_kind is always None.
    So use contract.is_interface instead of contract_kind.
@montyly montyly merged commit 90d13cd into dev Jul 27, 2022
@montyly montyly deleted the dev-contract-kind branch July 27, 2022 10:38
@montyly montyly mentioned this pull request Jul 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants