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

NatSpec v2 #11156

Open
2 of 6 tasks
chriseth opened this issue Mar 24, 2021 · 7 comments
Open
2 of 6 tasks

NatSpec v2 #11156

chriseth opened this issue Mar 24, 2021 · 7 comments
Labels
breaking change ⚠️ medium effort Default level of effort medium impact Default level of impact must have Something we consider an essential part of Solidity 1.0. natspec
Milestone

Comments

@chriseth
Copy link
Contributor

chriseth commented Mar 24, 2021

Natspec JSON changes (non-breaking):

Natspec syntax changes (potentially breaking -- maybe has to wait for 0.9.0):

@axic
Copy link
Member

axic commented Mar 24, 2021

We may want to consider the following too:

Lastly we may want to consider merging devdoc/userdoc into a single output.

@chriseth
Copy link
Contributor Author

Do we also want to output free functions?

@axic
Copy link
Member

axic commented Mar 24, 2021

I think so, under the "internal functions" umbrella.

@Marenz
Copy link
Contributor

Marenz commented Mar 24, 2021

Should we maybe have an extra issue for turning returns into an array? Or do you expect it to be part of #10921?

@axic
Copy link
Member

axic commented Mar 24, 2021

@Marenz #11120 should cover both.

@axic
Copy link
Member

axic commented Mar 30, 2021

For #10921 we discussed to change how public struct state variables work:

@axic
Copy link
Member

axic commented Mar 30, 2021

We also discussed:

@cameel cameel added selected for development It's on our short-term development medium effort Default level of effort medium impact Default level of impact must have Something we consider an essential part of Solidity 1.0. breaking change ⚠️ and removed selected for development It's on our short-term development labels Sep 12, 2022
@cameel cameel added this to the 0.9.0 milestone Sep 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change ⚠️ medium effort Default level of effort medium impact Default level of impact must have Something we consider an essential part of Solidity 1.0. natspec
Projects
None yet
Development

No branches or pull requests

5 participants