Commit hash | 8d864ed31396543751e82929ff637955b9d655a1 |
---|---|
Commit time | 2023-01-24 |
Committer | GitHub <noreply at github.com> |
Author time | 2023-01-24 |
Author | Dhruv Malik <malikdhruv1994 at gmail.com> |
Update EIP-3475: Changing comments (#5789) * some minor description changes in interface and example implemenation. * rectifying description of the array struct. * Update assets/eip-3475/interfaces/IERC3475.sol grammer refactor Co-authored-by: Pandapip1 <45835846+Pandapip1@users.noreply.github.com> * Update assets/eip-3475/interfaces/IERC3475.sol Co-authored-by: Pandapip1 <45835846+Pandapip1@users.noreply.github.com> * Update assets/eip-3475/interfaces/IERC3475.sol Co-authored-by: Pandapip1 <45835846+Pandapip1@users.noreply.github.com> * Update assets/eip-3475/interfaces/IERC3475.sol refactor Co-authored-by: Pandapip1 <45835846+Pandapip1@users.noreply.github.com> * refactoring and addressing ambiguous descriptions * refactor * refactor final * adding correct syntax and all refactoring done !! * spaces and refactoring * update Co-authored-by: Pandapip1 <45835846+Pandapip1@users.noreply.github.com> * adding the comments in the interfaces from the standard description. * separating the examples for events, decluttering. * updating the example class name * removing redundant metadata description. * refactor the standard based on feedback PR #6128 * add example * modified: EIPS/eip-3475.md - Rectifying the example on explaining the approval function(L#126). - Changing the formatting of subheadings in rational to be better visiblity and linting. (L#268). - Rectifying the definition of `event Redeem()` to include transaction struct parameter. (L#297). - Linting suggestion(L#346,L#385, L#404). - Re-writing the sentence that defines the rational of having metadata structure(L#365) modified: assets/eip-3475/ERC3475.sol - clarifying the correct definition of value in metadata. Co-authored-by: Pandapip1 <45835846+Pandapip1@users.noreply.github.com>
Document | Title |
---|---|
EIP-3475 | Abstract Storage Bonds |