Skip to content

Conversation

@jeuryink
Copy link
Collaborator

  • Add CLOSE_ISOLATED_SUBACCOUNT to IndexerEventType enum
  • Bump version to 0.3.2
  • Fixes validation error when indexer returns close_isolated_subaccount events

Copilot AI review requested due to automatic review settings January 13, 2026 19:39
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This hotfix adds support for the CLOSE_ISOLATED_SUBACCOUNT event type to the indexer client, resolving validation errors when the indexer returns events of this type.

Changes:

  • Added CLOSE_ISOLATED_SUBACCOUNT to the IndexerEventType enum
  • Bumped package version from 0.3.1 to 0.3.2

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
pyproject.toml Updated version number to reflect the hotfix release
nado_protocol/indexer_client/types/models.py Added missing event type to enum to fix validation errors

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

- Add CLOSE_ISOLATED_SUBACCOUNT to IndexerEventType enum
- Remove unused MATCH_ORDER_A_M_M and SWAP_AMM legacy types
- Bump version to 0.3.2
- Fixes validation error when indexer returns close_isolated_subaccount events
@jeuryink jeuryink force-pushed the fix/missing-event-type branch from a5c2b0a to 2b28099 Compare January 13, 2026 19:47
@jeuryink jeuryink merged commit 747c4ee into main Jan 13, 2026
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