Skip to content

Conversation

@Alann27
Copy link
Contributor

@Alann27 Alann27 commented Jun 4, 2025

Summary

  • Refactored indexStakeEntity to only process successful data
  • Updated updateMorseClaimableAccounts to handle optional publicKey and new morseAddress field.

Issue

We were unintentionally handling data from failed transactions in indexStakeEntity causing errors. Also the update of the morse claimable supplier accounts were not working.

Type of change

Select one or more:

  • New feature, functionality or library
  • Bug fix
  • Code health or cleanup
  • Documentation
  • Other (specify)

Sanity Checklist

  • I have tested my changes using the available tooling
  • I have commented my code
  • I have performed a self-review of my own code; both comments & source code
  • I create and reference any new tickets, if applicable
  • I have left TODOs throughout the codebase, if applicable

…ed `updateMorseClaimableAccounts` to handle optional `publicKey` and new `morseAddress` field.
@Alann27 Alann27 requested a review from jorgecuesta June 4, 2025 11:24
@Alann27 Alann27 self-assigned this Jun 4, 2025
@Alann27 Alann27 added the bug Something isn't working label Jun 4, 2025
@Alann27 Alann27 merged commit 8821cee into main Jun 4, 2025
4 of 5 checks passed
@Alann27 Alann27 deleted the bug/fix-unintentionally-processing-failed-stake-data branch June 4, 2025 11:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants