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-08-01
Merge #8419: Enable size accounting in mining unit tests
Wladimir J. van der Laan
2016-08-01
Merge #8432: Make CWallet::fFileBacked private.
Pieter Wuille
2016-08-01
Merge #8152: [Wallet] Remove CWalletDB* parameter from CWallet::AddToWallet
Pieter Wuille
2016-08-01
Merge #8413: Trivial: pass Consensus::Params& instead of CChainParams& in Con...
Pieter Wuille
2016-08-01
Merge #8346: Mempool: Use Consensus::CheckTxInputs direclty over main::CheckI...
Pieter Wuille
2016-07-31
net: narrow include scope after moving to netaddress
Cory Fields
2016-07-31
net: move CNetAddr/CService/CSubNet out of netbase
Cory Fields
2016-07-31
net: Add direct tests for new CSubNet constructors
Cory Fields
2016-07-31
net: Split resolving out of CSubNet
Cory Fields
2016-07-31
Update README.md
Chris Stewart
2016-07-31
net: Split resolving out of CService
Cory Fields
2016-07-31
net: Split resolving out of CNetAddr
Cory Fields
2016-07-30
Make CWallet::fFileBacked private.
Patrick Strateman
2016-07-30
Do diskspace check before import thread is started
Pieter Wuille
2016-07-30
Add extra message to avoid a long 'Loading banlist'
Pieter Wuille
2016-07-30
Use a signal to continue init after genesis activation
Pieter Wuille
2016-07-29
Remove unused pwalletdb from CWallet::AddToWallet
Patrick Strateman
2016-07-29
Remove CWalletDB* parameter from CWallet::AddToWallet
Patrick Strateman
2016-07-29
Split CWallet::AddToWallet into AddToWallet and LoadToWallet.
Patrick Strateman
2016-07-29
net: Ignore `notfound` P2P messages
Wladimir J. van der Laan
2016-07-29
Implement SipHash in Python
Pieter Wuille
2016-07-29
Allow changing BIP9 parameters on regtest
Suhas Daftuar
2016-07-29
Merge #8274: util: Update tinyformat
Wladimir J. van der Laan
2016-07-29
Merge #8421: httpserver: drop boost (#8023 dependency)
Wladimir J. van der Laan
2016-07-29
Merge #8408: Prevent fingerprinting, disk-DoS with compact blocks
Wladimir J. van der Laan
2016-07-28
httpserver: replace boost threads with std
Cory Fields
2016-07-28
httpserver: explicitly detach worker threads
Cory Fields
2016-07-28
httpserver: use a future rather than relying on boost's try_join_for
Cory Fields
2016-07-29
Merge #8412: libconsensus: Expose a flag for BIP112
Pieter Wuille
2016-07-29
Mempool: Use Consensus::CheckTxInputs direclty over main::CheckInputs
Jorge Timón
2016-07-28
Enable size accounting in mining unit tests
Suhas Daftuar
2016-07-28
Merge #8321: [trivial] Switched constants to sizeof()
Wladimir J. van der Laan
2016-07-28
Port from 0.13: Create a new HD seed after encrypting the wallet
Jonas Schnelli
2016-07-28
Merge #8332: semi trivial: clarify witness branches in transaction.h serializ...
Wladimir J. van der Laan
2016-07-28
Merge #8407: [Qt] Add dbcache migration path
Wladimir J. van der Laan
2016-07-28
[Qt] Add dbcache migration path
Jonas Schnelli
2016-07-28
Merge #8348: Trivial: Segwit: Don't call IsWitnessEnabled from ContextualChec...
Wladimir J. van der Laan
2016-07-27
prepend license statement to indirectmap
Kaz Wesley
2016-07-28
libconsensus: Expose a flag for BIP112
Jorge Timón
2016-07-27
Trivial: pass Consensus::Params& instead of CChainParams& in ContextualCheckB...
Jorge Timón
2016-07-27
Merge #8206: [Wallet] Add HD xpriv to dumpwallet
Wladimir J. van der Laan
2016-07-27
[Wallet] add HD xpriv to dumpwallet
Jonas Schnelli
2016-07-26
Ignore CMPCTBLOCK messages for pruned blocks
Suhas Daftuar
2016-07-26
Ignore GETBLOCKTXN requests for unknown blocks
Suhas Daftuar
2016-07-26
Merge #8381: Make witness v0 outputs non-standard
Wladimir J. van der Laan
2016-07-26
Merge #8365: Treat high-sigop transactions as larger rather than rejecting them
Wladimir J. van der Laan
2016-07-25
Merge #8362: Scale legacy sigop count in CreateNewBlock
Wladimir J. van der Laan
2016-07-24
remove outdated legacy code
lizhi
2016-07-23
Consensus: Remove ISM
NicolasDorier
2016-07-23
qa: Add test for standardness of segwit v0 outputs
Suhas Daftuar
[prev]
[next]