forked from ethereum/EIPs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update EIP-5725: Finalizing Draft (ethereum#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 <[email protected]> * 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 <[email protected]> * refactor: Remove return value from claim() * fix: EIP-N reference * Update EIPS/eip-5725.md Co-authored-by: Sam Wilson <[email protected]> * 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 <[email protected]> Co-authored-by: Apeguru <[email protected]> Co-authored-by: MarcoPaladin <[email protected]> Co-authored-by: Sam Wilson <[email protected]>
- Loading branch information
1 parent
361352b
commit e143cbb
Showing
3 changed files
with
97 additions
and
64 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters