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

[ERC Registry EPIC] Phase 3: Further features #1107

Open
2 of 6 tasks
Tracked by #1028
quiet-node opened this issue Dec 13, 2024 · 1 comment
Open
2 of 6 tasks
Tracked by #1028

[ERC Registry EPIC] Phase 3: Further features #1107

quiet-node opened this issue Dec 13, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request Epic Collections of tasks

Comments

@quiet-node
Copy link
Member

quiet-node commented Dec 13, 2024

Problem

Currently, the ERC Registry project has an MVP capable of indexing the network, detecting ERC-20 and ERC-721 tokens, and writing the records to the registry. However, additional features could enhance the tool and make it more versatile.

Solution

Implement new enhancements and features based on user feedback to improve the tool.

Tasks

Preview Give feedback
  1. 3 of 3
    Epic enhancement
    quiet-node
  2. enhancement
    quiet-node
  3. enhancement
    quiet-node
  4. enhancement
    quiet-node
  5. enhancement
    quiet-node
@quiet-node quiet-node added the enhancement New feature or request label Dec 13, 2024
@quiet-node quiet-node added the Epic Collections of tasks label Dec 13, 2024
@quiet-node quiet-node self-assigned this Dec 20, 2024
@quiet-node
Copy link
Member Author

The proposed functionality to store bytecode in the registry may not be practical to implement, as it does not provide additional benefits and could negatively impact performance. Bytecodes are typically large, and the registry contains thousands of contracts. Including bytecode for each contract would significantly increase the size of the registry files, resulting in longer load times for dependent applications. Given these drawbacks, this feature will be temporarily removed from the roadmap.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Epic Collections of tasks
Projects
Status: Backlog
Development

No branches or pull requests

1 participant