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

WIP: Modify response from submitRetrievePubkey #50

Draft
wants to merge 1 commit into
base: submit-pubkey
Choose a base branch
from

Conversation

ltfschoen
Copy link
Collaborator

@ltfschoen ltfschoen commented Dec 29, 2024

unable to get response from calling submitRequestValue since ./scripts/run.sh does not yet update gatewayContractPublicKey in config.ts that if not correct does not let call try_handle

need to try to convert config.ts into config.yaml like this https://stackoverflow.com/a/45612592/3208553

then update ./scripts/run.sh to use a yaml processor to update the yaml file.
also try to use the same yaml file for both /hardhat and /secret-contract-scripts folders

…itRequestValue since ./scripts/run.sh does not yet update gatewayContractPublicKey in config.ts that if not correct does not let call try_handle
@ltfschoen
Copy link
Collaborator Author

this PR solves updating the config and outputs deployed.yml to update the relayer automatically.

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.

1 participant