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-07
Remove rpc_wallet_tests.cpp
Patrick Strateman
2016-08-03
Merge #8189: rename mapAddrCount to mapNetGroupNodes
Wladimir J. van der Laan
2016-08-03
Merge #8446: [Trivial] BIP9 parameters on regtest cleanup
Wladimir J. van der Laan
2016-08-03
Merge #8428: Update README.md inside of src/test/
Wladimir J. van der Laan
2016-08-02
Do not shadow previous local variable
Pavel Janík
2016-08-02
Trivial: bip -> BIP in help text and comment
Pavel Janík
2016-08-02
Merge #8418: Add tests for compact blocks
Wladimir J. van der Laan
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
Update README.md
Chris Stewart
2016-07-30
Make CWallet::fFileBacked private.
Patrick Strateman
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
qa: Add test for standardness of segwit v0 outputs
Suhas Daftuar
2016-07-22
Make witness v0 outputs non-standard before segwit activation
Johnson Lau
2016-07-21
[Wallet] Correct hdmasterkeyid/masterkeyid name confusion
Jonas Schnelli
2016-07-21
Merge #8347: Trivial: Make CBlockIndex param const in ContextualCheckBlockHea...
Wladimir J. van der Laan
[next]