Commit hash | e143cbba6e756b889d977955de7c808aa910e5d8 |
---|---|
Commit time | 2023-02-27 |
Committer | GitHub <noreply at github.com> |
Author time | 2023-02-27 |
Author | DeFiFoFum <78645267+DeFiFoFum at users.noreply.github.com> |
Update EIP-5725: Finalizing Draft (#6568) * chore: Commit draft EIP * chore: ERC to EIP and add EIP number * refactor: EIP Validator changes * refactor: Relative EIP linking * chore: updated author, discussions-to and removed various links * chore: Moved reference implementation to assets * chore: removed invalid EIP sections * refactor: Remove comments from EIP-5725 Co-authored-by: Sam Wilson <57262657+SamWilsn@users.noreply.github.com> * refactor: Update SPDX license to CC0-1.0 * refactor: Rename IVestingNFT to IERC5725 * feat: Add EIP-5725 assets README * fix: Links * fix: Remove EIP-5725 header * Apply suggestions from code review Co-authored-by: Sam Wilson <57262657+SamWilsn@users.noreply.github.com> * refactor: Remove return value from claim() * fix: EIP-N reference * Update EIPS/eip-5725.md Co-authored-by: Sam Wilson <57262657+SamWilsn@users.noreply.github.com> * refactor: Consistent style and event description * refactor: Implement new formatting lint recommendations * refactor: Improve Rationale section * fix: MD linter errors * fix: Return value formatting * doc: Fix formatting * review: ERC5725 - add claimedPayout function to support vested-but-locked tokens and update interface id - improve definition of terms - expand on rationale * fix: lint * fix: EIP -> ERC --------- Co-authored-by: Apeguru <78636484+Apegurus@users.noreply.github.com> Co-authored-by: Apeguru <ape.swap@hotmail.com> Co-authored-by: MarcoPaladin <jorge@paladinsec.co> Co-authored-by: Sam Wilson <57262657+SamWilsn@users.noreply.github.com>
Document | Title |
---|---|
EIP-5725 | Transferable Vesting NFT |