Skip to content

Bugfix/rewards uam support #294

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

Merged

Conversation

bdchatham
Copy link
Contributor

Fixes

  • Fixes rewards commands to specify a CallerAddress to support printing call data.
  • Refactors call data writeable commands to all implement a BaseCommand and wrap it in a CalldataWriteableCommand to generalize flag handling and command creation.
  • Small simplifications to reuse existing helper functions.

What Changed?

  • BaseCommand and CalldataWriteableCommand introduced to generalize command handling.

@bdchatham bdchatham requested a review from gpabst March 4, 2025 17:51
Copy link
Contributor

@gpabst gpabst left a comment

Choose a reason for hiding this comment

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

Looks good, as we discussed may in the future want to have the caller address auto populated based on the passed in private key

@bdchatham bdchatham merged commit 10fe3ae into Layr-Labs:feat/slashing Mar 5, 2025
7 checks passed
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