mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Changelog entry for adding ipfs links to metadata.
This commit is contained in:
parent
ce19e2e4bc
commit
7756dd948f
@ -9,6 +9,7 @@ Compiler Features:
|
||||
* SMTChecker: Support tuples and function calls with multiple return values.
|
||||
* SMTChecker: Support ``delete``.
|
||||
* SMTChecker: Inline external function calls to ``this``.
|
||||
* Metadata: Add IPFS hashes of source files.
|
||||
* Assembler: Encode the compiler version in the deployed bytecode.
|
||||
* Yul Optimizer: Simplify single-run ``for`` loops to ``if`` statements.
|
||||
* Optimizer: Add rules for multiplication and division by left-shifted one.
|
||||
|
Loading…
Reference in New Issue
Block a user