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

Make NftReward contract upgradeable #6

Merged
merged 11 commits into from
Feb 15, 2024

Conversation

gpylypchuk
Copy link
Contributor

@gpylypchuk gpylypchuk commented Feb 6, 2024

Resolves #1043 issue.

@gpylypchuk
Copy link
Contributor Author

I run forge build, builded correctly, let me know if is needed something else.

@gpylypchuk gpylypchuk marked this pull request as ready for review February 6, 2024 23:31
@0x4007
Copy link
Member

0x4007 commented Feb 7, 2024

Resolves #1043

Paste the entire link to the issue you are trying to link to instead of #1043

@gpylypchuk
Copy link
Contributor Author

Resolves #1043

Paste the entire link to the issue you are trying to link to instead of #1043

Like that?

@0x4007 0x4007 requested a review from rndquu February 7, 2024 05:13
foundry.toml Outdated Show resolved Hide resolved
script/Deploy001_NftReward.s.sol Show resolved Hide resolved
src/NftReward.sol Show resolved Hide resolved
test/NftReward.t.sol Outdated Show resolved Hide resolved
@gpylypchuk gpylypchuk requested a review from rndquu February 7, 2024 23:34
foundry.toml Outdated Show resolved Hide resolved
remappings.txt Outdated Show resolved Hide resolved
src/NftReward.sol Outdated Show resolved Hide resolved
test/NftReward.t.sol Show resolved Hide resolved
test/NftReward.t.sol Outdated Show resolved Hide resolved
@gpylypchuk gpylypchuk requested a review from rndquu February 8, 2024 14:21
@gpylypchuk
Copy link
Contributor Author

I just remove the override methods, seems unnecessary now.

src/NftReward.sol Show resolved Hide resolved
remappings.txt Show resolved Hide resolved
@gpylypchuk gpylypchuk requested a review from rndquu February 9, 2024 16:06
@gpylypchuk
Copy link
Contributor Author

Now the remapping seems correctly :)

@rndquu rndquu requested a review from gitcoindev February 9, 2024 16:39
@0x4007
Copy link
Member

0x4007 commented Feb 15, 2024

Looks like you guys forgot to merge this.

@0x4007 0x4007 merged commit 2ca9591 into ubiquity:development Feb 15, 2024
1 check passed
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.

Make NftReward contract upgradeable
4 participants