Skip to content

update testnet bootnodes#5176

Merged
chenyukang merged 1 commit into
nervosnetwork:developfrom
jiangxianliang007:update-testnet-bootnodes
Apr 21, 2026
Merged

update testnet bootnodes#5176
chenyukang merged 1 commit into
nervosnetwork:developfrom
jiangxianliang007:update-testnet-bootnodes

Conversation

@jiangxianliang007
Copy link
Copy Markdown
Contributor

The Bahrain node cannot be restored due to a data center failure and needs to be deleted.

What problem does this PR solve?

Issue Number: close #xxx

Problem Summary:

What is changed and how it works?

Proposal: xxx

What's Changed:

Related changes

  • PR to update owner/repo:
  • Need to cherry-pick to the release branch

Check List

Tests

  • Unit test
  • Integration test
  • Manual test (add detailed scripts or steps below)
  • No code

Side effects

  • Performance regression
  • Breaking backward compatibility

The Bahrain node cannot be restored due to a data center failure and needs to be deleted.
@jiangxianliang007 jiangxianliang007 requested a review from a team as a code owner April 21, 2026 03:48
@jiangxianliang007 jiangxianliang007 requested review from a team, chenyukang, doitian and gpBlockchain and removed request for a team April 21, 2026 03:48
Comment thread README.md
- [Configure CKB](docs/configure.md)
- [Platform Support](docs/platform-support.md)
- [How to Download or Build CKB Binary](https://docs.nervos.org/docs/basics/guides/get-ckb)
- [How to Download or Build CKB Binary on Windows](https://docs-old.nervos.org/docs/basics/guides/ckb-on-windows)
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why remove this line?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Because https://docs.nervos.org/docs/basics/guides/get-ckb redirects to the old documentation site at https://docs-old.nervos.org/docs/basics/guides/get-ckb

On the new documentation site at https://docs.nervos.org/docs/node/install-ckb, the compilation and download sections for Linux, macOS, and Windows have been combined into a single page.

@chenyukang chenyukang merged commit af4bbc3 into nervosnetwork:develop Apr 21, 2026
47 of 49 checks passed
@nervos-bot nervos-bot Bot mentioned this pull request Apr 10, 2026
eval-exec pushed a commit to eval-exec/ckb that referenced this pull request Apr 28, 2026
## 🤖 New release

* `ckb-constant`: 1.1.0 -> 1.1.1
* `ckb-types`: 1.1.0 -> 1.1.1
* `ckb-resource`: 1.1.0 -> 1.1.1
* `ckb-app-config`: 1.2.0 -> 1.2.1
* `ckb-network`: 1.2.0 -> 1.2.1
* `ckb-tx-pool`: 1.2.0 -> 1.2.1
* `ckb-shared`: 1.1.0 -> 1.1.1
* `ckb-chain`: 1.2.0 -> 1.2.1
* `ckb-rich-indexer`: 1.1.0 -> 1.1.1
* `ckb-rpc`: 1.2.1 -> 1.2.2

<details><summary><i><b>Changelog</b></i></summary><p>

## `ckb-constant`

<blockquote>

##
[1.1.1](nervosnetwork/ckb@ckb-constant-v1.1.0...ckb-constant-v1.1.1)
- 2026-04-24

### Changed

- update assume valid target (by @doitian)

### Contributors

- @doitian
</blockquote>

## `ckb-types`

<blockquote>

##
[1.1.1](nervosnetwork/ckb@ckb-types-v1.1.0...ckb-types-v1.1.1)
- 2026-04-24

### Fixed

- overhaul proposal selection and prioritization logic (nervosnetwork#5023) (by
@zhangsoledad)

### Contributors

- @zhangsoledad
</blockquote>

## `ckb-resource`

<blockquote>

##
[1.1.1](nervosnetwork/ckb@ckb-resource-v1.1.0...ckb-resource-v1.1.1)
- 2026-04-24

### Changed

- update testnet bootnodes (nervosnetwork#5176) (by @jiangxianliang007)
- sort WalkDir entries in resource bundling (nervosnetwork#5156) (by @eval-exec)

### Contributors

- @jiangxianliang007
- @eval-exec
</blockquote>

## `ckb-app-config`

<blockquote>

##
[1.2.1](nervosnetwork/ckb@ckb-app-config-v1.2.0...ckb-app-config-v1.2.1)
- 2026-04-24

### Fixed

- overhaul proposal selection and prioritization logic (nervosnetwork#5023) (by
@zhangsoledad)

### Contributors

- @zhangsoledad
</blockquote>

## `ckb-network`

<blockquote>

##
[1.2.1](nervosnetwork/ckb@ckb-network-v1.2.0...ckb-network-v1.2.1)
- 2026-04-24

### Changed

- upgrade deps (nervosnetwork#5132) (by @driftluo)

### Contributors

- @driftluo
</blockquote>

## `ckb-tx-pool`

<blockquote>

##
[1.2.1](nervosnetwork/ckb@ckb-tx-pool-v1.2.0...ckb-tx-pool-v1.2.1)
- 2026-04-24

### Fixed

- overhaul proposal selection and prioritization logic (nervosnetwork#5023) (by
@zhangsoledad)

### Contributors

- @zhangsoledad
</blockquote>

## `ckb-shared`

<blockquote>

##
[1.1.1](nervosnetwork/ckb@ckb-shared-v1.1.0...ckb-shared-v1.1.1)
- 2026-04-24

### Fixed

- ensure temporary directories are cleaned up after tests (nervosnetwork#5163) (by
@jetjinser)

### Contributors

- @jetjinser
</blockquote>

## `ckb-chain`

<blockquote>

##
[1.2.1](nervosnetwork/ckb@ckb-chain-v1.2.0...ckb-chain-v1.2.1)
- 2026-04-24

### Fixed

- overhaul proposal selection and prioritization logic (nervosnetwork#5023) (by
@zhangsoledad)

### Contributors

- @zhangsoledad
</blockquote>

## `ckb-rich-indexer`

<blockquote>

##
[1.1.1](nervosnetwork/ckb@ckb-rich-indexer-v1.1.0...ckb-rich-indexer-v1.1.1)
- 2026-04-24

### Fixed

- preserve leading zero bytes and handle all-0xFF overflow in
rich-indexer prefix search upper bound (nervosnetwork#5166) (by @Copilot)

### Contributors

- @Copilot
</blockquote>

## `ckb-rpc`

<blockquote>

##
[1.2.2](nervosnetwork/ckb@ckb-rpc-v1.2.1...ckb-rpc-v1.2.2)
- 2026-04-24

### Changed

- *(rpc)* correct PRC typo in docs and comments (nervosnetwork#5130) (by @eval-exec)

### Fixed

- ensure temporary directories are cleaned up after tests (nervosnetwork#5163) (by
@jetjinser)
- generate GitHub-compatible RPC doc anchors (nervosnetwork#5136) (by @eval-exec)
- overhaul proposal selection and prioritization logic (nervosnetwork#5023) (by
@zhangsoledad)

### Contributors

- @jetjinser
- @eval-exec
- @zhangsoledad
</blockquote>


</p></details>

---
This PR was generated with
[release-plz](https://github.com/release-plz/release-plz/).

Co-authored-by: nervos-bot[bot] <46313439+nervos-bot[bot]@users.noreply.github.com>
@doitian doitian mentioned this pull request Apr 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants