mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Changelog entry.
This commit is contained in:
parent
bfa4f45116
commit
81d7e0233a
@ -3,6 +3,7 @@
|
||||
Features:
|
||||
* Type checker: Warn when ``msg.value`` is used in non-payable function.
|
||||
* Code generator: Inject the Swarm hash of a metadata file into the bytecode.
|
||||
* Code generator: Replace expensive memcpy precompile by simple assembly loop.
|
||||
* Optimizer: Some dead code elimination.
|
||||
|
||||
Bugfixes:
|
||||
|
Loading…
Reference in New Issue
Block a user