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
2016-06-09
Reenable multithread scheduler test
Pavel JanÃk
2016-06-09
test: Add more thorough test for dbwrapper iterators
Wladimir J. van der Laan
2016-06-09
OSX diskimages need 0775 folder permissions
Jonas Schnelli
2016-06-09
Merge #7938: [0.12.2] Backports
Wladimir J. van der Laan
2016-06-04
CBase58Data::SetString: cleanse the full vector
Kaz Wesley
2016-05-31
Merge #8001: [0.12.2] backport script_tests improvements
Wladimir J. van der Laan
2016-05-18
doc: Remove outdated qt4 install information from README.md
Wladimir J. van der Laan
2016-05-04
Refactor script tests
Pieter Wuille
2016-05-04
test: script_error checking in script_invalid tests
Wladimir J. van der Laan
2016-04-27
Fix headers announcements edge case
Suhas Daftuar
2016-04-27
Removed call to `TryCreateDirectory` from `GetDefaultDataDir` in `src/util.cpp`.
Alexander Regueiro
2016-04-27
Use txid as key in mapAlreadyAskedFor
Suhas Daftuar
2016-04-27
Add curl to Gitian setup instrustions
BtcDrak
2016-04-27
Avoid "Unknown command" messages when receiving getaddr on outbound connections.
R E Broadley
2016-04-27
Remove vfReachable and modify IsReachable to only use vfLimited.
Patrick Strateman
2016-04-27
Clarify description of blockindex
Matthew Zipkin
2016-04-27
Don't resend wallet txs that aren't in our own mempool
Alex Morcos
2016-04-27
Fix memleak in TorController [rework]
Wladimir J. van der Laan
2016-04-27
Remove spurious dollar sign. Fixes #7189.
Chris Moore
2016-04-27
fix spelling of advertise in src and doc
jloughry
2016-04-27
Fix and cleanup listreceivedbyX documentation
instagibbs
2016-04-27
Do not download transactions during inital sync
ptschip
2016-04-27
Merge #7950: [0.12] travis: switch to Trusty
Wladimir J. van der Laan
2016-04-27
travis: switch to Trusty
Cory Fields
2016-04-27
tests: Make proxy_test work on travis servers without IPv6
Wladimir J. van der Laan
2016-04-25
Merge #7811: [0.12.2] qa Backports
MarcoFalke
2016-04-19
Add listunspent() test for spendable/unspendable UTXO
Joao Fonseca
2016-04-19
[qa] Remove misleading "errorString syntax"
MarcoFalke
2016-04-15
[qa] py2: Unfiddle strings into bytes explicitly
MarcoFalke
2016-04-11
Merge #7852: [0.12] Add missing reference to release notes
v0.12.1
Wladimir J. van der Laan
2016-04-10
Add missing link to BIP113
BtcDrak
2016-04-10
Tests: make prioritise_transaction.py more robust
Suhas Daftuar
2016-04-08
doc: update release notes for #7835
v0.12.1rc2
Wladimir J. van der Laan
2016-04-08
Version 2 transactions remain non-standard until CSV activates
Suhas Daftuar
2016-04-07
Fill in rest of release notes
v0.12.1rc1
Wladimir J. van der Laan
2016-04-07
Reduce block timeout to 10 minutes
Wladimir J. van der Laan
2016-04-07
Track block download times per individual block
Pieter Wuille
2016-04-07
init: allow shutdown during 'Activating best chain...'
Wladimir J. van der Laan
2016-04-05
pre-rc1 translations update
Wladimir J. van der Laan
2016-04-05
build: Remove unnecessary executables from gitian release
Wladimir J. van der Laan
2016-04-05
[qa] Bug fixes and refactor
MarcoFalke
2016-04-05
[qa] wallet: Wait for reindex to catch up
MarcoFalke
2016-04-05
[qa] Add tests verifychain, lockunspent, getbalance, listsinceblock
MarcoFalke
2016-04-05
[qa] Test walletpassphrase timeout
MarcoFalke
2016-04-05
[qa] wallet: Print maintenance
MarcoFalke
2016-04-05
[qa] Extend tests
MarcoFalke
2016-04-05
[qa] rpc-test: Normalize assert()
MarcoFalke
2016-04-04
Merge #7800: [0.12] Update release notes
Wladimir J. van der Laan
2016-04-04
Merge #7543: [0.12] Backport BIP9, BIP68 and BIP112 with softfork
Wladimir J. van der Laan
2016-04-03
[qa] rpc-tests: Properly use integers, floats
BtcDrak
[next]