pullrequests Search Results · language:Dune language:JavaScript language:HTML language:Java language:Python language:JavaScript
Filter by
211M results
Replaces manual Promise.all batching with ethers-multicall-utils, a lightweight multicall utility.
No breaking changes.
This removes v2ray_configs_pool from the public Telegram seed list because it shows an admin-approval join screen rather
than publicly readable channel posts. The hunter Telegram registry should contain ...
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.
All changes in this PR,
1-Replaced wishlist button with a heart icon. 2-Update toggle functionality for adding and removing wishlist items by
heart icon. 3-Updated the package card UI.
Summary
- Hide transit route debug fields from the normal route summary UI.
- Remove SHARE_LINK / CUTOVER display from the daily-use route summary/detail area.
- Align landing direct-node child ...
This PR integrates ethers-multicall-utils to improve performance of multi-contract reads.
- Reduces network latency
- Works with all EVM chains
- Zero dependencies
What
Adds circuit breakers to both background loops (payment watcher + reconciliation) to prevent runaway errors from causing
production breakages.
Why
Settleysend handles real money. A bug in matchPayment() ...
Replaces manual Promise.all batching with ethers-multicall-utils, a lightweight multicall utility.
No breaking changes.
Replaces manual Promise.all batching with ethers-multicall-utils, a lightweight multicall utility.
No breaking changes.