proposals icon indicating copy to clipboard operation
proposals copied to clipboard

NEO Enhancement Proposals

Results 53 proposals issues
Sort by recently updated
recently updated
newest added

**Summary:** I would like to open a discussion to add some kind of extension to NEP-17 standard, maybe NEP-17.1 or any name that may fit, which would allow/replicate some features...

This is a draft PR for the updated Debug Info used by the [Neo Debugger Storage Schema Preview](https://github.com/neo-project/neo-debugger/blob/master/docs/storage-schema-overview.md). Changes are not expected, but until the storage schema work is out...

This is not needed, and redundat because it's done during the syscall https://github.com/neo-project/neo/blob/736c346b9d8b1404f10023eeecb3a8e92ae0c542/src/neo/SmartContract/ApplicationEngine.Runtime.cs#L216

This is not needed, and redundat because it's done during the syscall https://github.com/neo-project/neo/blob/736c346b9d8b1404f10023eeecb3a8e92ae0c542/src/neo/SmartContract/ApplicationEngine.Runtime.cs#L216

Neo is in need of a multi token standard. https://ethereum.org/en/developers/docs/standards/tokens/erc-1155/#:~:text=What%20is%20meant%20by%20Multi,both%20at%20the%20same%20time.

NEP-Standard
accepted

Since NEP-10 was marked obsolete once the `SupportedStandards` was moved to the manifest, there is no current NEP I can find that specifies how the name and number of the...

I believe the NEP-11 standard could use some clarification when it comes to the `properties` method. The official standard (here: https://github.com/neo-project/proposals/blob/master/nep-11.mediawiki) states that for the properties method: `Returns a serialized...

Now that we have Refuel mechanism, I propose that we discuss some NEP for Sponsored Operations, with the following operation: - `sponsorValue(string methodName, object[] args, Hash160 sender) -> BigInteger "GAS"`...