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-06-30
gitian: make the windows signing process match OSX
Cory Fields
2015-06-25
Hardcoded seeds update June 2015
Wladimir J. van der Laan
2015-06-25
Advance pindexLastCommonBlock for blocks in chainActive
Suhas Daftuar
2015-06-23
doc: mention bitcoin-submittx example in release notes
Wladimir J. van der Laan
2015-06-23
fix crash on shutdown when e.g. changing -txindex and abort action
Philip Kaufmann
2015-06-23
Add an alternate location of endian.h header
Andriy Voskoboinyk
2015-06-22
gitian: add a gitian-win-signer descriptor
Cory Fields
2015-06-22
doc: update mailing list address
Wladimir J. van der Laan
2015-06-21
Revert "Disable partition check for now, it triggers too often (issue #6251)"
Wladimir J. van der Laan
2015-06-17
doc: Update release notes for rc2
v0.11.0rc2
Wladimir J. van der Laan
2015-06-17
depends: fix Boost 1.55 build on GCC 5
Jacob Welsh
2015-06-17
remove berkeley-db4 workaround
rion
2015-06-16
Fix scheduler build with some boost versions.
Cory Fields
2015-06-15
translation update pre-rc2
Wladimir J. van der Laan
2015-06-15
Use best header chain timestamps to detect partitioning
Gavin Andresen
2015-06-15
Add option `-alerts` to opt out of alert system
Wladimir J. van der Laan
2015-06-15
gitian: Use the new bitcoin-detached-sigs git repo for OSX signatures
Cory Fields
2015-06-15
Fix getbalance *
Tom Harding
2015-06-12
Remove translation for -help-debug options
Wladimir J. van der Laan
2015-06-11
Prune: Support noncontiguous block files
Adam Weiss
2015-06-10
Fix removing of orphan transactions
Alex Morcos
2015-06-10
configure: Detect (and reject) LibreSSL
Luke Dashjr
2015-06-08
Disable partition check for now, it triggers too often (issue #6251)
Wladimir J. van der Laan
2015-06-05
Merge pull request #6238
Wladimir J. van der Laan
2015-06-05
Bugfix: Correct links for Xcode download
Luke Dashjr
2015-06-03
doc: update release notes
v0.11.0rc1
Wladimir J. van der Laan
2015-06-03
P2P regression test for new AcceptBlock behavior
Suhas Daftuar
2015-06-03
Be stricter in processing unrequested blocks
Suhas Daftuar
2015-06-03
Merge pull request #6219
Wladimir J. van der Laan
2015-06-03
gitian: bump faketime to something more recent
Cory Fields
2015-06-03
osx: set min version to 10.7 for 0.11+
Cory Fields
2015-06-03
json: fail read_string if string contains trailing garbage
Wladimir J. van der Laan
2015-06-03
OSX: use "Bitcoin Core" as Bundle Display Name
Jonas Schnelli
2015-06-03
[OSX] revert renaming of Bitcoin-Qt.app
Jonas Schnelli
2015-06-02
gitian: Bump cache dir for 0.11
Cory Fields
2015-06-02
Remove P2SH coinbase flag, no longer interesting
Luke Dashjr
2015-06-02
build: disable optional use of gmp in internal secp256k1 build
Wladimir J. van der Laan
2015-06-02
Ignore getheaders requests when not synced.
Suhas Daftuar
2015-06-01
Fix off-by-one error w/ nLockTime in the wallet
Peter Todd
2015-06-01
qt: Periodic translation update
Wladimir J. van der Laan
2015-06-01
Bump version to 0.11
Wladimir J. van der Laan
2015-06-01
Merge pull request #6208
Wladimir J. van der Laan
2015-06-01
Merge pull request #6193
Wladimir J. van der Laan
2015-06-01
Merge pull request #6195
Wladimir J. van der Laan
2015-05-31
[net, trivial] remove using namespace std pollution in netbase.cpp
Philip Kaufmann
2015-05-31
[net, trivial] explicitly use std::string for FindNode
Philip Kaufmann
2015-05-29
doc: Add to 0.11 release notes
Wladimir J. van der Laan
2015-05-29
Merge pull request #6194
Wladimir J. van der Laan
2015-05-27
[REST] remove json input for getutxos, limit to query max. 15 outpoints
Jonas Schnelli
2015-05-27
Eliminate compiler warning due to unused variable
Suhas Daftuar
[next]