Commit hash | 2d8a95e14e56de27c5465d93747b0006bd8ac47f |
---|---|
Commit time | 2022-07-11 |
Committer | GitHub <noreply at github.com> |
Author time | 2022-07-11 |
Author | DHRUV <43223201+GrandGarcon at users.noreply.github.com> |
EIP-3475 last call addition with changes in standard (#5166) * burn function changes * WIP: adding function descriptions and refactoring * review and refactoring * slight refactoring * refactoring the EIP based on sugesstions of @prandipip1 * further minor formatting * WIP: removing grammer checks and refactoring * minor formatting * refactoring and adding new version of code * removing grammer mistakes, adding new transferFn and new reference implementation. * link break * final review of eip changes, renaming structs and removing unused deps * vip: * done suggested changes. * adding relative links, restructuring EIP * changing name * changing summary, further optimizations * Final review of changes, more description * bugfix and refactoring in EIP natspec. * fixing issues as mentioned by samWilsn * copy right issue * Update eip-3475.md * bond => bonds * types to _type for clarity * contd: _type * changing bond types being constant * Update eip-3475.md * Update eip-3475.md * Update eip-3475.md * Update eip-3475.md * Update eip-3475.md * Update eip-3475.md * Update Debond-ERC3475.sol * Update Debond-ERC3475.sol * Update Debond-ERC3475.sol * Update Debond-ERC3475.sol * Update ERC3475.sol * Update ERC3475.sol * Update ERC3475.sol * Update Debond-ERC3475.sol * Update IERC3475.sol * Update IERC3475.sol * Update IERC3475.sol * Update ERC3475.sol * Update ERC3475.sol * Update ERC3475.sol * Update ERC3475.sol * Update eip-3475.md * Update ERC3475.sol * Update Debond-ERC3475.sol * violation of StyleGuide/description rules in EIP-1 * adding test case section with Security considerations * removing grammatical issues * grammar mistake * changing format of security consideration section * Update eip-3475.md * Update eip-3475.md * Update eip-3475.md * FINAL CHANGES of TODO and metadata description * capital words * some unknown comments * test verification OK * replacing the doublt quotes * Update assets/eip-3475/ERC3475.sol adding the standard Co-authored-by: Pandapip1 <45835846+Pandapip1@users.noreply.github.com> * license * Update EIPS/eip-3475.md link Co-authored-by: Pandapip1 <45835846+Pandapip1@users.noreply.github.com> * Update assets/eip-3475/ERC3475.sol Co-authored-by: Pandapip1 <45835846+Pandapip1@users.noreply.github.com> * all the code files GRammaticalmy verified Co-authored-by: Dhruv Malik <malikdhruv1994@gmail.com> Co-authored-by: Pandapip1 <45835846+Pandapip1@users.noreply.github.com>
Document | Title |
---|---|
ERC-3475 | Abstract Storage Bonds |