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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
chaintope
/
bitcoinrb
Public
Notifications
You must be signed in to change notification settings
Fork
20
Star
67
Code
Issues
1
Pull requests
0
Actions
Projects
Wiki
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Actions: chaintope/bitcoinrb
Actions
All workflows
Workflows
Ruby
Ruby
Show more workflows...
Management
Caches
All workflows
All workflows
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
Showing runs from all workflows
will be ignored since log searching is not yet available
60 workflow runs
60 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
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: Preserve leading zero bytes of SLIP-39 share values
Ruby
#224:
Commit
dcc0b03
pushed by
azuchi
11m 5s
master
master
11m 5s
View workflow file
fix: Correct the SLIP-39 share value and PBKDF2 salt encodings
Ruby
#223:
Pull request
#78
opened by
Yamaguchi
12m 18s
fix/slip39_encoding
fix/slip39_encoding
12m 18s
View #78
View workflow file
Add regression specs for BIP-322 signatures forged by an unrelated key
Ruby
#222:
Commit
39b6978
pushed by
azuchi
10m 56s
master
master
10m 56s
View workflow file
Add a consistency check between the key and address to `Bitcoin::Mess…
Ruby
#221:
Commit
a238138
pushed by
azuchi
12m 30s
master
master
12m 30s
View workflow file
Bump version to 1.14.0
Ruby
#220:
Commit
b714176
pushed by
azuchi
10m 33s
master
master
10m 33s
View workflow file
Update merkle to 1.0.0
Ruby
#219:
Commit
7db2eef
pushed by
azuchi
11m 23s
master
master
11m 23s
View workflow file
Back silent payments with libsecp256k1 when it is available
Ruby
#218:
Commit
85e2b6d
pushed by
azuchi
11m 7s
master
master
11m 7s
View workflow file
Run each BIP-352 vector as its own example
Ruby
#217:
Commit
2ca0e8d
pushed by
azuchi
12m 42s
master
master
12m 42s
View workflow file
Lift the internal key to even y when tweaking a taproot public key
Ruby
#216:
Commit
98ea6a4
pushed by
azuchi
11m 22s
master
master
11m 22s
View workflow file
Rescue StandardError rather than Exception
Ruby
#215:
Commit
d354faa
pushed by
azuchi
11m 8s
master
master
11m 8s
View workflow file
Require the prevouts of every input for a taproot sighash
Ruby
#214:
Commit
853d441
pushed by
azuchi
9m 15s
master
master
9m 15s
View workflow file
Encrypt the wallet seed with AES-256-GCM and a stronger KDF
Ruby
#213:
Commit
25200e6
pushed by
azuchi
11m 47s
master
master
11m 47s
View workflow file
Bump version to 1.13.0
Ruby
#212:
Commit
2c127ca
pushed by
azuchi
11m 32s
master
master
11m 32s
View workflow file
Fix RFC 6979 retry, descriptor checksum error and Tx#eql?
Ruby
#211:
Commit
3e9e2b6
pushed by
azuchi
10m 58s
master
master
10m 58s
View workflow file
Fix NetworkAddr#v2_payload to serialize the address body correctly
Ruby
#210:
Commit
9722e5a
pushed by
azuchi
9m 58s
master
master
9m 58s
View workflow file
Bump version to 1.12.1
Ruby
#209:
Commit
111b7ed
pushed by
azuchi
10m 56s
master
master
10m 56s
View workflow file
Fix unpack_var_string to return an empty string instead of nil for ze…
Ruby
#208:
Commit
4978ea4
pushed by
azuchi
11m 51s
master
master
11m 51s
View workflow file
Bump actions/checkout@v5
Ruby
#207:
Commit
4069b53
pushed by
azuchi
11m 11s
master
master
11m 11s
View workflow file
Enable YJIT
Ruby
#206:
Commit
49cd4b6
pushed by
azuchi
10m 53s
master
master
10m 53s
View workflow file
test: Improve STRICTENC/DERSIG unit tests
Ruby
#205:
Commit
49bfbfc
pushed by
azuchi
12m 56s
master
master
12m 56s
View workflow file
Update BIP-322 spec for simple and full
Ruby
#204:
Commit
bb49bc6
pushed by
azuchi
12m 57s
master
master
12m 57s
View workflow file
Refactoring to speed up
Ruby
#203:
Commit
75afdc0
pushed by
azuchi
13m 17s
master
master
13m 17s
View workflow file
Improved constant-time processing
Ruby
#202:
Commit
395e673
pushed by
azuchi
18m 2s
master
master
18m 2s
View workflow file
Remove unused load
Ruby
#201:
Commit
3a9f8db
pushed by
azuchi
16m 52s
master
master
16m 52s
View workflow file
Implement sp() descriptor
Ruby
#200:
Commit
332aa69
pushed by
azuchi
17m 0s
master
master
17m 0s
View workflow file
Previous
1
2
3
Next
You can’t perform that action at this time.