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

[feature] Move avatar code to separate package #1195

Merged

Conversation

abarbatei
Copy link
Contributor

Description

Moved avatar code to separate package
Also synced this branch with main as to avoid any compatibility issue before hand, that is why there are so many merges.
The audited code remains the same, it was just moved.

Almost all old raffle code (except doggies and PoC) was also ported to the new deploy and avatar projects, with tests and deployment scripts. Those 2 were moved to avatar code to be kept for legacy purpose.

avatar package now uses ethers v6

lionseal and others added 30 commits May 22, 2023 11:46
…_package

Feat/signed multi giveaway package
We don't want the shell to process the wildcard in the arguments of istanbul-combine
because it gives an error the error:  `No matches found: "packages/*/coverage.json"`
when there is no coverage at all, instead we want istanbul-combine to process it
which gives 100% coverage for this case.

See: https://github.com/thesandboxgame/sandbox-smart-contracts/actions/runs/5222655609/jobs/9428431470
feat: fix an error when there is no coverage report
@abarbatei abarbatei requested a review from a team as a code owner October 3, 2023 21:15
@abarbatei abarbatei requested review from mvanmeerbeck and atkinsonholly and removed request for a team October 3, 2023 21:15
@abarbatei abarbatei merged commit 32d6883 into feat/new-avatar-contract-audit Oct 6, 2023
1 of 5 checks passed
@abarbatei abarbatei deleted the feature/move-avatar-to-separate-package branch October 6, 2023 11:00
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.

7 participants