Eval Exec

Results 155 issues of Eval Exec

## Feature Request #### Is your feature request related to a problem? Please describe. As CKB nodes continue to grow with more blocks, the data directory's disk space usage increases...

t:enhancement
stale

## Feature Request #### Is your feature request related to a problem? Please describe. When running `ckb run`, it would be ideal if the absence of the `default.db-options` file in...

t:enhancement

### What problem does this PR solve? ### What is changed and how it works? Proposal: [xxx](url) What's Changed: ### Related changes - [ ] Add guide to start ckb...

### What problem does this PR solve? This PR aims to verify script groups in parallel. ### What is changed and how it works? ### Related changes - use rayon...

## Bug Report ### Current Behavior Seems that a integration test stuck on MacOS. https://github.com/nervosnetwork/ckb/actions/runs/9936176897/job/27443842912 ### Expected Behavior After investigation, it's `ForkedTransaction` stall 2 hours. ### Environment - **CKB version**:...

t:bug
stale

### 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...

copilot-node-server renamed agent.js to language-server.js: https://github.com/jfcherng/copilot-node-server/pull/10/files

Should remove the extra ` char in the beginning and ending of the line. ![image](https://github.com/user-attachments/assets/3ae56775-50b4-43ac-a6ee-6b0b6bc45cb9)

- **upgrade rust-toolchain to 1.85.0** - **Apply cargo clippy suggestion fix** - **Add explicit lifetime to PluginSubCommand and YamlEmitter** - **Upgrade tokio, openssl, fix security-audit**