Skip to content

Feature/upgrade events logging#450

Open
wolfyres wants to merge 7 commits into
GalactiGuild:mainfrom
wolfyres:feature/upgrade-events-logging
Open

Feature/upgrade events logging#450
wolfyres wants to merge 7 commits into
GalactiGuild:mainfrom
wolfyres:feature/upgrade-events-logging

Conversation

@wolfyres
Copy link
Copy Markdown

@wolfyres wolfyres commented Apr 23, 2026

Closes #296 Create 'On-Chain Audit Log' for Contract Upgrades


#296: On Chain Audit Log for Contract Upgrades

Context

Transparency in platform evolution.
Problem

Upgrades happen but aren't easily trackable on-chain.
Suggested Execution

Emitted detailed events for every 'upgrade_wasm' call.
Include 'old_hash', 'new_hash', and 'proposal_id'.

Acceptance Criteria

Clear trail of platform changes.
Auditable history.

References

contracts/shared/src/upgrade.rs

@wolfyres
Copy link
Copy Markdown
Author

#296 Create 'On-Chain Audit Log' for Contract Upgrades

Kindly assign more issues

@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented Apr 23, 2026

@wolfyres 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

@gabito1451
Copy link
Copy Markdown
Contributor

@wolfyres please look in to ci fail

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.

Create 'On-Chain Audit Log' for Contract Upgrades

2 participants