Skip to content

Conversation

@janjakubnanista
Copy link
Collaborator

@janjakubnanista janjakubnanista commented Aug 20, 2025

Description

In this PR, the script for generating local credentials is adjusted to fit our usecase (unnecessary indirection is removed & file permissions are adjusted).

Additionally, an inline script from the original PR is moved into a shell script - this script converts a HEX private key to a PEM file. This is necessary since op-signer requires private keys (that we have in the deployment output in HEX) to be converted to PEM files.

Both of these scripts can be tested locally so if we ever decide to test these, it would be very easy.

Copy link
Collaborator

@bitwiseguy bitwiseguy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Both of these scripts can be tested locally so if we ever decide to test these, it would be very easy.

Looks good, but since you mention adding tests would be easy, why not add them now?

@janjakubnanista
Copy link
Collaborator Author

Both of these scripts can be tested locally so if we ever decide to test these, it would be very easy.

Looks good, but since you mention adding tests would be easy, why not add them now?

It would need to be a new kind of tests, nothing we have atm. I made this PR like a year or so ago, it introduces a bash testing capability #145 but it's not something urgent

@janjakubnanista janjakubnanista merged commit a5823a4 into main Aug 21, 2025
8 checks passed
@janjakubnanista janjakubnanista deleted the jan/op-signer--005 branch August 21, 2025 03:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants