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-09-08
net: move added node functions to CConnman
Cory Fields
2016-09-08
net: Add oneshot functions to CConnman
Cory Fields
2016-09-08
net: move ban and addrman functions into CConnman
Cory Fields
2016-09-08
net: handle nodesignals in CConnman
Cory Fields
2016-09-08
net: move OpenNetworkConnection into CConnman
Cory Fields
2016-09-08
net: Move socket binding into CConnman
Cory Fields
2016-09-08
net: Pass CConnection to wallet rather than using the global
Cory Fields
2016-09-08
net: Pass CConnman around as needed
Cory Fields
2016-09-08
net: Add rpc error for missing/disabled p2p functionality
Cory Fields
2016-09-08
net: Create CConnman to encapsulate p2p connections
Cory Fields
2016-09-08
net: move CBanDB and CAddrDB out of net.h/cpp
Cory Fields
2016-09-08
gui: add NodeID to the peer table
Cory Fields
2016-09-08
update name of file bitcoin.qrc
Gaurav Rana
2016-09-08
Merge #8671: Minimal fix to slow prevector tests as stopgap measure
MarcoFalke
2016-09-07
Performance Regression Fix: Pre-Allocate txChanged vector
Jeremy Rubin
2016-09-07
Merge #8673: Trivial: Fix obvious assignment/equality error in test
MarcoFalke
2016-09-07
add waitfornewblock/waitforblock/waitforblockheight rpcs and use them for tests
Cory Fields
2016-09-07
[Qt][CoinControl] fix UI bug that could result in paying unexpected fee
Jonas Schnelli
2016-09-07
Do not shadow upper local variable 'send', prevent -Wshadow compiler warning.
Pavel Janík
2016-09-07
Merge #8594: Do not add random inbound peers to addrman.
Pieter Wuille
2016-09-07
Merge #8606: Fix some locks
Pieter Wuille
2016-09-06
Fix obvious assignment/equality error in test
Jeremy Rubin
2016-09-06
Minimal fix to slow prevector tests as stopgap measure
Jeremy Rubin
2016-09-06
Merge #8645: Remove unused Qt 4.6 patch.
Wladimir J. van der Laan
2016-09-06
Merge #8663: trivial: remove unnecessary variable fDaemon
Wladimir J. van der Laan
2016-09-06
Fix SIGHASH_SINGLE bug in test_framework SignatureHash
Johnson Lau
2016-09-05
Add basic test for IsStandard witness transaction blinding
instagibbs
2016-09-05
Do not store witness txn in rejection cache
Pieter Wuille
2016-09-05
Merge #8651: Predeclare PrecomputedTransactionData as struct
Pieter Wuille
2016-09-04
Clear witness with vin/vout in CWallet::CreateTransaction()
Suhas Daftuar
2016-09-05
fix path for bak file
whythat
2016-09-05
remove root test directory for RPC tests
whythat
2016-09-04
trivial: remove unnecessary variable fDaemon
mruddy
2016-09-02
Update btcdrak signing key
BtcDrak
2016-09-02
Merge #8466: [Trivial] Do not shadow variables in networking code
Wladimir J. van der Laan
2016-09-02
Merge #8449: [Trivial] Do not shadow local variable, cleanup
Wladimir J. van der Laan
2016-09-02
Predeclare PrecomputedTransactionData as sturct
Pieter Wuille
2016-09-02
Merge #8629: C++11: s/boost::scoped_ptr/std::unique_ptr/
Wladimir J. van der Laan
2016-09-02
Merge #8272: Make the dummy argument to getaddednodeinfo optional
Wladimir J. van der Laan
2016-09-01
Remove unused Qt 4.6 patch.
Doug
2016-09-01
C++11: s/boost::scoped_ptr/std::unique_ptr/
Jorge Timón
2016-09-01
improved gen-manpages.sh, includes bitcoin-tx and strips commit tag, now also...
nomnombtc
2016-09-01
regenerated all manpages with commit tag stripped, also add bitcoin-tx
nomnombtc
2016-09-01
Make the dummy argument to getaddednodeinfo optional
Pieter Wuille
2016-09-01
Merge #8638: rest.cpp: change HTTP_INTERNAL_SERVER_ERROR to HTTP_BAD_REQUEST
Wladimir J. van der Laan
2016-09-01
Merge #8557: [contrib] Rework verifybinaries
Wladimir J. van der Laan
2016-09-01
Merge #8472: Do not shadow LOCK's criticalblock variable for LOCK inside LOCK
Wladimir J. van der Laan
2016-09-01
Merge #8640: [depends] Remove Qt46 package
Wladimir J. van der Laan
2016-09-01
Merge #8524: Precompute sighashes
Pieter Wuille
2016-09-01
rest.cpp: change HTTP_INTERNAL_SERVER_ERROR to HTTP_BAD_REQUEST
djpnewton
[prev]
[next]