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 # Checklist: - [ ] Pull Request references Jira issue - [ ] Pull Request applies to a single purpose - [ ] I've added comments to my...
# Description Executed complete plan to migrate assets to L2 on testnet # L1 ## Asset - Deploy Asset ERC721 ```console yarn deploy goerli --tags AssetERC721 ``` - Deploy AssetERC721...
# Description Recursive lease concept implemented with MockLand, using [Ronan's concept 9965](https://ethereum-magicians.org/t/erc721-lease-allowing-owner-to-rent-nft-to-other/9965) # Checklist: - [ ] Pull Request references Jira issue - [ ] Pull Request applies to a...
# Description Convert the asset tunnel deploy setup to use proxies, to mitigate future Polygon fx-portal bugs following the Polygon bug report. # Checklist: - [ ] Pull Request references...
Bumps [@openzeppelin/contracts](https://github.com/OpenZeppelin/openzeppelin-contracts) from 3.4.1 to 4.7.3. Release notes Sourced from @openzeppelin/contracts's releases. v4.7.3 :warning: This is a patch for a high severity issue. For more information visit the security advisory....
Bumps [@openzeppelin/contracts-upgradeable](https://github.com/OpenZeppelin/openzeppelin-contracts-upgradeable) from 4.4.2 to 4.7.3. Release notes Sourced from @openzeppelin/contracts-upgradeable's releases. v4.7.3 :warning: This is a patch for a medium severity issue. For more information visit the security advisory....
# 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 [TSB-561 PolygonStarterPack contract](https://sandboxgame.atlassian.net/browse/TSBBLOC-561) to enable purchase of bundle of catalysts & gems with SAND. # Checklist: - [x] Pull Request references Jira issue - [x] Pull Request applies...
# Description # Checklist: - [ ] Pull Request references Jira issue - [ ] Pull Request applies to a single purpose - [ ] I've added comments to my...
# Description - Undo: reverted goerli contract deployments to before Assets L2 branch merge - Added: Asset deployments missing info