Skip to content

Conversation

petertonysmith94
Copy link

@petertonysmith94 petertonysmith94 commented Jul 9, 2025

Summary

  • Normalised all the cursor word lengths to 6 to ensure consistent sorting behaviour (except the first element).
    • Example using [block_height].[tx index].[receipt index]
    • Before 123.2.1
    • After 123.000002.000001
  • Added Testnet to the networks.
  • Updated the message model to form a Cursor consistently with the rest of the application.

@petertonysmith94 petertonysmith94 self-assigned this Jul 9, 2025
@petertonysmith94 petertonysmith94 changed the title fix: normalize cursor word length fix(repo): normalize cursor word length Jul 9, 2025
@petertonysmith94 petertonysmith94 changed the title fix(repo): normalize cursor word length fix(repo): normalize cursor word length Jul 9, 2025
@petertonysmith94 petertonysmith94 changed the title fix(repo): normalize cursor word length fix(repo): Normalize cursor word length Jul 9, 2025
@luizstacio luizstacio closed this Jul 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants