Skip to content
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.

feat: implement miner certificate #112

Merged
merged 1 commit into from
May 11, 2024
Merged

feat: implement miner certificate #112

merged 1 commit into from
May 11, 2024

Conversation

GuiBibeau
Copy link
Collaborator

Description of the pull request

Currently we have a service that gives rotated keys that represent a validity certificate. This certificate means you are running a known docker image and prove the content of the files inside it. This API needs to be called by the miner.

This creates a new certification manager class responsible for calling the certification API and stores the value for future use. I also included a bunch of clean ups and moved files in a better structure

Changes made

  • docker images for validator and miner (refinements coming on other PRs)
  • cleans up files and organization in the miner folder
  • creates certification manager

Related issues

Testings done

Screenshots (if any)

Checklist

  • I have written tests
  • My code does not produce new errors
  • I gave myself a code review before asking others.

Copy link

vercel bot commented May 9, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
akeru-akeru-frontend ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 9, 2024 0:35am

@GuiBibeau GuiBibeau merged commit 5b0b8db into main May 11, 2024
3 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant