Shargon

Results 653 comments of Shargon

> > Why don't return just the length? > > lengths can be the same for different things. You want to treat everything your comparing to have a unique value...

> # Description > I don't know if this was bug in the test if someone could answer that. See _below_. Either way the logic for doing byte array or...

> `itemA.GetHashCode() != itemB.GetHashCode()` is saying there not equal, even through they are. That's not a good thing? Or is that by design? Yes, you are right, they should return...

> My primary concern here is that this change may affect EQUAL-alike VM opcodes behaviour. From the previous discussions I see that the behaviour should be the same, but I'd...

Thi was already made, isn't it?

@neo-project/core merge?

@Jim8y could you help me, When I run the benchmarks, the counter in akka is decremented from zero, and I don't know why

@neo-project/core Seems that we can receive duplicates like now it's configured https://doc.akka.io/libraries/akka-core/current/general/message-delivery-reliability.html?utm_source=chatgpt.com#discussion-what-does-at-most-once-mean-