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 #8076: VerifyDB: don't check blocks that have been pruned
Pieter Wuille
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
Add support for dnsseeds with option to filter by servicebits
Jonas Schnelli
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
FIX: Account for txs already added to block in addPriorityTxs
Alex Morcos
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-21
Remove keys that are no longer used for merging
Peter Todd
2016-05-21
Remove pointless warning
Peter Todd
2016-05-21
Make verify-commits path-independent
Matt Corallo
2016-05-21
Make verify-commits POSIX-compliant
Matt Corallo
2016-05-21
travis: use slim generic image, and some fixups
Cory Fields
2016-05-20
Merge #8047: [qa] test_framework: Set wait-timeout for bitcoind procs
MarcoFalke
2016-05-20
Add RPC test for the p2p mempool command in conjunction with disabled bloomfi...
Jonas Schnelli
2016-05-20
Disable the mempool P2P command when bloom filters disabled
Peter Todd
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
Refactor CreateNewBlock to be a method of the BlockAssembler class
Alex Morcos
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
Add test for dbwrapper iterators with same-prefix keys.
Matt Corallo
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
Add getmempoolancestors RPC call
Suhas Daftuar
2016-05-17
Refactor logic for converting mempool entries to JSON
Suhas Daftuar
2016-05-17
[qa] test_framework: Use different rpc_auth_pair for each node
MarcoFalke
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
[prev]
[next]