Skip to content

Conversation

@Alann27
Copy link
Contributor

@Alann27 Alann27 commented Jun 5, 2025

Summary

  • Fixed supplierStakeAmount mapping in migration handler: Replaced incorrect reference to applicationStake with supplierStake for accurate mapping of supplier data.
  • Added support for MsgRecoverMorseAccount and handling migration-related updates.
  • Removed blockId from getParamId function and updated all usages accordingly.
  • Added transaction and claimedMsg to MorseClaimableAccount and replaced claimedAtHeight bigint with claimedAt block
  • Added database functions creation logic.
  • Added support for EventSupplierServiceConfigActivated to schema, mappings, and handlers to track supplier service activation events.

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

@Alann27 Alann27 requested a review from jorgecuesta June 5, 2025 15:49
@Alann27 Alann27 self-assigned this Jun 5, 2025
@Alann27 Alann27 added bug Something isn't working enhancement New feature or request labels Jun 5, 2025
Alann27 added 9 commits June 5, 2025 13:05
Replaced incorrect reference to `applicationStake` with `supplierStake` for accurate mapping of supplier data.
… (VB) Index Alpha environments and updated Beta configuration.
…d claimedAtHeight bigint with claimedAt block
…dated `indexer.manager` integration. Added functions for querying data by delegator addresses, relays, and supplier stakes.
…ppings, and handlers to track supplier service activation events.
@jorgecuesta jorgecuesta force-pushed the feature/update-schema-to-support-migration-changes branch from c7abae6 to 24bc7b9 Compare June 5, 2025 17:05
@jorgecuesta jorgecuesta merged commit d3f9e3c into main Jun 7, 2025
5 checks passed
@jorgecuesta jorgecuesta deleted the feature/update-schema-to-support-migration-changes branch June 7, 2025 03:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants