We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
--import-asm-json
1 parent f5bd2a5 commit 27da0cdCopy full SHA for 27da0cd
Changelog.md
@@ -4,6 +4,7 @@ Language Features:
4
5
6
Compiler Features:
7
+* Commandline Interface: Add new input mode `--import-asm-json` that allows the import of EVM Assembly in JSON format.
8
* Commandline Interface: Return exit code ``2`` on uncaught exceptions.
9
* Commandline Interface: Add `--no-cbor-metadata` that skips CBOR metadata from getting appended at the end of the bytecode.
10
* Standard JSON: Add a boolean field `settings.metadata.appendCBOR` that skips CBOR metadata from getting appended at the end of the bytecode.
0 commit comments