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-01-08
Fix smartfees test for change to relay policy
Suhas Daftuar
2015-01-08
Merge pull request #5542
Wladimir J. van der Laan
2015-01-07
Bugfix: configure: Correctly detect "nothing to build" condition
Luke Dashjr
2015-01-07
Bugfix: Only check for boost when building code that requires it
Luke Dashjr
2015-01-07
Bugfix: configure: Check for openssl/ec.h
Luke Dashjr
2015-01-07
Catch LevelDB errors during flush
Pieter Wuille
2015-01-07
Bugfix: only track UTXO modification after lookup
Pieter Wuille
2015-01-07
Require sufficent priority for relay of free transactions
Pieter Wuille
2015-01-06
Use EXTRA_LIBRARIES instead of noinst_LIBRARIES so we can avoid building unus...
Cory Fields
2015-01-06
bitcoin-tx: Fix JSON validation of prevtxs
Eric R. Schulz
2015-01-06
Update seed IPs, based on bitcoin.sipa.be crawler data
Pieter Wuille
2015-01-05
Merge pull request #5600
Wladimir J. van der Laan
2015-01-04
Fix typo in release notes
Peter Todd
2015-01-03
On close of splashscreen interrupt verifyDB
Thomas Zander
2015-01-02
dmg: fix deterministic dmg creation and docs
Cory Fields
2015-01-02
Release notes: fix REST URIs and wrap line
Jacob Welsh
2015-01-02
[Qt] update a translation string and argument counts
Philip Kaufmann
2015-01-02
depends: fix major regression after d546191dc.
Cory Fields
2015-01-02
Bump project-wide COPYRIGHT_YEAR to 2015
Wladimir J. van der Laan
2015-01-02
Remove redundant copyright notices from README files
Wladimir J. van der Laan
2014-12-31
release-notes: updates
Luke Dashjr
2014-12-31
Bugfix: prioritisetransaction: Do some basic sanity checking on txid
Luke Dashjr
2014-12-31
Remove bitnodes.io from dnsseeds.
Gregory Maxwell
2014-12-31
English translation update
Wladimir J. van der Laan
2014-12-31
Correct tooltip on address book page
Michael Ford
2014-12-31
mention leveldb 1.18 ARM/x86 db interop
Wladimir J. van der Laan
2014-12-30
rpcserver: attempt to fix uncaught exception.
Cory Fields
2014-12-28
pull new translations from transifex
Wladimir J. van der Laan
2014-12-27
Release notes: formatting, headers-first, rest
Pieter Wuille
2014-12-27
en: Avoid ambiguous language regarding when transactions confirm
Luke Dashjr
2014-12-27
gitian: attempt to fix tarball determinisim
Cory Fields
2014-12-27
Fix CScriptID(const CScript& in) in empty script case
Peter Todd
2014-12-23
doc: add bitcoin-tx section to release notes
v0.10.0rc1
Jeff Garzik
2014-12-23
doc: mention P2SH IsStandard relaxation in release notes
Peter Todd
2014-12-23
doc: mention consensus library in release notes
Wladimir J. van der Laan
2014-12-23
doc: add section about watch-only addresses to release notes
Pieter Wuille
2014-12-23
CLIENT_VERSION_IS_RELEASE → true
Wladimir J. van der Laan
2014-12-23
Preliminary release notes for 0.10
Wladimir J. van der Laan
2014-12-23
Merge pull request #5531
Wladimir J. van der Laan
2014-12-23
Do not use libgmp automatically in libsecp256k1
Pieter Wuille
2014-12-23
docs: update gitian building docs
Cory Fields
2014-12-23
qt: periodic language update
Wladimir J. van der Laan
2014-12-23
DOS: Respect max per-peer blocks in flight limit
Adam Weiss
2014-12-23
Apply AreSane() checks to the fees from the network.
Gregory Maxwell
2014-12-23
Enforce minRelayTxFee on wallet created tx and add a maxtxfee option.
Gregory Maxwell
2014-12-23
Reject headers that build on an invalid parent
Pieter Wuille
2014-12-22
remove max orphan blocks config parameter since it is no longer functional
Jameson Lopp
2014-12-22
Check against MANDATORY flags prior to accepting to mempool
Peter Todd
2014-12-19
add missing CAutoFile::IsNull() check in main
Philip Kaufmann
2014-12-16
version 0.9.99 -> 0.10.0
Wladimir J. van der Laan
[next]