León Isla
León Isla
# 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 - Undo: reverted goerli contract deployments to before Assets L2 branch merge - Added: Asset deployments missing info
# Description # Checklist: - [ ] Pull Request references Jira issue - [ ] Pull Request applies to a single purpose - [ ] I've added comments to my...
# 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...
Hello! I added `-w` option to grep so it matches the whole label name. We have other labels in our repos and it's matching the first character, ie: - Our...