Files
solidity/libsolidity
chriseth 774bb8ab3b Make function calls throw if target does not have code.
Low-level calls still just execute and will actually report "success".
This allows `x.call.value(y)()` for x being a non-contract account.
2016-08-17 11:30:40 +02:00
..
2016-07-13 11:16:00 +02:00
2016-07-20 19:45:43 +02:00
2016-08-16 16:31:23 +02:00
2016-08-10 13:52:24 +02:00
2016-08-11 10:15:59 -04:00