quorum/contracts/chequebook
Derek Chiang d6a6180366 contracts/chequebook: fix two contract issues (#15086)
This patch fixes the following issues:

* The contract executes send() when it does not have enough balance.
* The contract always sends a total amount of zero.
2017-09-25 10:36:13 +02:00
..
contract contracts/chequebook: fix two contract issues (#15086) 2017-09-25 10:36:13 +02:00
api.go contracts/chequebook: add chequebook contract wrapper 2016-08-29 13:39:25 +02:00
cheque.go contracts: fix megacheck errors (#14916) 2017-08-08 19:41:35 +03:00
cheque_test.go contracts/chequebook: fix race in test (#15058) 2017-09-07 23:14:47 +02:00
gencode.go contracts/chequebook/contract: fix possible reentrancy bug in chequebook.sol 2016-08-30 18:16:49 +02:00