Skip to content

Create a config hash scheme for identifying deployments #48

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

Closed
Siegrift opened this issue Feb 27, 2024 · 0 comments · Fixed by #51
Closed

Create a config hash scheme for identifying deployments #48

Siegrift opened this issue Feb 27, 2024 · 0 comments · Fixed by #51
Assignees

Comments

@Siegrift
Copy link
Collaborator

Related to api3dao/signed-api#240

Originally, Airnode feed implemented a logic to create a config hash that is sent as heartbeat to verify the deployment used the correct config. This feature is nice also for Airseeker, so this feature should be implemented in commons and used in both places.

Note, that similarly to the heartbeat, the CloudFormation entrypoint uses a similar script to verify the config, but uses md5 instead of keccak256. Ideally, both would use the same hashing function.

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 a pull request may close this issue.

1 participant