Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
suchsoon opened a pull request on Conflux-Chain/confura
chore(store/mysql): fix function name in comment
wanliqun opened a pull request on Conflux-Chain/confura
Disable bound checks if no possible narrower log filter
- Fetch as many event logs as possible when bound checks are disabled. - Add further filter range suggestions for cases when merging event logs from multiple contract addresses within the log filt...wanliqun created a branch on Conflux-Chain/confura
add-disable-bound-check-for-getlogs - Ethereum infura like service to provide RPC endpoints for Conflux network.
nnsW3 opened a pull request on Conflux-Chain/confura
Docs fix spelling issues
Hello I fixed several spelling issues. Hope it helps.wanliqun pushed 1 commit to main Conflux-Chain/confura
- Suggest filter range for oversized `getLogs` response body (#242) 2af59da
wanliqun closed a pull request on Conflux-Chain/confura
Suggest filter range for oversized getLogs response body
<!-- Reviewable:start --> This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/Conflux-Chain/confura/...boqiu created a review on a pull request on Conflux-Chain/confura
> Reviewed 2 of 2 files at r1, all commit messages. > *[Reviewable](https://reviewable.io/reviews/Conflux-Chain/confura/242)* status: <span>:shipit:</span> complete! all files reviewed, all discu...
wanliqun pushed 1 commit to suggest-getlogs-body-oversized-request Conflux-Chain/confura
- minor improve 7dabfc6
wanliqun pushed 1 commit to suggest-getlogs-body-oversized-request Conflux-Chain/confura
- rename 42def13
wanliqun pushed 1 commit to suggest-getlogs-body-oversized-request Conflux-Chain/confura
- improve 1a6fd78
wanliqun opened a pull request on Conflux-Chain/confura
Add filter range suggestion for oversized getLogs response bytes
wanliqun created a branch on Conflux-Chain/confura
suggest-getlogs-body-oversized-request - Ethereum infura like service to provide RPC endpoints for Conflux network.
wanliqun pushed 1 commit to main Conflux-Chain/confura
- fix rpc parameter for cfxBridge get epoch receipts rpc (#241) 0f0dfa9
wanliqun closed a pull request on Conflux-Chain/confura
fix rpc parameter for cfxBridge get epoch receipts rpc
<!-- Reviewable:start --> This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/Conflux-Chain/confura/...wanliqun opened a pull request on Conflux-Chain/confura
fix rpc parameter for cfxBridge get epoch receipts rpc
wanliqun created a branch on Conflux-Chain/confura
fix-cfxbridge-get-epoch-receipt-rpc-parameter - Ethereum infura like service to provide RPC endpoints for Conflux network.
wanliqun closed a pull request on Conflux-Chain/confura
Ci docker release
<!-- Reviewable:start --> This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/Conflux-Chain/confura/...wanliqun pushed 1 commit to main Conflux-Chain/confura
- Optimize node mgr by eliminating duplicate heartbeats (#214) - Eliminate redundant heartbeat ping sent to identical ... db84e68
wanliqun closed a pull request on Conflux-Chain/confura
Optimize node mgr without redundant heartbeats
- Eliminate redundant heartbeat ping sent to identical full nodes. <!-- Reviewable:start --> - - - This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" ...wanliqun created a comment on a pull request on Conflux-Chain/confura
Deprecated due to [full node compatability fix](https://github.com/Conflux-Chain/conflux-rust/pull/2891)
wanliqun closed a pull request on Conflux-Chain/confura
EVM compat fix for call request not supporting `input` field
<!-- Reviewable:start --> This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/Conflux-Chain/confura/...wanliqun pushed 1 commit to main Conflux-Chain/confura
- Optimize epoch range inference by reusing existing field (#240) For oversized `getLogs` requests: - Remove extra ... 913e7e4