Nervos CKB Development Update #29

Ian Yang
Nervos Network
Published in
2 min readMar 1, 2020

Feb 3 — Feb 16

By Cipher Wang, Ian Yang

TL;DR

  • Released CKB v0.28.0 and Neuron v0.28.0.
  • Molecule plugin system and driftluo/moleculec-go.
  • Neuron now supports full payload format addresses.
  • Neuron now supports public key export & import, which is important to read-only wallet and Neuron debugging.

Changes in CKB

We released CKB v0.28.0. The breaking change #1879 added outputs_validator to send_transaction RPC (@quake).

Linfeng published an article to explain how to construct complex transaction using ckb-cli.

Molecule now supports plugin, see driftluo/moleculec-go as an example. And yes, you can use molecule in Go now.

The team is actively probing the area Light Client and Lighting Network.

Changes in Toolchain

Neuron has released v0.28.0, and it’s bundled with CKB node v0.28.0.

  • Now support full payload format addresses
  • Support public key export & import, which is important to read-only wallet and Neuron debugging

CKB Explorer changes

  • Add wallet page portal on title bar
  • Add transaction index jump and highlight functionality

Keyper project has been started. Keyper is an experimental project which is going to provide an ownership layer for CKB.

Publish molecule-javascript, a plugin for the molecule serialization system to generate JavaScript code.

Join our community: Github Forum Reddit Twitter

For discussions or questions join the conversation on Discord or check out one of our community Telegram channels: English, Korean, Russian, Japanese, Spanish, Vietnamese and Chinese

--

--