Skip to content

feat: add constructor assertions and event emissions #27

Open
dinahmaccodes wants to merge 1 commit intoBlockheaderWeb3-Community:test_dispatcher_v1from
dinahmaccodes:test_dispatcher_v1
Open

feat: add constructor assertions and event emissions #27
dinahmaccodes wants to merge 1 commit intoBlockheaderWeb3-Community:test_dispatcher_v1from
dinahmaccodes:test_dispatcher_v1

Conversation

@dinahmaccodes
Copy link

Contracts

  • Added assertion checks in constructor to validate non-zero and distinct contract addresses.

  • Emitted custom events (CountIncreased, CounterCountIncreased, etc.) across core actions.

Tests

  • Added panic test for decrease_count_by_one when count is zero.

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.

1 participant