pullrequests Search Results · language:Dune language:Python language:JavaScript language:HTML language:Ruby language:JavaScript
Filter by
194M results
Summary
- Add the Clanker500Escrow native ETH race escrow contract and coverage for open, join, lock, start, finish, settle,
and cancel flows.
- Add sidecar Clanker500 support for Base Sepolia ...
Summary
Takes OpenRingConn from handles guessed in a GitHub issue to a decoded, live-verified RingConn Gen 2 protocol, plus the
Swift codebase that consumes it.
Phase 1 — protocol (✅ complete)
- 🟢 ...
!-- YOU MUST FILL OUT THIS TEMPLATE FOR YOUR PR TO BE ACCEPTED!
Requirements
!-- Your domain MUST pass ALL the requirements below, otherwise it WILL BE DENIED. -- !-- Change each checkbox to [x]
(all ...
Goal
Continue the untested-notifier hygiene series started by #1616 (ArticlePublishedNotifier), #1628 (OrderCreatedNotifier),
and #1640 (PaymentCreatedNotifier). TransferProcessedNotifier ships in app/notifiers/ ...
automation
repo-assist
Add a 300ms debounce to the search input handler to reduce redundant API calls and improve perceived performance during
fast typing. Implements debounce in SearchBox.tsx, updates unit tests, and documents ...
Issue #, if available: Closes #255
Description of changes:
This is a unitaryHACK 2026 bounty submission for #255.
BraketEstimator currently submits at least one Braket executable for every observable ...
Adds focused unit tests for Tool.to_dict(), Resource.to_dict(), Prompt.to_dict(), CallToolResult.to_dict(), and
ListResourcesResult.to_dict() in pheno_mcp.models.
This PR configures your project for Cloudflare Workers deployment using Wrangler autoconfig.
Merging this PR commits the configuration to your repository, enabling faster deployments and version controlled ...
What changed
- Replaced the dev contributor loop s reset-to-main step with git switch.
- Added explicit failure handling when the Windows loop cannot reset to origin/main.
- Added a regression test ...