Eval Exec

Results 155 issues of Eval Exec

## Feature Request We have observed that the growth speed of indexer_tip in ckb-indexer cannot keep up with the growth speed of tip in ckb-sync. We should investigate and identify...

t:enhancement

### What problem does this PR solve? Issue Number: close #4792 ### Related changes - Enable cache in linter/unit test/integration test for ckb-librocksdb-sys on CI workflows ### Check List Tests...

## Feature Request #### Is your feature request related to a problem? Please describe. In the development environment, switching Git branches/commits locally often triggers repeated compilation of `librocksdb-sys`. If we...

t:enhancement

## Feature Request #### Is your feature request related to a problem? Please describe. In the current implementation, ckb-network only supports the Snappy compression method. https://github.com/nervosnetwork/ckb/blob/9f48908d523bfdcf920e06ae649ad30d107e2688/network/src/compress.rs#L67-L99 How about considering supporting...

t:enhancement

### What problem does this PR solve? Waiting https://github.com/nervosnetwork/ckb-docker-builder/pull/32 What's Changed: ### Related changes - Specify 20.04 tag to aarch64 ubuntu image ### Check List Tests - Unit test -...

- **Add get_locator_responses** - **Send multi continuous Headers** ### What problem does this PR solve? Issue Number: close #xxx Problem Summary: ### What is changed and how it works? Proposal:...

### What problem does this PR solve? Wating https://github.com/nervosnetwork/ckb-docker-builder/pull/31 Problem Summary: ### What is changed and how it works? ### Related changes - drop centos-7 docker-builder, use ubuntu-20.04 as builder...

## Summary - Replace O(n×m) line-by-line checking with O(m) range-based algorithm - Pre-compute unchanged line ranges from diff hunks instead of checking each line individually ## Performance Results **Before (profiler...

Resolve https://github.com/emacsorphanage/git-gutter/issues/129 This PR want to add git staged sign, which is `git diff --cached`