Files
solidity/docs
Evgeny Medvedev 2f6f81640b Add another contract with call to demonstrate re-entrancy vulnerability.
Add another contract with call to demonstrate re-entrancy vulnerability as send explicitly sets gas to 2300 by default according to this commit 9ca7472 which makes it impossible to "get multiple refunds" because a non-zero CALL costs at least 9700 gas. This issue is discussed on Ethereum StackExchange https://ethereum.stackexchange.com/questions/30371/send-ether-reentrancy-attack-in-reality-how-could-fallback-function-make-a-mes/30616#30616
2017-12-12 03:31:00 +00:00
..
2017-10-18 00:19:36 +02:00
2017-10-18 00:19:36 +02:00
2017-10-04 07:35:05 -05:00
2017-11-29 14:21:21 -05:00
2017-09-29 12:44:39 +02:00
2015-12-07 22:35:51 +01:00
2015-12-07 22:35:51 +01:00
2017-10-15 11:04:00 -04:00
2017-01-03 14:13:49 +01:00
2017-11-16 23:18:06 +08:00