Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

329 feat index new eventlogs #332

Merged
merged 15 commits into from
Jan 31, 2025

Conversation

surbhit14
Copy link
Collaborator

@surbhit14 surbhit14 commented Jan 15, 2025

  1. Added table and seeder for the following Events

    • SlashingWithdrawalQueued
    • SlashingWithdrawalCompleted
  2. Added isSlashable flag and sharesToWithdraw column to WithdrawalQueued table

  3. Enable seedQueuedSlashingWithdrawals and seedCompletedSlashingWithdrawals to share the same withdrawal data tables with seedQueuedWithdrawals and seedCompletedWithdrawals respectively

  4. Included AllocationManager in the filter for EventLogs_AVSMetadataURIUpdated

  5. Added table and seeder for all the Allocation Manager Events

Note

Till now the AllocationManager Contract on testnet has emitted the following 3 events only

  • AllocationDelaySet
  • OperatorSetCreated
  • StrategyAddedToOperatorSet

@surbhit14 surbhit14 linked an issue Jan 15, 2025 that may be closed by this pull request
@surbhit14 surbhit14 marked this pull request as draft January 21, 2025 15:28
@uditdc uditdc marked this pull request as ready for review January 28, 2025 16:15
@uditdc uditdc changed the base branch from dev to feature/slashing-upgrade January 31, 2025 15:46
@uditdc uditdc merged commit bc785f2 into feature/slashing-upgrade Jan 31, 2025
1 check 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.

[Feat] - Index new EventLogs
2 participants