Anna Shaleva
Anna Shaleva
@neo-project/core please, review the https://github.com/nspcc-dev/neo-go/pull/4050, we've finished the CryptoLib API extension according to https://github.com/neo-project/neo/pull/4186#discussion_r2526475873 (pay a special attention to `pkg/core/native/crypto.go` file). So we need to agree on the updated version...
Can we add https://github.com/neo-project/neo/issues/4276? It's closely related to #4043.
Let's discuss https://github.com/nspcc-dev/neo-go/issues/3490 problem and the proposed solution (https://github.com/neo-project/neo/pull/3548).
> rethink deferring cancel as it leads to memory leaks. @AliceInHunterland it's a separate issue, and it's a bug.
> Improve localTrie flushing and collapsing logic in AddContractStorageData. Flushing logic is OK, we perform flush/persist in the end of every batch of storage items. Collapsing logic is missing at...
I vote for @shargon's solution, it's simple and less invasive.
Long arguments should be cropped to log only first 60 bytes of the argument.
Ping to this issue, there's a demand from user side to see how `neotest` works, and currently we can only provide NNS tests as an example. It's always good when...
> I've implemented this feature here, without any kind of test. https://github.com/linkd-academy/neo-go/commit/8ca4a311c01f7627967bf6fe818083b02271bb96 Patches are always welcomed! Open a PR, and we'll review&merge eventually.
Requires lock-related fixes. [20_notary-deadlock.txt](https://github.com/user-attachments/files/23970458/20_notary-deadlock.txt)