Skip to content

feat: add key staking rewards with 30-day lock and pro-rata reward claims - #844

Open
temieehade-coder wants to merge 2 commits into
accesslayerorg:mainfrom
temieehade-coder:feat/key-staking-rewards
Open

feat: add key staking rewards with 30-day lock and pro-rata reward claims#844
temieehade-coder wants to merge 2 commits into
accesslayerorg:mainfrom
temieehade-coder:feat/key-staking-rewards

Conversation

@temieehade-coder

Copy link
Copy Markdown

Closes #786

temieehade-coder and others added 2 commits August 31, 2026 12:39
@drips-wave

drips-wave Bot commented Aug 31, 2026

Copy link
Copy Markdown

@temieehade-coder Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@Chucks1093

Copy link
Copy Markdown
Member

❌ CI Failed — verify (Contracts CI)

The verify check is failing on this PR.

Likely causes:

  • New function or storage key not following the Soroban TTL bump pattern
  • Missing #[contracttype] or #[contracterror] derive on a new type
  • Formatting not applied before push

Steps to fix:

  1. Run cargo build locally and fix any errors
  2. Run cargo fmt --all and commit the result
  3. Push — CI will re-run automatically

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.

Add a staking function allowing holders to lock keys for 30 days to earn a bonus yield from protocol fees

2 participants