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
2017-04-19
Merge #9827: Improve ScanForWalletTransactions return value
Wladimir J. van der Laan
2017-04-19
Merge #10221: Stop treating coinbase outputs differently in GUI: show them at...
Jonas Schnelli
2017-04-19
Merge #10226: wallet: Use boost to more portably ensure -wallet specifies onl...
Wladimir J. van der Laan
2017-04-18
build: fix bitcoin-config.h regeneration after touching build files
Cory Fields
2017-04-18
wallet: Use boost to more portably ensure -wallet specifies only a filename
Luke Dashjr
2017-04-18
Merge #10208: [wallet] Rescan abortability
Wladimir J. van der Laan
2017-04-18
[rpc] Add abortrescan command to RPC interface.
Kalle Alm
2017-04-17
Merge #10207: Clarify importprivkey help text ... example of blank label with...
MarcoFalke
2017-04-17
[wallet] Add support for aborting wallet transaction rescans.
Kalle Alm
2017-04-17
[qt] Stop treating coinbase outputs differently: show them at 1conf
Matt Corallo
2017-04-17
Merge #10178: Remove CValidationInterface::UpdatedTransaction
Wladimir J. van der Laan
2017-04-17
Merge #10215: Check interruptNet during dnsseed lookups
Pieter Wuille
2017-04-17
Merge #9693: Prevent integer overflow in ReadVarInt.
Pieter Wuille
2017-04-14
Check interruptNet during dnsseed lookups
Matt Corallo
2017-04-14
Merge #10204: [rpc] rename disconnectnode argument
Wladimir J. van der Laan
2017-04-13
Clarify importprivkey help text with example of blank label without rescan
Warren Togami
2017-04-13
[rpc] rename disconnectnode argument
John Newbery
2017-04-13
Merge #9480: De-duplicate SignatureCacheHasher
Pieter Wuille
2017-04-13
Merge #9665: Use cached [compact] blocks to respond to getdata messages
Wladimir J. van der Laan
2017-04-13
pass Consensus::Params& to ReceivedBlockTransactions()
Mario Dian
2017-04-13
Remove CValidationInterface::UpdatedTransaction
Matt Corallo
2017-04-13
Merge #10176: net: gracefully handle NodeId wrapping
Wladimir J. van der Laan
2017-04-13
Merge #10165: [Wallet] Refactoring by using CInputCoin instead of std::pair
Wladimir J. van der Laan
2017-04-13
Merge #10186: Remove SYNC_TRANSACTION_NOT_IN_BLOCK magic number
Wladimir J. van der Laan
2017-04-13
[Wallet] Prevent CInputCoin to be in a null state
NicolasDorier
2017-04-13
[Wallet] Simplify code using CInputCoin
NicolasDorier
2017-04-13
[Wallet] Decouple CInputCoin from CWalletTx
NicolasDorier
2017-04-13
Missing includes
Jorge Timón
2017-04-13
Trivial: Remove unneeded includes from .h:
Jorge Timón
2017-04-12
Deduplicate SignatureCacheHasher
Jeremy Rubin
2017-04-12
Merge #10177: Changed "Send" button default status from true to false
Wladimir J. van der Laan
2017-04-12
Merge #10150: [rpc] Add logging rpc
Wladimir J. van der Laan
2017-04-12
net: define NodeId as an int64_t
Cory Fields
2017-04-11
Make CWallet::SyncTransactions() interface friendlier
John Newbery
2017-04-11
AddToWalletIfInvolvingMe should test pIndex, not posInBlock
John Newbery
2017-04-10
allow libevent logging to be updated during runtime
John Newbery
2017-04-10
[rpc] Add logging RPC
John Newbery
2017-04-10
Set BCLog::LIBEVENT correctly for old libevent versions.
John Newbery
2017-04-10
Make DisconnectBlock and ConnectBlock static in validation.cpp
Matt Corallo
2017-04-10
Merge #9725: CValidationInterface Cleanups
Wladimir J. van der Laan
2017-04-10
MOVEONLY: move TxConfirmStats to cpp
Alex Morcos
2017-04-10
Initialize TxConfirmStats in constructor
Alex Morcos
2017-04-10
Read and Write fee estimate file directly from CBlockPolicyEstimator
Alex Morcos
2017-04-10
Call estimate(Smart)Fee directly from CBlockPolicyEstimator
Alex Morcos
2017-04-10
Give CBlockPolicyEstimator it's own lock
Alex Morcos
2017-04-10
Make processBlockTx private.
Alex Morcos
2017-04-10
Make feeEstimator its own global instance of CBlockPolicyEstimator
Alex Morcos
2017-04-10
Changed "Send" button default status from true to false
KibbledJiveElkZoo
2017-04-10
Merge #10164: Wallet: reduce excess logic InMempool()
Wladimir J. van der Laan
2017-04-10
Merge #10135: [p2p] Send the correct error code in reject messages
Wladimir J. van der Laan
[prev]
[next]