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
Accelerator
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
Type
/
to 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 }}
dominicusin
/
bitcoin
Public
forked from
bitcoin/bitcoin
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
0.8
User selector
All users
All time
Commit history
Commits on Feb 17, 2015
Merge #5765: Implement BIP66 (0.8)
laanwj
committed
9d11aba
View commit details
Copy full SHA for 9d11aba
Browse repository at this point
Commits on Feb 6, 2015
Backport of some of BIP66's tests
sipa
committed
6690ef7
View commit details
Copy full SHA for 6690ef7
Browse repository at this point
Raise version of created blocks, and enforce DERSIG in mempool
sipa
committed
534e6da
View commit details
Copy full SHA for 534e6da
Browse repository at this point
Implement BIP 66 validation rules and switchover logic
sipa
committed
da7ba59
View commit details
Copy full SHA for da7ba59
Browse repository at this point
Commits on Jan 12, 2015
Improve robustness of DER recoding code
Show description for f19dded
laanwj
committed
f19dded
View commit details
Copy full SHA for f19dded
Browse repository at this point
Commits on Jan 10, 2015
fail immediately on an empty signature
Show description for 91e1332
theuni
authored and
laanwj
committed
91e1332
View commit details
Copy full SHA for 91e1332
Browse repository at this point
consensus: guard against openssl's new strict DER checks
Show description for f4134ee
theuni
authored and
laanwj
committed
f4134ee
View commit details
Copy full SHA for f4134ee
Browse repository at this point
Commits on Dec 5, 2013
Release notes for 0.8.6
laanwj
committed
03a7d67
View commit details
Copy full SHA for 03a7d67
Browse repository at this point
leveldb: Use native Darwin memory barriers
theuni
authored and
laanwj
committed
d3381e7
View commit details
Copy full SHA for d3381e7
Browse repository at this point
LevelDB: use PosixWriteableFile only on MacOS X
Show description for 77f7bcb
wtogami
authored and
laanwj
committed
77f7bcb
View commit details
Copy full SHA for 77f7bcb
Browse repository at this point
dont use mmap in leveldb, this is a marginal performance hit
Show description for 5f553f8
Patrick Strateman
authored and
laanwj
committed
5f553f8
View commit details
Copy full SHA for 5f553f8
Browse repository at this point
Prevent empty transactions from being added to vtxPrev
Show description for 1eb11e3
laanwj
committed
1eb11e3
View commit details
Copy full SHA for 1eb11e3
Browse repository at this point
Refuse to retransmit transactions without vins
Show description for ec93d0a
laanwj
committed
ec93d0a
View commit details
Copy full SHA for ec93d0a
Browse repository at this point
qt: use deleteLater to remove send entries
Show description for 8c3ba8b
laanwj
committed
8c3ba8b
View commit details
Copy full SHA for 8c3ba8b
Browse repository at this point
release notes: add warning about 32-bit systems
laanwj
committed
a0a5b20
View commit details
Copy full SHA for a0a5b20
Browse repository at this point
Fix typo: make default maxblocksize 350k (not 300)
gavinandresen
authored and
laanwj
committed
22db46c
View commit details
Copy full SHA for 22db46c
Browse repository at this point
Bitcoin-Qt: Fix display of window when bitcoin: URI is opened
Show description for bfb0856
Philip Kaufmann
authored and
laanwj
committed
bfb0856
View commit details
Copy full SHA for bfb0856
Browse repository at this point
Fix typo in a comment: it's base58, not base48.
Timothy Stranex
authored and
laanwj
committed
3b8868d
View commit details
Copy full SHA for 3b8868d
Browse repository at this point
Don't attempt to resize vector to negative size.
robbak
authored and
laanwj
committed
df0f6d0
View commit details
Copy full SHA for df0f6d0
Browse repository at this point
fix memory leak in CKey::SetCompactSignature()
bytemaster
authored and
laanwj
committed
27e35bf
View commit details
Copy full SHA for 27e35bf
Browse repository at this point
Fix memory leak on exception in Key::SignCompact
bytemaster
authored and
laanwj
committed
6f21e73
View commit details
Copy full SHA for 6f21e73
Browse repository at this point
Made the build/release process completable verbatim as listed in
Show description for daf9e46
Micha
authored and
laanwj
committed
daf9e46
View commit details
Copy full SHA for daf9e46
Browse repository at this point
Create parent directories if needed in GetDataDir
Show description for 138705a
laanwj
committed
138705a
View commit details
Copy full SHA for 138705a
Browse repository at this point
Add wtogami to gitian download scripts.
wtogami
authored and
laanwj
committed
96896a0
View commit details
Copy full SHA for 96896a0
Browse repository at this point
fix comment about dust logic
Show description for 901ae4b
cozz
authored and
laanwj
committed
901ae4b
View commit details
Copy full SHA for 901ae4b
Browse repository at this point
Update HomeBrew osx makefile patch to account for recent changes to makefile
fanquake
authored and
laanwj
committed
c9c67b0
View commit details
Copy full SHA for c9c67b0
Browse repository at this point
Make the rand tests determinstic. (fixes #2714)
Show description for d3fe7c4
gmaxwell
authored and
laanwj
committed
d3fe7c4
View commit details
Copy full SHA for d3fe7c4
Browse repository at this point
Fix typo in README.md
maaku
authored and
laanwj
committed
98289bb
View commit details
Copy full SHA for 98289bb
Browse repository at this point
fix typo in README.md
codler
authored and
laanwj
committed
9f7fc8b
View commit details
Copy full SHA for 9f7fc8b
Browse repository at this point
fix invalid conversion error with MinGW 4.8.1 in net.cpp
Show description for 1b350f2
Philip Kaufmann
authored and
laanwj
committed
1b350f2
View commit details
Copy full SHA for 1b350f2
Browse repository at this point
Bugfix: Move boost/version include from db.cpp to walletdb.cpp where BOOST_VERSION is used
luke-jr
authored and
laanwj
committed
89c2ea0
View commit details
Copy full SHA for 89c2ea0
Browse repository at this point
Add missing 0x prefix in chainparams.cpp
Show description for df238b1
r000n
authored and
laanwj
committed
df238b1
View commit details
Copy full SHA for df238b1
Browse repository at this point
Explictly cast calculation to int, to allow std::max to work.
robbak
authored and
laanwj
committed
187f8a5
View commit details
Copy full SHA for 187f8a5
Browse repository at this point
Commits on Nov 28, 2013
Lower maximum size for free transaction creation
Show description for 9612e4c
gavinandresen
authored and
laanwj
committed
9612e4c
View commit details
Copy full SHA for 9612e4c
Browse repository at this point
Remove CENT-output free transaction rule when relaying
Show description for 1ca8a75
gavinandresen
authored and
laanwj
committed
1ca8a75
View commit details
Copy full SHA for 1ca8a75
Browse repository at this point
Previous
Next
You can’t perform that action at this time.