-
Fix decrease allowance and add non-zero address precondition to approve (#1293) · 84e63bbf
* rename {increase,decrease}Approval to {increase,decrease}Allowance * add non-zero spender check to approve and {increase,decrease}Allowance * Updated tests to reflect the new behavior. * fix wrong test description * fix old function names * Fixed linter error. * Fixed typo.Francisco Giordano authored