Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Sjors
/
electrs
Public
forked from
romanz/electrs
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
wip: use IPC for various things
- #1
#1
Open
Sjors
wants to merge 21 commits into
master
Sjors/electrs:master
from
2026/05/ipc
Sjors/electrs:2026/05/ipc
Copy head branch name to clipboard
Conversation
Commits
21
(21)
Checks
Files changed
Open
wip: use IPC for various things
#1
Sjors
wants to merge 21 commits into
master
Sjors/electrs:master
from
2026/05/ipc
Sjors/electrs:2026/05/ipc
Copy head branch name to clipboard
Commits
Commits on May 12, 2026
ipc: add Cap'n Proto chain client and route block fetches
Show description for 460810f
Sjors
committed
460810f
View commit details
Copy full SHA for 460810f
Browse repository at this point
tests: add IPC integration variant of run.sh
Show description for c79e25d
Sjors
committed
c79e25d
View commit details
Copy full SHA for c79e25d
Browse repository at this point
ci: run the experimental IPC integration test
Show description for 328a832
Sjors
committed
328a832
View commit details
Copy full SHA for 328a832
Browse repository at this point
daemon: use Chain.havePruned for the pruning check when IPC is set
Show description for 430b83c
Sjors
committed
430b83c
View commit details
Copy full SHA for 430b83c
Browse repository at this point
daemon: serve get_block_txids from Chain.findBlock when IPC is set
Show description for 7ddb643
Sjors
committed
7ddb643
View commit details
Copy full SHA for 7ddb643
Browse repository at this point
daemon: broadcast transactions via Chain.broadcastTransaction when IPC is set
Show description for 207b9d6
Sjors
committed
207b9d6
View commit details
Copy full SHA for 207b9d6
Browse repository at this point
experimental: header sync via Chain.findLocatorFork + findBlock
Show description for 8001081
Sjors
committed
8001081
View commit details
Copy full SHA for 8001081
Browse repository at this point
experimental: tip-change notifications via Chain.waitForNotificationsIfTipChanged
Show description for 90ecc08
Sjors
committed
90ecc08
View commit details
Copy full SHA for 90ecc08
Browse repository at this point
tests: clean shutdown for regtest fixtures
Show description for 82607f0
Sjors
committed
82607f0
View commit details
Copy full SHA for 82607f0
Browse repository at this point
experimental: skip P2P connection entirely when IPC is configured
Show description for 39c800d
Sjors
committed
39c800d
View commit details
Copy full SHA for 39c800d
Browse repository at this point
ipc: cache header-fetch blocks for the immediate for_blocks pass
Show description for 6b12952
Sjors
committed
6b12952
View commit details
Copy full SHA for 6b12952
Browse repository at this point
ci: also run on push to non-master branches
Show description for 61935e4
Sjors
committed
61935e4
View commit details
Copy full SHA for 61935e4
Browse repository at this point
daemon: route fee estimation through Chain.{estimateSmartFee,relayMinFee} on IPC
Show description for da169ad
Sjors
committed
da169ad
View commit details
Copy full SHA for da169ad
Browse repository at this point
ci: fix regtest integration test reliability
Sjors
committed
f2510ab
View commit details
Copy full SHA for f2510ab
Browse repository at this point
ci: use bundled RocksDB in IPC job
Sjors
committed
d343d3d
View commit details
Copy full SHA for d343d3d
Browse repository at this point
ipc: sync mempool via Chain notifications
Sjors
committed
d9cd4ba
View commit details
Copy full SHA for d9cd4ba
Browse repository at this point
ipc: derive mempool entry metadata from Chain coins
Sjors
committed
c389f12
View commit details
Copy full SHA for c389f12
Browse repository at this point
ci: cache Rust dependencies
Sjors
committed
a69bb63
View commit details
Copy full SHA for a69bb63
Browse repository at this point
ipc: satisfy Clippy async fn lint
Sjors
committed
194f0ec
View commit details
Copy full SHA for 194f0ec
Browse repository at this point
ipc: drop confirmed txs from notification mempool
Sjors
committed
d759191
View commit details
Copy full SHA for d759191
Browse repository at this point
test: assert IPC backend in integration test
Sjors
committed
dbdb633
View commit details
Copy full SHA for dbdb633
Browse repository at this point
You can’t perform that action at this time.