Skip to content

Add StorageKey::Event variant#253

Merged
Akshola00 merged 1 commit intoWeb3Novalabs:mainfrom
Utilitycoder:issue-179-add-storagekey-event
Mar 27, 2026
Merged

Add StorageKey::Event variant#253
Akshola00 merged 1 commit intoWeb3Novalabs:mainfrom
Utilitycoder:issue-179-add-storagekey-event

Conversation

@Utilitycoder
Copy link
Copy Markdown
Contributor

@Utilitycoder Utilitycoder commented Mar 26, 2026

Description

This PR adds the Event(BytesN<32>) variant to the StorageKey enum in contract/contract/src/base/types.rs, as specified in issue #179.

Changes

  • Added Event(BytesN<32>) to StorageKey.

Verification

  • cargo build --target wasm32-unknown-unknown --release succeeded.

Closes #179

@drips-wave
Copy link
Copy Markdown

drips-wave bot commented Mar 26, 2026

@Utilitycoder Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@Akshola00 Akshola00 merged commit 16c014c into Web3Novalabs:main Mar 27, 2026
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.

Add StorageKey::Event in types.rs

2 participants