telosnetwork / api-telos-net

api.telos.net
MIT License
0 stars 1 forks source link

Contract verification sync takes too long #67

Open karynemayer opened 1 year ago

karynemayer commented 1 year ago

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

Technical considerations

Tasks

karynemayer commented 1 year ago

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