neo
neo copied to clipboard
NEO Smart Economy
I have Neo legacy account and I have only claimed the gas and not transferred any amount out. When I accessed my account on November 6th, I have noticed that...
**Summary or problem description** This is a summary , discussed in detail is in issue #1573 In the current system, if a multi-signature operation needs to be completed, manual or...
Converse of #2566. Resolve https://github.com/neo-project/neo/pull/2566#issuecomment-896458076. Drop plugin file watcher as it brings problems when changing file, while merely no usage in return.
Close #2570 Furthermore, we should regulate that IPersistencePlugin.OnCommit & IPersistencePlugin.OnPersist should never change the content of snapshot
Over the last 6 weeks I have converted several thousand lines of Solidity code from the Ethereum version of my dApp to C# code that runs on NEO N3. Very...
Hi, Is it possible to replace a transaction that I had sent previously, with another one, with a higher fee? Use case: I've sent a transaction, but due to changes...
**Summary or problem description** The network `Message` class selectively applies compression to its payloads https://github.com/neo-project/neo/blob/d092510d0b416f30d5dca7be9913193443bebb96/src/neo/Network/P2P/Message.cs#L69-L80 While this is beneficial for performance in general, it can be problematic when trying to...
**Summary or problem description** This issue is focused in discussing desired features for dBFT 3.0, and proposed specification for double-speaker proposals (dBFT3-WS2). **Do you have any solution you want to...
**Describe the bug** https://github.com/neo-project/neo/pull/2307 was closed as a duplicate of https://github.com/neo-project/neo/pull/2050 while the latter was also closed without ever including the fix. I ran into a state (and gas consumption)...
I’d like to open a discussion about a possible enhancement to Neo’s governance protocol. Currently there is no incentive for a voter to choose a node outside the top 21...