-
## Context
Currently, the NFT standard only allows retrieving a particular token based on its tokenId.
The Enumerable extension for ERC721 tokens, typically represented in smart contracts by inte…
-
**Objective**
Stop using the cache will greatly improve user experience, pain points:
- after allocation a domain, user can't see it immediately
- after change the owner of a domain, use still see it …
-
# Compatibility Report
- Name of the game with compatibility issues: Bellwright
- Steam AppID of the game: 1812450
## System Information
- GPU: AMD 7900 XTX
- Video driver version: Mesa 24.0.9…
-
I downloaded a fresh copy of the repo and then followed the instructions under [](https://github.com/mingyaulee/Blazor.BrowserExtension/issues/179) but I still got the following errors. I'm using VS2…
-
Very similar to #748, but for [`.SequenceEqual()`](https://learn.microsoft.com/en-us/dotnet/api/system.linq.enumerable.sequenceequal). NUnit.Analyzers should be able to convert
```cs
var expected = …
-
I'm not sure if this is an actual bug, or just a bad error, but this error happens if you pass in params to an operation and there's no permitted keys.
```
class SaveUser < User::SaveOperation
…
-
**Assemblies affected**
ASP.NET Core OData 8.0.11
**Describe the bug**
If we return a model which has an enumerable property for example an IEnumerable with null value a TargetInvokationException…
-
**Describe the bug**
```
[ERROR] [Exiled.Events] Method "OnVerified" of the class "Exiled.Events.Handlers.Internal.Round" caused an exception when handling the event "Exiled.Events.Features.Event`1[…
-
Missing Field Exception > Could not find field in class Ony.OxygenNotIncluded.DGSM2.CharacterHelper:
How to reproduce: Open the game and click to configure duplicant traits.
```
[Exception]: Mi…
-
### Feature Request
For the`erc721_enumerable_component` to work, its logic must be included in the contract, adding sensitive code into `mint()`, `burn()`, and re-implementing functions `transfer_fr…