neo-node icon indicating copy to clipboard operation
neo-node copied to clipboard

Results 93 neo-node issues
Sort by recently updated
recently updated
newest added

操作如下:(除了安装插件未做任何操作,包括同步、配置也是全新开始) neo> plugins Loaded plugins: [email protected] Uses LevelDB to store the blockchain data neo> install ApplicationLogs From https://github.com/neo-project/neo-modules/releases/download/v3.4.0/ApplicationLogs.zip Downloading ApplicationLogs.zip 5KB/5KB 100% SHA256: 5b918c6907f9ec63e80f01b685a1d16acfb6e21f6bec4d3b2e37686dcd010b90 Installing dependency: RpcServer From https://github.com/neo-project/neo-modules/releases/download/v3.4.0/RpcServer.zip Downloading...

updated to work under https://github.com/neo-project/neo-modules/pull/709 This pr implements neo-project/neo-node#863 Mode system is intended to help developers to save and load neo node configurations. 1. cli provides some default settings, such...

node

From snapshot: block: 290070/290070 connected: 0 unconnected: 0 `[19:19:36.703] Operation is not valid due to the current state of the object.` --- From scratch: peers are connected but sync process...

It's 2021. Lets not ask people to download code to install the CLI or even download an exe _and then install_ an extra db, etc. Lets make this _really simple_...

My neo-cli 3.1.0 is not working after I upgraded to Monterey.

https://docs.microsoft.com/en-us/dotnet/maui/what-is-maui

I am used to use neo-local for my previous project but it seems neo-local has no maintainers and outdated for awhile. I am trying to set a new development env...

I get transaction data in RPC method **getrawtransaction** Response: ```json { "jsonrpc": "2.0", "id": 1, "result": { "hash": "0x298f90345616ea02a34eff1ff1f7746f64e1107ef9c2024ba3d3d44baba2a249", "size": 245, "version": 0, "nonce": 1694186825, "sender": "NS6Co9HZtohau546wB6txqyTzhaqantVAH", "sysfee": "997778", "netfee":...