-
Notifications
You must be signed in to change notification settings - Fork 3
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
feat: Add ISC license #789
Conversation
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, this license appears in the list,
but @janmichek could you please send me some example of contract for verification with this license?
thanks!
Smart Contracts verification doesn't work with ISC license: or am I doing something wrong? |
Thanks for testing it. All good from your side. ISC needs to be set in verifier service ass well then. I will fix it |
added on verifier side aeternity/smart-contract-verifier#56 @michele-franchi |
It works for me now. You can retry @Liubov-crypto |
Tested on testnetwork, works fine. LGTM |
a230044
to
e918267
Compare
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
Description
resolves aeternity/smart-contract-verifier#55
Demo
Checklist: