Skip to content

Remove Environment::MAX_EVENT_TOPICS and remove Environment generic type from event abstractions#2622

Merged
davidsemakula merged 7 commits intomasterfrom
semakula/remove-events-env-config
Sep 8, 2025
Merged

Remove Environment::MAX_EVENT_TOPICS and remove Environment generic type from event abstractions#2622
davidsemakula merged 7 commits intomasterfrom
semakula/remove-events-env-config

Conversation

@davidsemakula
Copy link
Collaborator

@davidsemakula davidsemakula commented Sep 8, 2025

Summary

Closes #2601
Follow up to #2580

  • [y] y/n | Does it introduce breaking changes?
  • [n] y/n | Is it dependent on a specific version of cargo-contract or pallet-revive?

Description

See #2601 for details

Follow ups

Checklist before requesting a review

  • I have added an entry to CHANGELOG.md
  • I have commented on my code, particularly in hard-to-understand areas
  • I have added tests that prove my fix is effective or that my feature works
  • Any dependent changes have been merged and published in downstream modules
Copy link
Collaborator

@cmichi cmichi left a comment

Choose a reason for hiding this comment

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

LGTM!

@davidsemakula davidsemakula force-pushed the semakula/remove-events-env-config branch from d056fa5 to a815369 Compare September 8, 2025 23:24
@davidsemakula davidsemakula merged commit aa8c0ca into master Sep 8, 2025
20 checks passed
@davidsemakula davidsemakula deleted the semakula/remove-events-env-config branch September 8, 2025 23:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants