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

Finish the feature for providing information about function selectors on hover #9

Open
cameel opened this issue Sep 24, 2022 · 0 comments

Comments

@cameel
Copy link
Owner

cameel commented Sep 24, 2022

It is partially implemented using Dune API but the LSP was crashing when I tried to use that with QtCreator on the hackathon. See dune-request-on-hover branch.

My suggestion would be to not use Dune for this at all and switch to https://www.4byte.directory instead, which also seems to be pretty relaxed about access to the data:

The data from this service is given free of any license or restrictions on how it may be used.

Usage of the API is also granted with the single restriction that your usage should not disrupt the service itself. If you wish to scrape this data, feel free, but please do so with limited concurrency. You are encouraged to scrape your own copy of this data if your use case is likely to produce heavy load on the API.

The feature should be properly covered by tests and documented.

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