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

Constant / Pure / View Functions #20

Open
gakonst opened this issue Oct 12, 2017 · 1 comment
Open

Constant / Pure / View Functions #20

gakonst opened this issue Oct 12, 2017 · 1 comment

Comments

@gakonst
Copy link

gakonst commented Oct 12, 2017

With the upcoming versions of solidity, the keyword constant will stop being used and will be replaced by pure and view. Are there plans for integrating that in the tool? (just stumbled on this today, it is great btw)

@IstoraMandiri
Copy link
Contributor

This will largely depend on the solidity compiler handles it. It should just work out of the box as long as there aren't any breaking changes, but if the output if there are, it's likely that doxity will need an update. Either way, I plan to continue maintaining doxity and will publish a fix if required.

Thanks for the heads up.

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

2 participants