mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Changelog: add a point about allowing multiple events that share the same name
See #1215
This commit is contained in:
parent
0e85e35a7f
commit
4fd3641ce5
@ -26,6 +26,7 @@ Features:
|
||||
* 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.
|
||||
* Type checker: Allow multiple events of the same name (but with different arities or argument types)
|
||||
|
||||
Bugfixes:
|
||||
* Code generator: throw if calling the identity precompile failed during memory (array) copying.
|
||||
|
Loading…
Reference in New Issue
Block a user