| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| access | ||
| finance | ||
| governance | ||
| interfaces | ||
| metatx | ||
| mocks | ||
| proxy | ||
| security | ||
| token | ||
| utils | ||
| package.json |
* Renames `sender` to `source`. The naming variable was incorrect. The source of the funds is *not* necessarily (and in most cases isn't) the sender of the transaction. Also, this code has a `msgSender` which further adds confusion. * Changes to `from/to` instead of `source`. * Function documentation matches new names * Changed other instances of sender/recipient to from/to. Also changed `msgSender` to `owner` in the approval related methods. * apply changes to IERC20.sol + minor renaming in ERC20.sol Co-authored-by: Daniel Von Fange <daniel@leancoder.com> Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| access | Loading commit data... | |
| finance | Loading commit data... | |
| governance | Loading commit data... | |
| interfaces | Loading commit data... | |
| metatx | Loading commit data... | |
| mocks | Loading commit data... | |
| proxy | Loading commit data... | |
| security | Loading commit data... | |
| token | Loading commit data... | |
| utils | Loading commit data... | |
| package.json | Loading commit data... |