Skip to content
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

fix: derive oracle address from private key #7

Merged
merged 3 commits into from
Feb 6, 2024

Conversation

tmigone
Copy link
Contributor

@tmigone tmigone commented Feb 6, 2024

We can derive the oracle address from the private key and remove the need to pass it in as another argument. This has recently caused some confusion as it seems we recently rotated the private key but not the address in the config.

Signed-off-by: Tomás Migone <tomas@edgeandnode.com>
Signed-off-by: Tomás Migone <tomas@edgeandnode.com>
Signed-off-by: Tomás Migone <tomas@edgeandnode.com>
@tmigone tmigone merged commit 127e9b7 into main Feb 6, 2024
4 checks passed
@tmigone tmigone deleted the tmigone/remove-oracle-opt branch February 6, 2024 17:16
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.

None yet

3 participants