index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-02-17
Merge #5765: Implement BIP66 (0.8)
v0.8-final
Wladimir J. van der Laan
2015-02-06
Backport of some of BIP66's tests
Pieter Wuille
2015-02-06
Raise version of created blocks, and enforce DERSIG in mempool
Pieter Wuille
2015-02-06
Implement BIP 66 validation rules and switchover logic
Pieter Wuille
2015-01-12
Improve robustness of DER recoding code
Wladimir J. van der Laan
2015-01-10
fail immediately on an empty signature
Cory Fields
2015-01-10
consensus: guard against openssl's new strict DER checks
Cory Fields
2013-12-05
Release notes for 0.8.6
v0.8.6rc1
v0.8.6
Wladimir J. van der Laan
2013-12-05
leveldb: Use native Darwin memory barriers
theuni
2013-12-05
LevelDB: use PosixWriteableFile only on MacOS X
Warren Togami
2013-12-05
dont use mmap in leveldb, this is a marginal performance hit
Patrick Strateman
2013-12-05
Prevent empty transactions from being added to vtxPrev
Wladimir J. van der Laan
2013-12-05
Refuse to retransmit transactions without vins
Wladimir J. van der Laan
2013-12-05
qt: use deleteLater to remove send entries
Wladimir J. van der Laan
2013-12-05
release notes: add warning about 32-bit systems
Wladimir J. van der Laan
2013-12-05
Fix typo: make default maxblocksize 350k (not 300)
Gavin Andresen
2013-12-05
Bitcoin-Qt: Fix display of window when bitcoin: URI is opened
Philip Kaufmann
2013-12-05
Fix typo in a comment: it's base58, not base48.
Timothy Stranex
2013-12-05
Don't attempt to resize vector to negative size.
Robert Backhaus
2013-12-05
fix memory leak in CKey::SetCompactSignature()
Daniel Larimer
2013-12-05
Fix memory leak on exception in Key::SignCompact
Daniel Larimer
2013-12-05
Made the build/release process completable verbatim as listed in
Micha
2013-12-05
Create parent directories if needed in GetDataDir
Wladimir J. van der Laan
2013-12-05
Add wtogami to gitian download scripts.
Warren Togami
2013-12-05
fix comment about dust logic
Cozz Lovan
2013-12-05
Update HomeBrew osx makefile patch to account for recent changes to makefile
Michael Ford
2013-12-05
Make the rand tests determinstic. (fixes #2714)
Gregory Maxwell
2013-12-05
Fix typo in README.md
Mark Friedenbach
2013-12-05
fix typo in README.md
Han Lin Yap
2013-12-05
fix invalid conversion error with MinGW 4.8.1 in net.cpp
Philip Kaufmann
2013-12-05
Bugfix: Move boost/version include from db.cpp to walletdb.cpp where BOOST_VE...
Luke Dashjr
2013-12-05
Add missing 0x prefix in chainparams.cpp
Roman Mindalev
2013-12-05
Explictly cast calculation to int, to allow std::max to work.
Robert Backhaus
2013-11-28
Lower maximum size for free transaction creation
Gavin Andresen
2013-11-28
Remove CENT-output free transaction rule when relaying
Gavin Andresen
2013-11-28
Increase default -blockmaxsize/prioritysize to 300K/30K
Gavin Andresen
2013-11-28
Store and use a sanitized subVer
Mike Hearn
2013-11-28
Add some additional logging to give extra network insight.
Mike Hearn
2013-11-28
special case DoS value == 0 in ProcessMessage()
Philip Kaufmann
2013-11-28
Refactor: pull alert string sanitization into util
Gavin Andresen
2013-11-28
Silence useless warning in src/json/json_spirit_writer_template.h to make imp...
Warren Togami
2013-11-28
Squashed 'src/leveldb/' changes from be1b0ff..be91006
Wladimir J. van der Laan
2013-11-26
Bump version numbers for 0.8.6 release
Wladimir J. van der Laan
2013-11-26
osx: fix bitcoin-qt startup crash when clicking dock icon
Cory Fields
2013-11-26
Fix build date for from-tarball builds
Pieter Wuille
2013-11-26
exclude CreatePidFile() function on WIN32 as it is unused
Philip Kaufmann
2013-11-26
Porting MinGW multithreading bugfix to makefile.mingw
phelixbtc
2013-11-26
Hurricane Electric uses block 2001:470::, not 2011:470::
David Hill
2013-11-26
More fixes for blockchain corruption on OSX.
Gregory Maxwell
2013-11-26
make -logtimestamps default on and rework help-message
Philip Kaufmann
[next]