-
Notifications
You must be signed in to change notification settings - Fork 29
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
contracts: silence SIWE Solidity tests compile warnings #360
Conversation
✅ Deploy Preview for oasisprotocol-sapphire-paratime canceled.
|
Apparently the Python client isn't compatible with Web3.py 7.x and we're not pinning the version in 7.x was released Aug 21, prior to that 6.x was being used. Silences these warnings:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
cc @ZigaMr
Related #355 |
…edarMist/silence-siwe-test-warnings contracts: silence SIWE Solidity tests compile warnings cf0cdd5
clients/py
requirements to specify Web3.py v6.xcontracts/tests/SiweParserTests.sol