sandbox-smart-contracts
sandbox-smart-contracts copied to clipboard
The Sandbox is a user-generated content (UGC) gaming platform that will empower creators through digital ownership and monetization of 3D voxel creations made and shared by users around the world.
# Description Fix compiler complaints, mainly relating to solc_0.5 for some reason but also a few others. # Checklist: - [ ] Pull Request references Jira issue - [x] Pull...
# Description # Checklist: - [ ] Pull Request references Jira issue - [ ] Pull Request applies to a single purpose - [ ] I've added comments to my...
# Description Implement ERC-2771 to `GenericRaffle` contract. # Checklist: - [x] Pull Request references Jira issue - [x] Pull Request applies to a single purpose - [x] I've added comments...
# Description Should fix some issues with the multigiveaway setup scripts # Checklist: - [ ] Pull Request references Jira issue - [ ] Pull Request applies to a single...
# Description # Checklist: - [ ] Pull Request references Jira issue - [ ] Pull Request applies to a single purpose - [ ] I've added comments to my...
# Description Reaudit of MultiGiveaway # Checklist: - [ ] Pull Request references Jira issue - [ ] Pull Request applies to a single purpose - [ ] I've added...
# Description # Checklist: - [x] Pull Request references Jira issue - [x] Pull Request applies to a single purpose - [x] I've added comments to my code where needed...
# Description # Checklist: - [x] Pull Request references Jira issue - [x] Pull Request applies to a single purpose - [ ] I've added comments to my code where...
# Description converted land tunnel deployment setup to use proxies. This is done to mitigate future fx-protal bugs. The following are the steps for Migration. 1. Deploy new tunnels -...
# Description Steps to update the Land contract on mainnet. - run command: yarn deploy mainnet --tags LandV3 # Checklist: - [ ] Pull Request references Jira issue - [...