Skip to content
This repository was archived by the owner on Apr 4, 2025. It is now read-only.

Update token sale contract to exclude vesting #45

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

HickupHH3
Copy link
Contributor

No description provided.

Copy link
Contributor

@MrToph MrToph left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm. I noticed the changeWhiteList still uses tokenLock for some vesting look up that shouldn't be strictly necessary anymore?

@HickupHH3
Copy link
Contributor Author

Removed tokenLock & vestDuration as well

@MrToph
Copy link
Contributor

MrToph commented Mar 15, 2023

Oh, now you'd need to adjust the deployments etc. because the number of args changed/reduced + tests fail, right? I'll leave it up to you if you want to keep the same contract interface (with the vesting) and just not call it inside the contract. Whatever is easier.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants