-
Part II development already started: https://github.com/igormcoelho/neo/tree/optimized-dbft-part-ii
It is designed on the top of #426.
The first trade-off to be analyzed will be sending all knows …
-
**Summary**
As it is comment here [Link](https://github.com/neo-project/neo/issues/901#issuecomment-511536448):
> Since every CN must sign its message, best approach here would be to have aggreg…
-
Using a distant API:
```
cedrok@DEMO:/Physical> lsog
********************************************
OGREE Shell Information
********************************************
USER EMAIL: cedrok@orness.f…
-
After new container starting, isn't possible to upload objects. Receive similar error:
```
init writing on API client: client failure: status: code = 1024 message = not enough nodes to SELECT from
…
-
Consider a network operated by @aprasolova. She has seven consensus nodes and tries to play with one of them, substituting CN+IR setup with a single IR using internal CN. We have a network with `TimeP…
-
With the latest to provide neofs-aio in one single image (commit 74b925abde8a96ea22882d73b1ad797d30d7d5fb) I've run into problems when creating an object within ~2 minutes of neofs-aio container start…
-
This shouldn't be possible:
```
cedrok@DEMO:/Physical> +si:TEST
successfully created object
cedrok@DEMO:/Physical> +si:TEST
successfully created object
cedrok@DEMO:/Physical> +si:TEST
successfu…
-
If there is an internal network issue like broadcast storm or the internal switch failure , the main chain stops working even though the inetwork issue has been fixed.
How to reproduce:
1) prepare K…
-
I've read the consensus document and I think I did all that's needed, but no blocks are produced. What I did is
1. Set `Consensus` `Enabled` in config to `true`
2. change wallet and password
3. use…
-
How to reproduce:
1) move the system time forward on 3 of 4 nodes like:
hwclock --set --date="01/01/24 00:00:00" && hwclock --hctosys
2) reboot the nodes
3) journalctl -fu neogo-morph-cn | rg "err…