Shargon
Shargon
We can do something like https://github.com/neo-project/neo/pull/1869, and be selective, I think that always checking if the state is different could be worst, but in some cases where it's expected to...
Maybe should be dependant of the time per block
If we decrease the time per block, 10k can be small value
> Maybe we can use `UnsafeRelaxedJsonEscaping`? https://learn.microsoft.com/en-us/dotnet/standard/serialization/system-text-json/character-encoding#serialize-all-characters I remember that we tried with bad results, other characters are not scaped, maybe the '+' I don't remember very well, maybe @roman-khimov...
> > Move to wiki? > > once you enable a wikki for this repo Done
Not related error with windows unit tests. ```console CSC : error CS2012: Cannot open 'D:\a\neo\neo\src\Plugins\RpcServer\obj\Debug\net8.0\RpcServer.dll' for writing -- 'The process cannot access the file 'D:\a\neo\neo\src\Plugins\RpcServer\obj\Debug\net8.0\RpcServer.dll' because it is being used...
UT was added
@neo-project/core anything else?