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-05
Add BIP 66 notice to the 0.10 release notes.
v0.10.0rc4
Pieter Wuille
2015-02-05
Merge pull request #5755
Wladimir J. van der Laan
2015-02-04
Modify release-notes for changes related to free tranactions
Alex Morcos
2015-02-03
Increase block download timeout base from 10 to 20 minutes.
Gregory Maxwell
2015-02-03
Merge pull request #5714
Wladimir J. van der Laan
2015-02-03
Fix priority calculation in CreateTransaction
Alex Morcos
2015-02-03
Avoid storing a reference passed to SignatureChecker constructors
Pieter Wuille
2015-02-03
Use separate SignatureChecker for CMutableTransaction
Pieter Wuille
2015-02-03
Merge pull request #5740
Wladimir J. van der Laan
2015-02-02
doc/release-notes.md: Add summary of mining enhancements
Luke Dashjr
2015-02-01
Increase coverage of DERSIG edge cases
Pieter Wuille
2015-02-01
Add RPC test for DERSIG BIP switchover logic
Pieter Wuille
2015-02-01
BIP66 changeover logic
Pieter Wuille
2015-02-01
Example unit tests from BIP66
Pieter Wuille
2015-02-01
Change IsDERSignature to BIP66 implementation
Pieter Wuille
2015-01-30
[Qt] don't allow amount changes when AmountSpinBox is read-only
Philip Kaufmann
2015-01-29
Change Coin Control first column label
fsb4000
2015-01-26
sleep-wait on genesis block during init with -reindex
Matt Corallo
2015-01-26
Make empty byte arrays pass CheckSignatureEncoding()
Peter Todd
2015-01-23
fix crash: CoinControl "space" bug
fsb4000
2015-01-19
qt: fix broken unicode chars on osx 10.10
Cory Fields
2015-01-19
Restore RPC HTTP keepalives to default.
Gregory Maxwell
2015-01-15
Add a -rpckeepalive and disable RPC use of HTTP persistent connections.
Gregory Maxwell
2015-01-12
Merge pull request #5644
v0.10.0rc3
Wladimir J. van der Laan
2015-01-12
depends: remove embedded OpenSSL timestamp for determinism
Wladimir J. van der Laan
2015-01-12
Update 0.10 release notes as of 0.10.0rc2
Micha
2015-01-12
Catch UTXO set read errors and shutdown
v0.10.0rc2
Pieter Wuille
2015-01-12
Introduce 10 minute block download timeout
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
depends: bump openssl to 1.0.1k
Cory Fields
2015-01-10
consensus: guard against openssl's new strict DER checks
Cory Fields
2015-01-08
tests: run sanity checks in tests too
Cory Fields
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
[next]