v1.0.0(Eagle Nebula)
Introduction
We are so excited to release the Go-Nebulas v1.0.0, called "Eagle Nebula".
Features
- Javascript/Typescript is the first smart contract language supported by Nebulas.
- Using protobuf for data serialization, i.e. developer-friendly.
- Using RocksDB, which brings better performance.
- Introducing PEE (Parallel Execution Environment) to improve performance.
- Chunk-based Synchronization mechanism, which is more efficient.
- Optimized address encode/decode.