Skip to content

feat(frontend): extend message schemas for pow #5892

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
wants to merge 13 commits into from

Conversation

DecentAgeCoder
Copy link
Collaborator

@DecentAgeCoder DecentAgeCoder commented Apr 16, 2025

Motivation

This PR introduces the required schema changes which are used to integrate the pow scheduler used for the 'pow functionality'

Changes

Added new enum values and schema registration for pow protection

Tests

The PR does not provide new tests explicitly, but existing schema and types should align with unit tests if they are already implemented.

@DecentAgeCoder DecentAgeCoder marked this pull request as ready for review April 17, 2025 14:55
@DecentAgeCoder DecentAgeCoder requested a review from a team as a code owner April 17, 2025 14:55
@DecentAgeCoder DecentAgeCoder enabled auto-merge (squash) April 17, 2025 15:37
Copy link
Collaborator

@AntonioVentilii AntonioVentilii left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think in this particular case, it is better to do this changes together with their usage. For example, if you create a skeleton of the scheduler/worker, or if you develop each message flow in separate PRs

@AntonioVentilii
Copy link
Collaborator

auto-merge was automatically disabled April 25, 2025 12:44

Pull request was closed

@AntonioVentilii AntonioVentilii deleted the feat/frontend/pow/protect-allow-signing-9 branch April 25, 2025 12:44
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