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

Add basic api for managing blobber action & frequency #38

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

pk910
Copy link

@pk910 pk910 commented Jan 3, 2024

This is a WIP PR.

This PR Adds:

  • A basic API that allows reading/writing the ProposalAction & ProposalActionFrequency
  • A basic API to read blobber-build block roots
  • A jobs API that allows setting a action that is executed once (request should block till the action is executed)

@pk910 pk910 marked this pull request as ready for review January 11, 2024 14:39
@marioevz
Copy link
Owner

marioevz commented Mar 6, 2024

Hey @pk910 I merged a PR to main that resulted in several conflicts with this PR, but I have an idea of how to resolve them and I'm working on a branch with the resolutions. I'll ping you once I have them ready.

@marioevz
Copy link
Owner

marioevz commented Mar 7, 2024

@pk910 I fixed the conflicts and consolidated this PR and main in this branch: https://github.com/marioevz/blobber/tree/pk910/blobber-api

Let me know if it still works the way you originally intended, I tested it using hive and it seems to be working fine.

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.

2 participants