properties
properties copied to clipboard
ERC-20 transferFrom greater than allowance not allowed
Added a test to the ERC20 internal and external "basic" tests for ensuring that transferFrom doesn't transfer more than the allowance value. Also, updated the PROPERTIES readme with the new test.