Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: deprecate destination (in favour of source) #8

Merged
merged 3 commits into from
Sep 25, 2024

Conversation

wei3erHase
Copy link
Member

@wei3erHase wei3erHase commented Sep 20, 2024

The original codebase corresponds to a Vesting Contract between A and B, in which A gives tokens to B in a scheduled way. The intended behaviour of this proposal is for A to lock tokens, that only A can withdraw.

Following that intended behaviour, we deprecate the concept of "destination" from every call (as it will be same as the source).

Base automatically changed from feat/deprecate-transfer to dev September 25, 2024 13:52
@wei3erHase wei3erHase marked this pull request as ready for review September 25, 2024 13:55
@wei3erHase wei3erHase merged commit e324816 into dev Sep 25, 2024
2 checks passed
@wei3erHase wei3erHase deleted the feat/deprecate-destination branch September 25, 2024 13:57
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.

1 participant