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 }}
bitcoindevkit
/
rust-electrum-client
Public
Notifications
You must be signed in to change notification settings
Fork
82
Star
89
Code
Issues
25
Pull requests
9
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Actions: bitcoindevkit/rust-electrum-client
Actions
All workflows
Workflows
Audit
Audit
CI
CI
CodeQL
CodeQL
Show more workflows...
Management
Caches
CI
CI
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
cont_integration.yml
will be ignored since log searching is not yet available
117 workflow runs
117 workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
Fix auth integration improvements
CI
#470:
Pull request
#227
opened by
dorinengabdoh
Action required
dorinengabdoh:fix-auth-integration-improvements
dorinengabdoh:fix-auth-integration-improvements
Action required
View #227
View workflow file
feat: add integration tests with keycloak through testcontainers
CI
#469:
Pull request
#224
synchronize by
sdmg15
30d 0h 4m 6s
sdmg15:feat/integration-tests
sdmg15:feat/integration-tests
30d 0h 4m 6s
View #224
View workflow file
chore(release): bump electrum-client to 0.25.1
CI
#468:
Pull request
#226
opened by
oleonardolima
1m 32s
oleonardolima:release/electrum-client-0.25.1
oleonardolima:release/electrum-client-0.25.1
1m 32s
View #226
View workflow file
Merge bitcoindevkit/rust-electrum-client#225: Wake concurrent request…
CI
#467:
Commit
d93053f
pushed by
oleonardolima
1m 24s
master
master
1m 24s
View workflow file
Wake concurrent requests on EOF
CI
#466:
Pull request
#225
synchronize by
oleonardolima
1m 21s
tnull:2026-08-wake-electrum-waiters-on-eof
tnull:2026-08-wake-electrum-waiters-on-eof
1m 21s
View #225
View workflow file
Wake concurrent requests on EOF
CI
#465:
Pull request
#225
opened by
tnull
1m 16s
tnull:2026-08-wake-electrum-waiters-on-eof
tnull:2026-08-wake-electrum-waiters-on-eof
1m 16s
View #225
View workflow file
feat: add integration tests with keycloak through testcontainers
CI
#464:
Pull request
#224
opened by
sdmg15
1m 21s
sdmg15:feat/integration-tests
sdmg15:feat/integration-tests
1m 21s
View #224
View workflow file
Merge bitcoindevkit/rust-electrum-client#223: Add SECURITY.md
CI
#463:
Commit
566c716
pushed by
luisschwab
1m 16s
master
master
1m 16s
View workflow file
Add SECURITY.md
CI
#462:
Pull request
#223
synchronize by
oleonardolima
1m 17s
luisschwab:doc/security
luisschwab:doc/security
1m 17s
View #223
View workflow file
Add SECURITY.md
CI
#461:
Pull request
#223
opened by
luisschwab
1m 18s
luisschwab:doc/security
luisschwab:doc/security
1m 18s
View #223
View workflow file
Fix: blockchain.transaction.id_from_pos compatibility with electrs
CI
#460:
Pull request
#222
opened by
jharveyb
1m 20s
jharveyb:fix/txid_from_pos_electrs_compat
jharveyb:fix/txid_from_pos_electrs_compat
1m 20s
View #222
View workflow file
feat(client): allow constructing without connecting
CI
#459:
Pull request
#214
synchronize by
oleonardolima
1m 15s
reez:construct
reez:construct
1m 15s
View #214
View workflow file
fix(features): don't enable rustls/default from rustls-ring
CI
#458:
Pull request
#220
synchronize by
oleonardolima
1m 23s
EddieHouston:fix/rustls-ring-no-default
EddieHouston:fix/rustls-ring-no-default
1m 23s
View #220
View workflow file
Merge bitcoindevkit/rust-electrum-client#213: Expose negotiated proto…
CI
#457:
Commit
e1be8d9
pushed by
oleonardolima
1m 22s
master
master
1m 22s
View workflow file
Expose negotiated protocol version
CI
#456:
Pull request
#213
synchronize by
oleonardolima
1m 13s
tnull:2026-06-expose-protocol-version
tnull:2026-06-expose-protocol-version
1m 13s
View #213
View workflow file
Merge bitcoindevkit/rust-electrum-client#218: fix: redact authorizati…
CI
#455:
Commit
3c07187
pushed by
oleonardolima
1m 38s
master
master
1m 38s
View workflow file
Expose negotiated protocol version
CI
#454:
Pull request
#213
synchronize by
oleonardolima
1m 16s
tnull:2026-06-expose-protocol-version
tnull:2026-06-expose-protocol-version
1m 16s
View #213
View workflow file
Expose negotiated protocol version
CI
#453:
Pull request
#213
synchronize by
oleonardolima
1m 15s
tnull:2026-06-expose-protocol-version
tnull:2026-06-expose-protocol-version
1m 15s
View #213
View workflow file
fix: redact authorization tokens from trace logs
CI
#452:
Pull request
#218
synchronize by
oleonardolima
1m 23s
EddieHouston:fix/redact-authorization-trace
EddieHouston:fix/redact-authorization-trace
1m 23s
View #218
View workflow file
fix: redact authorization tokens from trace logs
CI
#451:
Pull request
#218
synchronize by
oleonardolima
1m 13s
EddieHouston:fix/redact-authorization-trace
EddieHouston:fix/redact-authorization-trace
1m 13s
View #218
View workflow file
fix: redact authorization tokens from trace logs
CI
#450:
Pull request
#218
synchronize by
oleonardolima
1m 23s
EddieHouston:fix/redact-authorization-trace
EddieHouston:fix/redact-authorization-trace
1m 23s
View #218
View workflow file
fix: redact authorization tokens from trace logs
CI
#449:
Pull request
#218
synchronize by
oleonardolima
54s
EddieHouston:fix/redact-authorization-trace
EddieHouston:fix/redact-authorization-trace
54s
View #218
View workflow file
fix: redact authorization tokens from trace logs
CI
#448:
Pull request
#218
synchronize by
EddieHouston
55s
EddieHouston:fix/redact-authorization-trace
EddieHouston:fix/redact-authorization-trace
55s
View #218
View workflow file
fix: redact authorization tokens from trace logs
CI
#447:
Pull request
#218
synchronize by
EddieHouston
59s
EddieHouston:fix/redact-authorization-trace
EddieHouston:fix/redact-authorization-trace
59s
View #218
View workflow file
Merge bitcoindevkit/rust-electrum-client#217: fix: handle concurrent …
CI
#446:
Commit
d26e212
pushed by
luisschwab
55s
master
master
55s
View workflow file
Previous
1
2
3
4
5
Next
You can’t perform that action at this time.