Skip to content

v1.0.0(Eagle Nebula)

Compare
Choose a tag to compare
@royshang royshang released this 30 Mar 00:36
· 490 commits to develop since this release

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.