* Add ERC20 compatibility. * Reusing ERC20 tests for ERC777. * Improve documentation. * Add changelog entry. * Improved ERC20 behavior tests. * Add revert reasons to ERC777. * ERC20 methods allow sending tokens to contracts with no interface. * Register ERC20 interface. * Add comment about avoidLockingTokens. * Improve revert reason string. * Make ERC777 implement IERC20. * Fix test revert string. * Remove unnecesary require. * Add private _transfer. * Update contracts/drafts/ERC777/ERC777.sol Co-Authored-By: nventuro <nicolas.venturo@gmail.com> * Update private helper names.
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| behaviors | Loading commit data... | |
| ERC20.behavior.js | Loading commit data... | |
| ERC20.test.js | Loading commit data... | |
| ERC20Burnable.test.js | Loading commit data... | |
| ERC20Capped.test.js | Loading commit data... | |
| ERC20Detailed.test.js | Loading commit data... | |
| ERC20Mintable.test.js | Loading commit data... | |
| ERC20Pausable.test.js | Loading commit data... | |
| SafeERC20.test.js | Loading commit data... | |
| TokenTimelock.test.js | Loading commit data... |