-
Currently, we still face challenges such as efficient random numbers, privacy computing, anonymous transaction. Therefore I propose to update the Oracle system to support BLS and TEE to address all th…
Jim8y updated
3 years ago
-
Right now `ValidatorsCount` sets proper CN count for the whole network lifetime which is acceptable for most public networks, but doesn't fit well some of NeoFS scenarios (growing a network from one n…
-
### Version info
**Angular:** 7.2.5
**Firebase:** 5.8.3
**AngularFire:** 5.1.1
**Other (e.g. Ionic/Cordova, Node, browser, operating system):** node 10.14.2, macOs X
### How to reproduce …
-
I have full logs if needed. There are some RPC errors an hour before and a huge amount of peer connects/disconnects.
While this can be someone trying to exploit fresh VM OOM bugs, I think we should a…
-
I've been trying to complete building a private chain with one node [development guide](https://docs.neo.org/docs/en-us/develop/network/private-chain/solo.html). It works until I try to withdrawing NE…
-
- update June 24 2021, **remove VRF**, currently allow the primary to generate the `nonce` directly with `Random` system call, will `update it with BLS` based on issue #1657 .
- update May 17 2021, *…
Jim8y updated
3 years ago
-
**Describe the bug**
Stateroot messages are spread through the network as extensible payloads and these payloads are signed by each state validator individually using different senders. Even though a…
-
I don't think NeoFS should provide any SYSCALL for smart contracts. Instead, NeoFS should provide a native contract.
Methods:
1. Balance: `withdraw`
2. IR nodes: `register`, `vote`
(Please a…
-
I faced with the following issue during mixed consensus bench run (1 Go node, 3 C# nodes and Go RPC node):
```
2020-12-18T15:53:03.303Z INFO received Commit {"validator": 3}
2020-12-18T15:53:03.3…
-
https://github.com/neo-project/neo/blob/6cb8cc951ee22415a531fca7811f76c3966771f7/src/neo/Ledger/Blockchain.cs#L384-L406
https://github.com/neo-project/neo/blob/6cb8cc951ee22415a531fca7811f76c396677…