sandbox-smart-contracts icon indicating copy to clipboard operation
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.

Results 93 sandbox-smart-contracts issues
Sort by recently updated
recently updated
newest added

# Description Sandbox Asset Update Audit feedbacks # Checklist: - [ ] Pull Request references Jira issue - [ ] Pull Request applies to a single purpose - [ ]...

# Description # Checklist: - [ ] Pull Request references Jira issue - [ ] Pull Request applies to a single purpose - [ ] I've added comments to my...

## Description - Created TestERC721 behavior - Fixed inconsistent revert typos in ERC721BaseToken

## Description https://internal-jira.atlassian.net/browse/LR-59 There is a slightly difference in _ownerAndOperatorEnabledOf of mainnet we now obey the burned flag and return address(0). Unified _ownerOf and _ownerAndOperatorEnabledOf (calling one from the other)...

## Description Brief description of the issue or feature implemented in this PR. [Link to Jira Issue or relevant doc](https://sandboxgame.atlassian.net/secure/RapidBoard.jspa?rapidView=50&projectKey=TSB3D) ## Dev Any explanation for the devs that will review...

## Describe This package aims to extract land sale contract to another package and add deployment process to the deploy package. Still need to do: - [x] Write unit tests...