-
Notifications
You must be signed in to change notification settings - Fork 1
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
Cardano Conway certificates #28
base: develop
Are you sure you want to change the base?
Conversation
e6c0059
to
3fcb6f1
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, let's add the remaining stuff when fw is done.
c6074b9
to
7c9fe02
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.
Except for the naming that is being discussed, I haven't spotted any issue.
Can you please update the docs here though? (Sorry I haven't realized that earlier.)
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.
I don't understand Trezor code in detail, so some of the comments might be meaningless.
I did not test anything.
URL and DNS length was increased to 128, it is not included in this PR --- will it be in another?
The length isn't being validated in suite, just firmware |
fba08ee
to
2766de5
Compare
ci/scripts/checkNpmAndLocal.js
Outdated
process.chdir(outputDirectory); | ||
|
||
// Run npm pack | ||
const result = execSync(`npm pack ${modulePath}`, { encoding: 'utf8' }); |
Check warning
Code scanning / CodeQL
Shell command built from environment values
eb99401
to
28c615e
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.
I ckecked the validation changes, looks good 👍 Please don't forget to re-run the integration tests before opening the upstream PR.
28c615e
to
0d89e41
Compare
0d89e41
to
fd92a5c
Compare
Description
Related Issue
Resolve
Screenshots: