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

Contract verification sync takes too long #67

Open
karynemayer opened this issue Jan 2, 2023 · 1 comment
Open

Contract verification sync takes too long #67

karynemayer opened this issue Jan 2, 2023 · 1 comment

Comments

@karynemayer
Copy link

karynemayer commented Jan 2, 2023

Overview

Currently, the developer has to wait for up to 10 minutes to have their contract show up. To optimize the contract deployment process, we should put an API route on api.telos.net that lets you bump a contract verification sync from sourcify, and similarly add one for teloscan indexer. So once the contract is verified, a developer can click a button on teloscan to make it show sooner than the 10 minutes interval.

Acceptance criteria

  • New route that allows to bump a contract verification sync from sourcify
  • Replicate feature to teloscan-indexer

Technical considerations

Tasks

@karynemayer
Copy link
Author

@poplexity could you provide the call path you think this should be? I would assume something along the lines of v1/contracts/verify

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

No branches or pull requests

1 participant