Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

State change #82

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

State change #82

wants to merge 2 commits into from

Conversation

Swapnilden
Copy link

Related Issue

#76

Description

This pull request addresses the issue of invalid state transitions in the Contest smart contract. The changeState function has been updated to ensure that state transitions are sequential. Additionally, several feature enhancements have been made, including the ability to remove contestants, deregister voters, and log events for key actions.

Type of PR

  • Bug fix
  • Feature enhancement
  • Documentation update
  • Other (specify): _______________

Checklist:

  • I have performed a self-review of my code
  • I have read and followed the Contribution Guidelines.
  • I have tested the changes thoroughly before submitting this pull request.
  • I have provided relevant issue numbers, screenshots, and videos after making the changes.
  • I have commented my code, particularly in hard-to-understand areas.

Additional context:

This update improves the contract's usability, security, and traceability by ensuring valid state transitions and adding new functionalities.

Copy link

vercel bot commented Jun 20, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
npb-vote-web-3 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 20, 2024 2:41pm

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Welcome to Our repository.🎊 Thank you so much for taking the time to point this out.

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