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

fix[tool]: star option in outputSelection #4094

Merged

Conversation

charles-cooper
Copy link
Member

@charles-cooper charles-cooper commented Jun 5, 2024

What I did

How I did it

How to verify it

Commit message

vyper will accept either `"*"` or `["*"]` for `outputSelection`, but
some verifiers expect it to always be a list. make `solc_json` output
choose the common formatting.

Description for the changelog

Cute Animal Picture

Put a link to a cute animal picture inside the parenthesis-->

vyper will accept either `"*"` or `["*"]` as `outputSelection`, but some
verifiers expect it to always be a list. make `solc_json` output choose
the common formatting.
@charles-cooper charles-cooper marked this pull request as ready for review June 6, 2024 00:09
@pcaversaccio
Copy link
Collaborator

Can we quickly confirm with Etherscan and Routescan as well?

@charles-cooper charles-cooper changed the title fix[tool]: star option in outputSelection fix[tool]: star option in outputSelection Jun 6, 2024
@charles-cooper charles-cooper added this to the v0.4.0 milestone Jun 6, 2024
@fubuloubu
Copy link
Member

Can we quickly confirm with Etherscan and Routescan as well?

Any point to doing this?

@charles-cooper
Copy link
Member Author

Can we quickly confirm with Etherscan and Routescan as well?

Any point to doing this?

reached out to them, they are working on vyper 0.4.0 support (but i don't think there's any point waiting for them, unknown when they can be ready)

@charles-cooper charles-cooper merged commit 24cfe0b into vyperlang:master Jun 7, 2024
157 checks passed
@charles-cooper charles-cooper deleted the fix-solc-json-archive branch June 7, 2024 21:49
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

Successfully merging this pull request may close these issues.

3 participants