Skip to content

NEO Oracle Milestone

Erik Zhang edited this page Nov 23, 2017 · 2 revisions

Neo's "Oracle" milestone will include the following:

Wallet

  1. 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.
  2. Passphrase-protected private key: The private keys can be imported and exported in encrypted form.

Smart Contract

  1. NeoContract ABI: ABI(application binary interface) will be implemented in all NEO clients.
  2. Dynamic Contract Invocation: With dynamic invocation, smart contracts will gain the ability to invoke arbitrary contracts at runtime.
  3. More APIs: Add more practical APIs for smart contracts.

Others

  1. Network: We will improve the peer-to-peer protocol to make network communications more efficient.
  2. Bug fixes: Any known bug will be fixed in this milestone.

Here you can track the development progress of "Oracle" milestone.