-
Notifications
You must be signed in to change notification settings - Fork 86
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
Feature: create a folder with experimental contracts, add a deploy script for WebAuthnSignerFactory
#202
Conversation
e40bf11
to
fa67ade
Compare
Pull Request Test Coverage Report for Build 7503694399
💛 - Coveralls |
72e017d
to
fed5576
Compare
@@ -1,8 +1,9 @@ | |||
|
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.
Extra newline?
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.
Nice! Can you make sure to add vendor
and experiments
to the coverage exceptions?
463e313
to
851dd0a
Compare
Have added it to |
4337/.solhintignore
Outdated
@@ -1 +1,2 @@ | |||
contracts/test/FCL/ | |||
contracts/vendor/FCL/ | |||
|
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.
nit: extra newline.
851dd0a
to
3f4005a
Compare
As discussed in Slack, we agreed that moving experimental contracts (mainly related to passkeys) outside of the test folder made sense.
This PR:
WebauthnSignerFactory
WebAuthnSigner
contractvendor
folder