index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
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
Consensus: Decouple from chainparams.o and timedata.o
Jorge Timón
2016-05-19
qt: askpassphrasedialog: Clear pass fields on accept
Pavel Vasin
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 #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 #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
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
Remove unneeded feerate param from RelayTransaction/AcceptToMemoryPool.
Gregory Maxwell
2016-05-15
net: Avoid duplicate getheaders requests.
Daniel Kraft
2016-05-13
crypter: add tests for crypter
Cory Fields
2016-05-13
crypter: shuffle Makefile so that crypto can be used by the wallet
Cory Fields
2016-05-13
crypter: add a BytesToKey clone to replace the use of openssl
Cory Fields
2016-05-13
crypter: hook up the new aes cbc classes
Cory Fields
2016-05-13
crypter: constify encrypt/decrypt
Cory Fields
2016-05-13
crypter: fix the stored initialization vector size
Cory Fields
2016-05-13
crypto: add aes cbc tests
Cory Fields
2016-05-13
crypto: add AES 128/256 CBC classes
Cory Fields
2016-05-13
Add ctaes-based constant time AES implementation
Pieter Wuille
2016-05-12
rpc: Add `relaytxes` flag to `getnetworkinfo`
Wladimir J. van der Laan
2016-05-12
net: Add fRelayTxes flag
Wladimir J. van der Laan
2016-05-12
Merge #8046: [Qt][OSX] Fix Cmd-Q / Menu Quit shutdown on OSX
Jonas Schnelli
2016-05-12
Merge #8006: Qt: Add option to disable the system tray icon
Wladimir J. van der Laan
2016-05-12
Merge #8004: signal handling: fReopenDebugLog and fRequestShutdown should be ...
Wladimir J. van der Laan
2016-05-12
[Qt][OSX] Fix Cmd-Q / Menu Quit shutdown on OSX
Jonas Schnelli
2016-05-12
[Qt] Disable some menu items during splashscreen/verification state
Jonas Schnelli
2016-05-11
Qt: Add option to hide the system tray icon
Tyler Hardin
[prev]
[next]