Skip to content

Conversation

ammar-elsabe
Copy link

Description

Closes: #25420

  • Changed the keeper type in x/epochs ModuleOutputs to be a pointer to the keeper stored in the AppModule
    • EpochsKeeper's type in simapp/app_di.go was updated to match
  • Added a test to verify depinject finds and invokes setting hooks
  • Documented how to wire x/epochs in the README

@ammar-elsabe ammar-elsabe force-pushed the main branch 5 times, most recently from b5205d5 to 735c574 Compare October 8, 2025 18:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

InvokeSetHooks in x/epochs is called with a nil keeper

1 participant