71 releases (20 breaking)

0.115.0 Apr 1, 2024
0.115.0-rc2 Mar 20, 2024
0.114.0 Feb 29, 2024
0.113.0-rc2 Dec 19, 2023
0.1.0 Nov 2, 2018

#22 in #nervos

Download history 18/week @ 2023-12-18 24/week @ 2023-12-25 20/week @ 2024-01-01 42/week @ 2024-01-08 25/week @ 2024-01-22 54/week @ 2024-01-29 332/week @ 2024-02-19 702/week @ 2024-02-26 82/week @ 2024-03-04 51/week @ 2024-03-11 320/week @ 2024-03-18 257/week @ 2024-04-01

632 downloads per month
Used in 6 crates (3 directly)

MIT license

2MB
48K SLoC

ckb-sync

This crate is a component of ckb.

The ckb sync/relayer protocols implementation

Minimum Supported Rust Version policy (MSRV)

This crate's minimum supported rustc version is 1.75.0


lib.rs:

The Sync module

Sync module implement ckb sync protocol as specified here: https://github.com/nervosnetwork/rfcs/blob/master/rfcs/0004-ckb-block-sync/0004-ckb-block-sync.md

Dependencies

~68–110MB
~2M SLoC