Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

chore[docs]: update sourceMap field descriptions #4170

Merged
merged 1 commit into from
Jul 3, 2024

Conversation

rimrakhimov
Copy link
Contributor

@rimrakhimov rimrakhimov commented Jul 3, 2024

sourceMap options inside compiler input and compiler output documentation are not quite precise.

What I did

  • Removed evm.deployedBytecode.sourceMapFull, as it does not work in v0.4.0
  • Updated evm.deployedBytecode.sourceMap to be an object in compiler output
  • Added evm.bytecode.sourceMap into compiler input and compiler output

I did not added the descriptions of each field inside sourceMap object, as I don't know exactly what each of them mean and used for, but would be glad if someone who knows will add them as well

How I did it

How to verify it

Description for the changelog

…tput

* Removed `evm.deployedBytecode.sourceMapFull`, as it does not work in v0.4.0
* Updated `evm.deployedBytecode.sourceMap` to be an object in compiler output
* Added `evm.bytecode.sourceMap` into compiler input and compiler output
@charles-cooper charles-cooper changed the title chore(docs): Update sourceMap related fields chore[docs]: update sourceMap field descriptions Jul 3, 2024
@charles-cooper charles-cooper merged commit 5067b86 into vyperlang:master Jul 3, 2024
155 of 158 checks passed
@rimrakhimov rimrakhimov deleted the patch-1 branch July 3, 2024 16:31
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants