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

add missing init parameter #82

Merged
merged 2 commits into from
Nov 27, 2024
Merged

Conversation

Vitomir2
Copy link
Contributor

Description

Pass the liquid token contract address to the vesting manager factory initializer.

Changes include

  • Bugfix (non-breaking change that solves an issue)
  • Hotfix (change that solves an urgent issue, and requires immediate attention)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (change that is not backwards-compatible and/or changes current functionality)

Breaking changes

This fixes an urgent bug but requires a new deployment of the devnet chain. There are missing parameters for the VestingManager initializer.

Checklist

  • I have assigned this PR to myself
  • I have added at least 1 reviewer
  • I have added the relevant labels
  • I have updated the official documentation
  • I have added sufficient documentation in code

Testing

  • I have tested this code with the official test suite
  • I have tested this code manually

@Vitomir2 Vitomir2 added the bug Something isn't working label Nov 26, 2024
@Vitomir2 Vitomir2 requested a review from R-Santev November 26, 2024 14:38
@Vitomir2 Vitomir2 merged commit b4be493 into develop Nov 27, 2024
4 checks passed
@Vitomir2 Vitomir2 deleted the bugfix/add-missing-init-param branch November 27, 2024 07:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants