nervosnetwork / ckb

The Nervos CKB is a public permissionless blockchain, and the layer 1 of Nervos network.
https://www.nervos.org
MIT License
1.15k stars 228 forks source link

Prevent `ckb-shared` import `ckb-db-schema` #4524

Open eval-exec opened 1 month ago

eval-exec commented 1 month ago

What problem does this PR solve?

Problem Summary:

I believe that loading the COLUMN_NUMBER_HASH data in ckb-shared is not appropriate; it should be moved to ckb-store.

What is changed and how it works?

Related changes

Check List

Tests

Side effects

Release note

Title Only: Include only the PR title in the release note.