-
## 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 …
-
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 = …
-
**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…
-
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
…
-
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…
-
IEnumerable.Select is replaced with Enumerable.Select if predicate is empty. Same happens to .Zip() and .OrderBy() but not to .Where().
It seems to be depended on the extension method used afterwar…
-
### 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…
-
### NuGet Product Used
MSBuild.exe
### Product Version
MSBuild via VS 2022 17.12.0
### Worked before?
Worked in VS 2022 17.11.5
### Impact
It's more difficult to complete my work
…