Skip to content

libevmasm: Add support to import evm assembly json. - #12834

Closed
aarlt wants to merge 24 commits into
developfrom
import-asm-json
Closed

libevmasm: Add support to import evm assembly json.#12834
aarlt wants to merge 24 commits into
developfrom
import-asm-json

Conversation

@aarlt

@aarlt aarlt commented Mar 22, 2022

Copy link
Copy Markdown
Contributor

Replaces part of #12704.
Replaced by #13673.

Depends on #13576, #13577, #13578 and #13579

Closes #11787.

@aarlt
aarlt force-pushed the import-asm-json branch from 0947640 to deb8665 Compare March 22, 2022 22:06
@aarlt
aarlt force-pushed the import-export-script branch from 6fe5e7e to 24bebf5 Compare March 23, 2022 20:58
@aarlt
aarlt force-pushed the import-asm-json branch from deb8665 to eb9d13f Compare March 23, 2022 21:08
@aarlt
aarlt force-pushed the import-export-script branch from 24bebf5 to ebac6c5 Compare March 23, 2022 21:10
@aarlt
aarlt force-pushed the import-asm-json branch from eb9d13f to 881844e Compare March 23, 2022 21:11
@aarlt
aarlt changed the base branch from import-export-script to develop March 28, 2022 16:22

@cameel cameel left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I originally wanted to review #12809 so this is just a review of the import test script or now.

Comment thread scripts/ASTImportTest.sh
Comment thread scripts/ImportExportTest.sh Outdated
Comment thread scripts/ImportExportTest.sh Outdated
Comment thread scripts/ImportExportTest.sh Outdated
Comment thread scripts/ImportExportTest.sh Outdated
Comment thread scripts/ImportExportTest.sh Outdated
Comment thread scripts/ImportExportTest.sh Outdated
Comment thread scripts/ImportExportTest.sh Outdated
Comment thread scripts/ImportExportTest.sh Outdated
Comment thread solc/CommandLineInterface.cpp Outdated
@aarlt
aarlt force-pushed the import-asm-json branch 6 times, most recently from af8b818 to 4a8d91d Compare March 28, 2022 23:39
@aarlt
aarlt marked this pull request as ready for review March 29, 2022 03:28
@aarlt
aarlt force-pushed the import-asm-json branch from 3506f50 to a36a1a2 Compare March 29, 2022 20:18
Comment thread scripts/ImportExportTest.sh Outdated
Comment thread scripts/ImportExportTest.sh Outdated
Comment thread scripts/common.sh Outdated
Comment thread scripts/ImportExportTest.sh Outdated
Comment thread scripts/ImportExportTest.sh Outdated
Comment thread scripts/ImportExportTest.sh Outdated
Comment thread scripts/ImportExportTest.sh Outdated
Comment thread scripts/ImportExportTest.sh Outdated
Comment thread scripts/ImportExportTest.sh Outdated
@aarlt
aarlt force-pushed the import-asm-json branch from f7d9f2a to 24c56db Compare March 31, 2022 23:08
Comment thread scripts/ImportExportTest.sh Outdated
Comment thread scripts/ImportExportTest.sh Outdated
Comment thread scripts/common.sh Outdated
Comment thread scripts/common.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

has dependencies The PR depends on other PRs that must be merged first priority review We want this get the review of this PR to a conclusion ASAP.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Compiler mode to reimport assembly json.

6 participants