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

BigBangコントラクトをupgradableに対応させました。 #153

Merged
merged 8 commits into from
Oct 21, 2024

Conversation

mashharuki
Copy link
Collaborator

fractionTokenの方も挑戦してみます。

@mashharuki
Copy link
Collaborator Author

mashharuki commented Oct 14, 2024

#141
#148

@mashharuki
Copy link
Collaborator Author

FractionTokenをUpgradableにしてテストコードが通るようにしました!!

duplicate definition - MaxLevelsReached()

  BigBang
    ✔ should deploy BigBang
    ✔ should execute bigbang

  Burn
    ✔ should burn tokens

  FractionToken
    ✔ should mint, transfer and burn tokens
    ✔ should fail to mint a token
    ✔ should fail to burn a token

  Hats
    ✔ should mint top hat
    ✔ should create new hat

  HatsModuleFactory
    ✔ factory
    ✔ deploy module

  HatsTimeFrameModule
    ✔ deploy time frame module

  Splits
    ✔ should create PullSplits contract
    ✔ Should destribute

  SplitsCreator Factory
    ✔ Should deploy SplitsCreatorFactory
    ✔ Should deploy SplitsCreator

  CreateSplit
    ✔ should create a split


  16 passing (1s)

✨  Done in 4.51s.

@mashharuki
Copy link
Collaborator Author

@yu23ki14 とりあえずコンフリクトは直しました!
でもテストが落ちてる??

@yu23ki14 yu23ki14 marked this pull request as ready for review October 21, 2024 11:17
@yu23ki14 yu23ki14 merged commit 2517f04 into main Oct 21, 2024
1 check failed
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.

2 participants