Skip to content

Conversation

@TateB
Copy link
Member

@TateB TateB commented May 21, 2024

this pr replaces the old BulkRenewal contract with a new contract made out of 3 different options:

  • FixedDurationBulkRenewal: renews all names for a set duration. same functionality as previous contract/StaticBulkRenewal.
  • FixedItemPriceBulkRenewal: renews all names that would have the same price (i.e. same character length) for a moderate gas improvement over the standard fixed duration functions.
  • TargetExpiryBulkRenewal: renews all names up to a target expiry, i.e. expiry syncing

@TateB TateB marked this pull request as ready for review October 21, 2024 01:14
@TateB TateB requested a review from jefflau October 21, 2024 01:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants