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-05-25
Merge #8063: Acquire lock to check for genesis block.
Pieter Wuille
2016-05-25
Merge #8092: Correct small typo in extract_strings_qt.py
Pieter Wuille
2016-05-25
Merge #8095: Test framework: only cleanup on successful test runs
MarcoFalke
2016-05-25
Test framework: only cleanup on successful test runs
Suhas Daftuar
2016-05-24
Correct small typo in extract_strings_qt.py
Mitchell Cash
2016-05-23
Merge #8014: Qt: Sort transactions by date
Jonas Schnelli
2016-05-23
Merge #8042: [Qt] Don't allow to open the debug window during splashscreen & ...
Jonas Schnelli
2016-05-22
VerifyDB: don't check blocks that have been pruned
Suhas Daftuar
2016-05-20
Merge #8047: [qa] test_framework: Set wait-timeout for bitcoind procs
MarcoFalke
2016-05-20
Merge #8056: [qa] Remove hardcoded "4 nodes" from test_framework
MarcoFalke
2016-05-20
Consensus: Decouple from chainparams.o and timedata.o
Jorge Timón
2016-05-20
Merge #8072: travis: 'make check' in parallel and verbose
MarcoFalke
2016-05-20
[qa] test_framework: Append portseed to tmpdir
MarcoFalke
2016-05-19
qt: askpassphrasedialog: Clear pass fields on accept
Pavel Vasin
2016-05-19
travis: 'make check' in parallel and verbose
Cory Fields
2016-05-19
Merge #8070: Remove non-determinism which is breaking net_tests #8069
Wladimir J. van der Laan
2016-05-19
Merge #8033: Fix Socks5() connect failures to be less noisy and less unnecess...
Wladimir J. van der Laan
2016-05-19
Use Socks5ErrorString() to decode error responses from socks proxy.
Warren Togami
2016-05-18
Fix typo adddrman to addrman as requested in #8070
Ethan Heilman
2016-05-18
Remove non-determinism which is breaking net_tests #8069
EthanHeilman
2016-05-18
Merge #7917: Optimize reindex
Wladimir J. van der Laan
2016-05-18
Merge #8054: net: Avoid duplicate getheaders requests.
Wladimir J. van der Laan
2016-05-18
Merge #8048: doc: Remove outdated qt4 install information from README.md
Wladimir J. van der Laan
2016-05-18
Merge #7906: net: prerequisites for p2p encapsulation changes
Wladimir J. van der Laan
2016-05-18
Merge #7932: CAddrMan::Deserialize handle corrupt serializations better.
Wladimir J. van der Laan
2016-05-18
Merge #8031: improvement to readability
Wladimir J. van der Laan
2016-05-18
doc: 32 and 64 bit packages are seperate
Wladimir J. van der Laan
2016-05-18
Merge #8020: Use SipHash-2-4 for various non-cryptographic hashes
Wladimir J. van der Laan
2016-05-17
Use SipHash-2-4 for address relay selection
Pieter Wuille
2016-05-17
Switch CTxMempool::mapTx to use a hash index for txids
Pieter Wuille
2016-05-17
Use SipHash-2-4 for CCoinsCache index
Pieter Wuille
2016-05-17
Add SipHash-2-4 primitives to hash
Pieter Wuille
2016-05-17
Merge #7696: Fix de-serialization bug where AddrMan is left corrupted
Pieter Wuille
2016-05-17
Make Socks5() InterruptibleRecv() timeout/failures informative.
Warren Togami
2016-05-17
Merge #8038: [qa, doc] Various minor fixes
MarcoFalke
2016-05-16
Acquire lock to check for genesis block.
Patrick Strateman
2016-05-16
Move BackupWallet to CWallet::BackupWallet
Patrick Strateman
2016-05-16
Move GetAccountBalance from rpcwallet.cpp into CWallet::GetAccountBalance
Patrick Strateman
2016-05-17
Merge #7994: Add op csv tests to script_tests.json
Pieter Wuille
2016-05-17
Report reindexing progress in GUI
Pieter Wuille
2016-05-17
Add -reindex-chainstate that does not rebuild block index
Pieter Wuille
2016-05-17
Optimize ActivateBestChain for long chains
Pieter Wuille
2016-05-17
Switch reindexing to AcceptBlock in-loop and ActivateBestChain afterwards
Pieter Wuille
2016-05-17
Make ProcessNewBlock dbp const and update comment
Pieter Wuille
2016-05-16
Merge #8059: Remove unneeded feerate param from RelayTransaction/AcceptToMemo...
Pieter Wuille
2016-05-16
Remove unneeded feerate param from RelayTransaction/AcceptToMemoryPool.
Gregory Maxwell
2016-05-15
net: Avoid duplicate getheaders requests.
Daniel Kraft
2016-05-15
[qa] Reduce node count for some tests
MarcoFalke
2016-05-15
[qa] Remove hardcoded "4 nodes" from test_framework
MarcoFalke
2016-05-13
crypter: add tests for crypter
Cory Fields
[prev]
[next]