cloud8little
cloud8little
**Describe the bug** when total votes is more than 2000,0000; and the new validator should be able to start a new-round consensus. **To Reproduce** Steps to reproduce the behavior: 1....
neo-cli will deal with Logs and Data_LevelDB folder without the magic number, should they also be updated? @erikzhang ```cs public LoggerSettings(IConfigurationSection section) { this.Path = section.GetValue("Path", "Logs_{0}"); this.ConsoleOutput = section.GetValue("ConsoleOutput",...
**Summary or problem description** Currently we can only input command after starting neo-cli, such as create/open wallet, deploy contract, invoke contract, and the same time, neo-cli will sync blocks in...
How to reproduce it: Start node, input any invalid command: open wallteccxxx, then enter ctrl+w to delete wallteccxxx , nothing happened. Expected behavior: ctrl+w should delete word to correct typo...
This issue is opened for all feedbacks for the new developed CSharp compiler. [ToBeAdded] - [x] #499 Support ByteString explicit cast for BigInteger type - [x] #501 Support array foreach...
**Describe the bug** https://github.com/neo-project/neo/issues/2516 When deal with massive oracle requests, oracle response with different result always stay in the oracle request memory. Each oracle node will construct its oracle response...
**Describe the bug** listplugins when RpcServer is installed. **To Reproduce** Steps to reproduce the behavior: 1. Install RpcServer, ApplicationLogs, LevelDBStore and RpcNep5Tracker 2. Start the node 3. call listplugins request,...
**Summary or problem description** Currently we can only input command after starting neo-cli, such as create/open wallet, deploy contract, invoke contract, and the same time, neo-cli will sync blocks in...
