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

Cross-Platform SigMint Improvements + Pk Override Fixes, PlayMode Tests, Better Return Types, Storage Fix #161

Merged
merged 61 commits into from
Mar 22, 2024

test pr codex

f947ed0
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Cross-Platform SigMint Improvements + Pk Override Fixes, PlayMode Tests, Better Return Types, Storage Fix #161

test pr codex
f947ed0
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test Results completed Mar 22, 2024 in 0s

✅ Test Results - 100/100 - Passed in 374.523s

✅ playmode-results.xml - 100/100 - Passed in 374.523s

Details

✅ playmode-results.xml - 100/100 - Passed in 374.523s
  • ✅ CustomReadTests - 4/4 - Passed in 1.158s
    • Custom_WithAbi_Success - Passed in 0.725s
    • Custom_WithoutAbi_FailNativeSucceedWebGL - Passed in 0.107s
    • Custom_WithString_Success - Passed in 0.230s
    • GetContract_Success - Passed in 0.096s
  • ✅ ERC1155ReadTests - 8/8 - Passed in 3.993s
    • ERC1155_BalanceOf_Success - Passed in 0.239s
    • ERC1155_Get_Success - Passed in 0.722s
    • ERC1155_GetAll_Success - Passed in 1.894s
    • ERC1155_GetOwned_Success - Passed in 0.357s
    • ERC1155_IsApprovedForAll_Success - Passed in 0.242s
    • ERC1155_TotalCount_Success - Passed in 0.218s
    • ERC1155_TotalSupply_Success - Passed in 0.224s
    • GetContract_Success - Passed in 0.098s
  • ✅ ERC1155WriteTests - 4/4 - Passed in 62.268s
    • ERC1155_Burn_Success - Passed in 19.889s
    • ERC1155_Claim_Success - Passed in 12.321s
    • ERC1155_SetApprovalForAll_Success - Passed in 13.072s
    • ERC1155_Transfer_Success - Passed in 16.985s
  • ✅ ERC20ReadTests - 5/5 - Passed in 2.189s
    • ERC20_AllowanceOf_Success - Passed in 0.532s
    • ERC20_BalanceOf_Success - Passed in 0.546s
    • ERC20_Get_Success - Passed in 0.484s
    • ERC20_TotalSupply_Success - Passed in 0.528s
    • GetContract_Success - Passed in 0.099s
  • ✅ ERC20WriteTests - 4/4 - Passed in 61.989s
    • ERC20_Burn_Success - Passed in 19.397s
    • ERC20_Claim_Success - Passed in 12.513s
    • ERC20_SetAllowance_Success - Passed in 12.825s
    • ERC20_Transfer_Success - Passed in 17.253s
  • ✅ ERC721ReadTests - 8/8 - Passed in 3.653s
    • ERC721_BalanceOf_Success - Passed in 0.198s
    • ERC721_Get_Success - Passed in 0.801s
    • ERC721_GetAll_Success - Passed in 1.728s
    • ERC721_GetOwned_Success - Passed in 0.225s
    • ERC721_IsApprovedForAll_Success - Passed in 0.200s
    • ERC721_OwnerOf_Success - Passed in 0.213s
    • ERC721_TotalCount_Success - Passed in 0.187s
    • GetContract_Success - Passed in 0.101s
  • ✅ ERC721WriteTests - 1/1 - Passed in 13.548s
    • ERC721_SetApprovalForAll_Success - Passed in 13.548s
  • ✅ EventsTests - 1/1 - Passed in 0.227s
    • GetEventLogs_Success - Passed in 0.227s
  • ✅ MarketplaceReadTests - 20/20 - Passed in 38.236s
    • DirectListings_GetAll_Success - Passed in 22.516s
    • DirectListings_GetAllValid_Success - Passed in 3.055s
    • DirectListings_GetListing_Success - Passed in 1.001s
    • DirectListings_GetTotalCount_Success - Passed in 0.208s
    • DirectListings_IsBuyerApprovedForListing_Success - Passed in 0.205s
    • DirectListings_IsCurrencyApprovedForListing_Success - Passed in 0.211s
    • EnglishAuctions_GetAll_Success - Passed in 1.236s
    • EnglishAuctions_GetAllValid_Success - Passed in 1.288s
    • EnglishAuctions_GetAuction_Success - Passed in 1.044s
    • EnglishAuctions_GetBidBufferBps_Success - Passed in 0.978s
    • EnglishAuctions_GetMinimumNextBid_Success - Passed in 1.348s
    • EnglishAuctions_GetTotalCount_Success - Passed in 0.218s
    • EnglishAuctions_GetWinner_Success - Passed in 0.202s
    • EnglishAuctions_GetWinningBid_Success - Passed in 0.540s
    • EnglishAuctions_IsWinningBid_Success - Passed in 0.203s
    • GetContract_Success - Passed in 0.110s
    • Offers_GetAll_Success - Passed in 1.276s
    • Offers_GetAllValid_Success - Passed in 1.309s
    • Offers_GetOffer_Success - Passed in 1.083s
    • Offers_GetTotalCount_Success - Passed in 0.205s
  • ✅ PackReadTests - 5/5 - Passed in 1.281s
    • BalanceOf_Success - Passed in 0.216s
    • Get_Success - Passed in 0.405s
    • GetPackContents_Success - Passed in 0.229s
    • IsApprovedForAll_Success - Passed in 0.222s
    • TotalSupply_Success - Passed in 0.209s
  • ✅ SmartWalletTests - 5/5 - Passed in 62.978s
    • Connect_WithGaslessManagedAccountFactory_Success - Passed in 6.955s
    • CreateSessionKey_WithValidSignerCheck_Success - Passed in 12.675s
    • Deploy_WithSign_Success - Passed in 13.328s
    • IsDeployed_Success - Passed in 11.846s
    • RevokeSessionKey_WithValidSignerCheck_Success - Passed in 18.173s
  • ✅ StorageTests - 11/11 - Passed in 6.732s
    • DownloadImage_WithIPFS_Success - Passed in 0.774s
    • DownloadImage_WithoutIPFS_Success - Passed in 0.345s
    • DownloadText_WithIPFS_Success - Passed in 0.184s
    • DownloadText_WithoutIPFS_Success - Passed in 0.459s
    • Gateway_WithClientId_Success - Passed in 0.096s
    • Gateway_WithoutClientId_Success - Passed in 0.101s
    • Gateway_WithOverride_Success - Passed in 0.096s
    • UploadFromPath_WithClientId_Success - Passed in 0.749s
    • UploadFromPath_WithoutClientId_Fail - Passed in 3.010s
    • UploadText_WithClientId_Success - Passed in 0.815s
    • UploadText_WithoutClientId_Fail - Passed in 0.102s
  • ✅ ThirdwebManagerTests - 8/8 - Passed in 7.357s
    • Initialization_HappyPath - Passed in 0.098s
    • Initialization_WithClientIdAndBundleIdOverride_AppliesCorrectly - Passed in 0.116s
    • Initialization_WithClientIdNoBundleIdOverride_AppliesCorrectly - Passed in 0.095s
    • Initialization_WithDefaultChain_Success - Passed in 0.102s
    • Initialization_WithRpcOverride_AppliesCorrectly - Passed in 0.094s
    • Initialization_WithUnknownChain_ConnectsButFails - Passed in 6.835s
    • Initialization_WithUnsupportedActiveChain_Throws - Passed in 0.009s
    • SingletonPattern_Enforcement_Success - Passed in 0.008s
  • ✅ TransactionReadTests - 1/1 - Passed in 0.216s
    • Static_WaitForTransactionResult_Success - Passed in 0.216s
  • ✅ WalletTests - 15/15 - Passed in 108.621s
    • Authenticate_WithLocalWallet_Success - Passed in 6.942s
    • Connect_WithLocalWallet_Fail - Passed in 13.348s
    • Connect_WithLocalWallet_Success - Passed in 6.726s
    • Disconnect_WithLocalWallet_Success - Passed in 6.750s
    • Export_WithLocalWallet_Success - Passed in 13.351s
    • GetAddress_WithLocalWallet_Fail - Passed in 6.746s
    • GetAddress_WithLocalWallet_Success - Passed in 6.775s
    • GetBalance_WithLocalWallet_Success - Passed in 6.904s
    • GetChainId_WithLocalWallet_Success - Passed in 6.820s
    • IsConnected_WithLocalWallet_Fail - Passed in 0.115s
    • IsConnected_WithLocalWallet_Success - Passed in 6.730s
    • SendRawTransaction_WithLocalWallet_Fail - Passed in 6.738s
    • Sign_WithLocalWallet_Success - Passed in 6.784s
    • Transfer_WithLocalWallet_Fail - Passed in 6.723s
    • Verify_WithLocalWallet_Success - Passed in 7.170s