-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
TODOs as of 2023-10-19:
- Authorship Clarification: Discuss and decide who should be listed as authors based on their contributions.
- Core Circuits Expansion: Provide more details on the core circuits within the Specification section.
- Test Cases Addition:
- Include tests for function inputs, both valid and invalid.
- Test event emissions for correctness.
- Test the ZK proof verification functionality.
- Security Considerations Expansion:
- Detail potential risks and mitigation strategies concerning ZK proofs implementation.
- Address security implications of off-chain verification.
- Discuss error handling and potential exploitation by malicious actors.
- Address dependency security and potential reentrancy attacks.
- Placeholder Text Removal: Replace or remove all placeholder text throughout the document.
- Community Engagement: Engage with the community on the provided discussion link to gather feedback.
- Final Compliance Review: Conduct a final review to ensure the document complies with EIP-1 guidelines.
Initial Steps (for reference)
According to the official README of the EIPs repo, we need to do the following:
- Discuss the idea on Ethereum Magicians.
- Read over EIP-1 for instructions on creating an EIP.
- Create a draft with the necessary headings.
- Fill out each section.
- Get feedback, and iterate.
Let's also keep this in mind:
It is highly recommended that a single EIP contain a single key proposal or new idea. The more focused the EIP, the more successful it tends to be.
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Spec'ing