mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
In 0.5.0 mode, only accept a single bytes argument for ``.call``, ``keccak256`` and others and do not pad when encoding. |
||
|---|---|---|
| .. | ||
| ABIFunctions.cpp | ||
| ABIFunctions.h | ||
| ArrayUtils.cpp | ||
| ArrayUtils.h | ||
| Compiler.cpp | ||
| Compiler.h | ||
| CompilerContext.cpp | ||
| CompilerContext.h | ||
| CompilerUtils.cpp | ||
| CompilerUtils.h | ||
| ContractCompiler.cpp | ||
| ContractCompiler.h | ||
| ExpressionCompiler.cpp | ||
| ExpressionCompiler.h | ||
| LValue.cpp | ||
| LValue.h | ||