CKB Release v0.3.0 2019-01-02

19 views
Skip to first unread message

ian

unread,
Jan 3, 2019, 4:44:58 AM1/3/19
to ckb...@nervos.org, ckb-d...@nervos.org, ckb-in...@nervos.org
https://github.com/nervosnetwork/ckb/releases/tag/v0.3.0


v0.3.0 (2019-01-02)

Bug Fixes

  • consensus: resolve mining old block issue (#87) (e5da1ae)
  • p2p framework: use new strategy to evict inbound peer (95451e7)
  • p2p protocol: fix calculation of headers sync timeout (06a5e29)
  • p2p protocol: sync header verification (366f077)
  • scripting: regulate parameters used in syscalls (09e7cc7)
  • cli panic (c55e076)
  • cli subcommand setting (bdf323f)
  • uncheck subtract overflow (#88) (36b541f)

Features

  • cell model: rename outpoint to out_point as its type is OutPoint (#93) (3abf2b1))
  • p2p framework: add peers registry for tests(9616a18)
  • p2p framework: impl NetworkGroup for peer and multiaddr (e1e5750)
  • p2p framework: peerStore implements scoring interface (d160d1e)
  • p2p framework: try evict inbound peers when inbound slots is full (d0db77e)
  • peripheral: jsonrpc API modules (f87d9a1)
  • peripheral: use crate faketime to fake time (#111) (5adfd82)
  • scripting: add DATA_HASH field type in syscall Load Cell By Field (2d0a378)
  • scripting: add dep cell loading support in syscalls (cae937f)
  • scripting: assign numeric numbers for syscall parameters (3af9535)
  • scripting: use serialized flatbuffer format in referenced cell (49fc513)

BREAKING CHANGES

  • In P2P and RPC, field outpoint is renamed to out_point.
  • Config has changed, please see the
    diff.

Reply all
Reply to author
Forward
0 new messages