mirror of
				https://github.com/ethereum/solidity
				synced 2023-10-03 13:03:40 +00:00 
			
		
		
		
	Warn if msg.value is used in non-payable function.
This commit is contained in:
		
							parent
							
								
									d2b8bdd016
								
							
						
					
					
						commit
						d0542f0e36
					
				| @ -1,6 +1,7 @@ | ||||
| ### 0.4.7 (unreleased) | ||||
| 
 | ||||
| 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. | ||||
|  * Optimizer: Some dead code elimination. | ||||
| 
 | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user