Anna Shaleva

Results 251 comments of Anna Shaleva

Thank you for pointing that out, it's kind of a known issue, and for RPC responses it was done intentionally to provide more details. but now it is especially important...

> Maybe https://github.com/nspcc-dev/neo-go/issues/2978 makes it all irrelevant Not completely. I see two options here: 1. Provide another flag (`-m` or `-t`) to the start command depending on the image target....

> Or maybe we want to make it C#-style and handle all of this in the node itself AFAIK, C# node doesn't handle it by herself. By default it uses...

When it comes to the node restore (`privnet-entrypoint.sh`) then yes, we can add an argumet to the `node` command and accept the `*.acc` file to restore the node before the...

Ping to this issue, because NNS wrapper (#3291) uses `getRecord` NNS method that returns `Null` stackitem in case of missing record of the specified type. And neither `unwrap.UTF8String` nor `unwrap.Bytes`...

I'd propose to include this issue in 0.106.0 milestone.

> The problem is, it's not nil. And you can't differentiate NULL and real empty string in this case. You're right. Then maybe we need to change the NNS wraper...

Ref. https://github.com/nspcc-dev/neofs-node/pull/2523#discussion_r1301955952.

Also may be useful to add support for https://github.com/nspcc-dev/neo-go/issues/3285.

@vncoelho, thank you for the quick response. Speaking of the first case (`Liveness lock with four non-faulty nodes`): > It looks like one replica is at view 0 committed(and lost...