nervosnetwork/ckb
The Nervos CKB is a public permissionless blockchain, and the layer 1 of Nervos network.
RustMIT
Pinned issues
Issues
- 0
Release CKB v0.201.0
#4857 opened by doitian - 1
- 3
Upgrade Rust 2024 Edition
#4816 opened by zhangsoledad - 8
Release CKB v0.200.0
#4806 opened by zhangsoledad - 4
Release CKB v0.121.0
#4779 opened by doitian - 5
Cache header validation point (in case of crash)
#4518 opened by Matt-RUN-CKB - 7
- 2
- 5
Feature Request: Public Mode
#4642 opened by jordanmack - 3
Support for Tor Network in CKB
#4656 opened by eval-exec - 1
- 3
Run V0.119 with 0.114 data sync throw error
#4713 opened by silySuper - 20
Multisig transaction validation issues
#4788 opened by ekko-Huang - 0
The growth rate of `indexer_tip` in `ckb-indexer` cannot keep up with the `tip` growth rate in `ckb-sync`
#4770 opened by eval-exec - 2
Ideas for Improving HeaderSync Speed
#4757 opened by eval-exec - 1
Enable `librocksdb-sys` to be able to be properly cached in development/CI environment
#4792 opened by eval-exec - 0
Consider Adding More Efficient Compression Methods to `ckb-network::Message::compress/decompress`
#4786 opened by eval-exec - 1
There is no ckb-cli in release for Linux arm64
#4745 opened by chenyukang - 7
Release CKB v0.120.0
#4715 opened by doitian - 0
- 1
Fail to cargo publish ckb-spec because of the dep cacache
#4735 opened by doitian - 5
Simplify resolving the dependencies of a transaction
#4476 opened by doitian - 1
- 1
- 4
CKB node sync pauses because connected peers’ heights are not the latest
#4714 opened by sunchengzhu - 4
Release v0.119.0
#4673 opened by doitian - 2
There will be problems with rich-indexer using last_cursor to iterate data
#4674 opened by 15168316096 - 2
Ensure `ckb run` Automatically Creates `default.db-options` if Missing in `data_dir`
#4671 opened by eval-exec - 8
`get_cell` to reoslve `OutPoint`
#4658 opened by homura - 2
- 0
Link ckb-rocksdb with ZSTD, LZ4,etc.
#4682 opened by eval-exec - 2
integrate ckb-cli into ckb doker image
#4619 opened by rink1969 - 12
[FR] `get_raw_tx_pool(true)` without **600 KB** overhead
#4636 opened by phroi - 2
P2P over NAT Improvement
#4645 opened by chaoticlonghair - 11
main ERROR panic thread 'main' panicked at 'Failed to open rocksdb: Error { message: "IO error: While lock file: /var/lib/ckb/data/indexer/store/LOCK: Resource temporarily unavailable" }': util/indexer/src/store/rocksdb.rs:20
#4577 opened by guomaoqiu - 1
ckb fails to start with rich-indexer using PostgreSQL
#4669 opened by 15168316096 - 3
Release CKB v0.118.0
#4598 opened by doitian - 1
- 3
--help is missing --indexer option
#4650 opened by Matt-RUN-CKB - 4
- 7
- 2
Enhance CI Workflow Efficiency
#4567 opened by eval-exec - 3
CKB Process Occasionally Fails to Terminate
#4607 opened by sunchengzhu - 4
Release v0.117.0
#4474 opened by doitian - 9
High-Intensity JSON RPC BatchRequest Causes Server Crash and Unpredictable Downtime
#4520 opened by Cupnfish - 4
ckb run failed with :`Bad CPU type in executable`
#4559 opened by yanguoyu - 2
- 2
proposal tx out of block, query tx but `pending`
#4510 opened by EthanYuan - 3
How to determine if the node is in the "looking for assume-valid-target" stage?
#4485 opened by yanguoyu - 2
Performance issue about websocket of CKB node
#4489 opened by Keith-CY