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

fix(protocol): fix in vesting scripts #17581

Merged
merged 7 commits into from
Jun 17, 2024
Merged

fix(protocol): fix in vesting scripts #17581

merged 7 commits into from
Jun 17, 2024

Conversation

adaki2004
Copy link
Contributor

Hey there,

Please read carefully this document below ! It is on-purpose private and only accessible to you (assigned reviewers), because it contains testing info and 2 private keys we can conduct testing in the next 4 days.

https://docs.google.com/document/d/1oMqi8oapYmbTl7zzbVx94xGuacJOtMFtBfPPOTRFUHA/edit?usp=sharing

I also suggest when we do the first "vest" script operation, that we do it with 1 TKO vest amount, just to be on the safe side, so Vest.data.json data like this:

  {
    "recipient": ALICE,
    "proxy": ALICE's TOKEN_UNLOCKING_PROXY,
    "vestAmount": 1
  },

Copy link

openzeppelin-code bot commented Jun 13, 2024

fix(protocol): fix in vesting scripts

Generated at commit: 3d596da462e177cc121b13866d698a52edb1ff92

🚨 Report Summary

Severity Level Results
Contracts Critical
High
Medium
Low
Note
Total
2
2
0
8
42
54
Dependencies Critical
High
Medium
Low
Note
Total
0
0
0
0
0
0

For more details view the full report in OpenZeppelin Code Inspector

@adaki2004 adaki2004 added this pull request to the merge queue Jun 17, 2024
Merged via the queue into main with commit 5d7b256 Jun 17, 2024
5 checks passed
@adaki2004 adaki2004 deleted the test_and_fix_vesting branch June 17, 2024 06:56
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