Eval Exec
Eval Exec
### What problem does this PR solve? Cherry-pick https://github.com/nervosnetwork/ckb/pull/4946 Side effects - None ### Release note ```release-note Title Only: Include only the PR title in the release note. ```
### What problem does this PR solve? Issue Number: close #xxx Problem Summary: ### What is changed and how it works? Proposal: [xxx](url) What's Changed: ### Related changes - PR...
## Feature Request #### Is your feature request related to a problem? Please describe. Our CI workflows are currently slow, and we'd like to propose a few improvements: 1. **Push...
## Feature Request Currently, a node starting from scratch sends a `GetHeaders` request (containing `locator_hashes` and `hash_stop`) to a full node, which responds with 2000 headers from the latest common...
## Feature Request #### Is your feature request related to a problem? Please describe. * `ckb export` only supports exporting from genesis up to a target block height. * `ckb...
### What problem does this PR solve? ### Related changes - Add a CI action to check typos on PR. ### Check List Tests - No code ci-runs-only: [ quick_checks,linters...
Resolve https://github.com/nervosnetwork/faster-hex/issues/63
- **rust-toolchain: upgrade rust 2021** - **clippy: fix needless_return https://rust-lang.github.io/rust-clippy/master/index.html#needless_return** - **rust-toolchain: upgrade rust 2024 by cargo fix --edition** - execute `cargo fmt --all`
It seems that tree-sitter-kotlin v0.38 doesn't work well with tree-sitter 0.24 ```bash Updating crates.io index error: failed to select a version for `tree-sitter`. ... required by package `tree-sitter-kotlin v0.3.8` ......
Hello, I notice there is warning message in `*copilot-language-server-log*`, should we do something? ```bash [streamChoices] solution 0 returned. finish reason: [stop] [fetchCompletions] Request a1b56e08-7aa5-4176-837f-9289217ec556 at finished with 200 status after...