-
Notifications
You must be signed in to change notification settings - Fork 1k
NEO Oracle Milestone
Erik Zhang edited this page Nov 23, 2017
·
2 revisions
Neo's "Oracle" milestone will include the following:
- Wallet Standard: We will implement a new JSON based wallet file format, which contains more features, can be applied to multiple clients, and is easier to back up.
- Passphrase-protected private key: The private keys can be imported and exported in encrypted form.
- NeoContract ABI: ABI(application binary interface) will be implemented in all NEO clients.
- Dynamic Contract Invocation: With dynamic invocation, smart contracts will gain the ability to invoke arbitrary contracts at runtime.
- More APIs: Add more practical APIs for smart contracts.
- Network: We will improve the peer-to-peer protocol to make network communications more efficient.
- Bug fixes: Any known bug will be fixed in this milestone.
Here you can track the development progress of "Oracle" milestone.