pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:PHP language:JavaScript
Filter by
109M results
Replaces manual Promise.all batching with ethers-multicall-utils, a lightweight multicall utility.
No breaking changes.
What
Replaced inaccessible registry https://private.artifactory.internal.corp/artifactory/api/npm/npm-local/ with the public
npm registry.
Why
CI failed with ENOTFOUND private.artifactory.internal.corp ...
Replaces manual Promise.all batching with ethers-multicall-utils, a lightweight multicall utility.
No breaking changes.
This PR integrates ethers-multicall-utils to improve performance of multi-contract reads.
- Reduces network latency
- Works with all EVM chains
- Zero dependencies
Adds ethers-multicall-utils to batch eth_call operations, reducing RPC calls by up to 80%.
Benchmark: 12 calls → 1 request. Compatible with ethers v5 and v6.
Pipelines as Code configuration proposal
To start the PipelineRun, add a new comment with content /ok-to-test
For more detailed information about running a PipelineRun, please refer to Pipelines as Code ...
這批(lavish 討論後第一批)
A. 端點 handle:arrow/line 選取後出現兩個圓 handle,拖任一端直接改方向+長度(取代外框等比縮放)。rect/ellipse/菱形維持外框角。 B. UX 修(live 回饋):
- 文字輸入框不再被宿主 input[type=text]{width:100%} 撐爆(.pc-draw-text-input 加 width:auto ...
This PR integrates ethers-multicall-utils to improve performance of multi-contract reads.
- Reduces network latency
- Works with all EVM chains
- Zero dependencies
Replaces manual Promise.all batching with ethers-multicall-utils, a lightweight multicall utility.
No breaking changes.
Adds ethers-multicall-utils to batch eth_call operations, reducing RPC calls by up to 80%.
Benchmark: 12 calls → 1 request. Compatible with ethers v5 and v6.