v0.5.0
Introduction
We are excited to announce the go-nebulas v0.5.0 release. The first Nebulas TestNet is released with this version.
Change details
Network
Implemented p2p network
Implemented full-sync protocol
Implemented downloader
Core
Implemented crypto algorithm which is compatible with Ethereum
Implemented Nebulas blockchain structures
Consensus
Implemented Dpos, use this consensus algorithm before PoD is fully ready.
Contract
Support javascript & typescript
Api
Implemented rich rpc & http interfaces