carpawell
carpawell
BTW, some new built-in funcs may have their experimental analogues like `golang.org/x/exp/maps` -> `clear`/`maps.clear`. I used some of them while was not able to use not released yet funcs. Just...
> morph client isn't really needed Do you know what is it? > fs chain can be renamed right away "sidechain" wording used in logs. Why is it better to...
> btw in code check function is called awaitHeight which syntactically implies a background wait, but in fact does not wait. There is [some detail](https://github.com/nspcc-dev/neofs-node/pull/798#issuecomment-914183152) about it. It _did wait_...
> Testnet node https://github.com/nspcc-dev/neofs-node/issues/3. Bad link? Just 3rd testnet node? > write tcp 159.223.36.204:55904->116.203.249.217 @roman-khimov, are you sure that is not neo-go issue? Was there any lock? Seems like the...
> stop all mainchain rpc @532910, how long RPCs were down? Seconds? Minutes? > until all nodes are restarted @roman-khimov, what exact nodes? IR? SN?
No progress for now: one node local consensus does not allow reproducing. The best I can do here is wait until the next update and see the logs/profiles. If that...
100ms long blocks make it fail often.
@roman-khimov, @AnnaShaleva, @AliceInHunterland, there is some race-by-design currently and I am not sure what can be done here (mostly because I want to make a fix small and reliable, no...
@cthulhu-rider, we discussed that a little with @aprasolova and thought that it is pretty strange behavior: if a node looks for the object locally and finds out that it should...
> object isn't stored locally, yes? @cthulhu-rider, no, an object IS stored locally and a Node is not able to get it because of ACL. And the logic is: "could...