Skip to content

Add missing event emissions across governance-core, kyc-registry, liquidity-pool, multisig-treasury - #863

Merged
gboigwe merged 1 commit into
ThinkLikeAFounder:mainfrom
adenikeakan:fix/836-837-838-839-batch
Aug 30, 2026
Merged

Add missing event emissions across governance-core, kyc-registry, liquidity-pool, multisig-treasury#863
gboigwe merged 1 commit into
ThinkLikeAFounder:mainfrom
adenikeakan:fix/836-837-838-839-batch

Conversation

@adenikeakan

Copy link
Copy Markdown
Contributor

Summary

Issues

Closes #836
Closes #837
Closes #838
Closes #839

…, liquidity-pool, multisig-treasury

- governance-core: revoke_role and update_params now emit events,
  matching grant_role's existing pattern
- kyc-registry: revoke_kyc now emits an event, matching
  submit_kyc/verify_kyc's existing pattern
- liquidity-pool: withdraw, borrow, and accrue_interest now emit
  events, matching deposit/repay's existing pattern
- multisig-treasury: approve_transaction and reject_transaction now
  emit events with signer and tx id; set_paused's existing event now
  also includes the admin who changed it

Closes ThinkLikeAFounder#836
Closes ThinkLikeAFounder#837
Closes ThinkLikeAFounder#838
Closes ThinkLikeAFounder#839
@drips-wave

drips-wave Bot commented Aug 30, 2026

Copy link
Copy Markdown

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

@gboigwe
gboigwe merged commit 99a81e1 into ThinkLikeAFounder:main Aug 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment