SAN FRANCISCO, October 17, 2017 — We are excited to announce the go-nebulas v0.2.0 release. Go-nebulas is now a full-fledged blockchain system. It provides sync protocol to allow any nodes to join nebulas network at any time. It implements a transaction pool for transaction executions. It also provides RPC interfaces to query account state and send transaction.
Core
- Implements transaction pool.
- Prevents record-replay attack of transaction.
- Uses Protocol Buffer for serialization.
Net
- Implements Sync Protocol.
- Implements Broadcast function.
RPC
- Adds AccountState API.
- Adds SendTransaction API.
Crypto
- Supports Ethereum-keystore file.
- Supports multi keystore files management in KeyStore.
You will find more details on: https://github.com/nebulasio/go-nebulas
About Nebulas
Nebulas is the world’s first blockchain search engine. Nebulas organizes the world’s blockchain information and makes it universally accessible.
Nebulas framework will focus on 3 areas:
- Measuring the value of distributed applications & smart contracts
- Incentive ecosystem for developers
- A self-evolving blockchain system
For more information, please visit: https://nebulas.io/