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-03-17
[qt] Remove unneeded "fSendFreeTransactions" check
MarcoFalke
2016-03-14
[qt] Remove 0-fee from send dialog
MarcoFalke
2016-03-14
Merge #7608: [wallet] Move hardcoded file name out of log messages
Wladimir J. van der Laan
2016-03-14
[wallet] Move hardcoded file name out of log messages
MarcoFalke
2016-03-14
qt: Remove reflection from `about` icon
Wladimir J. van der Laan
2016-03-14
Merge #7670: use cached block hash in blockToJSON()
Wladimir J. van der Laan
2016-03-14
Merge #7663: Make the generate RPC call function for non-regtest
Wladimir J. van der Laan
2016-03-14
Merge #7507: Remove internal miner
Wladimir J. van der Laan
2016-03-14
Merge #7577: [Wallet] move "load wallet phase" to CWallet
Wladimir J. van der Laan
2016-03-14
Merge #7517: test: script_error checking in script_invalid tests
Wladimir J. van der Laan
2016-03-14
Merge #7667: Move GetTempPath() to testutil
Wladimir J. van der Laan
2016-03-14
[Wallet] optimize return value of InitLoadWallet()
Jonas Schnelli
2016-03-14
Merge #7668: Fix history deletion bug after font size change
Jonas Schnelli
2016-03-14
Merge #7613: Add autocomplete to bitcoin-qt's console window.
Jonas Schnelli
2016-03-12
use cached block hash in blockToJSON()
Pavel Vasin
2016-03-12
Add autocomplete to bitcoin-qt's console window.
Luv Khemani
2016-03-11
Fix history deletion bug after font change
Andrew C
2016-03-11
Move GetTempPath() to testutil.
Mustafa
2016-03-11
[Wallet] move "load wallet phase" to CWallet
Jonas Schnelli
2016-03-11
Add a source file for unit test utils.
Mustafa
2016-03-11
Merge #7576: [Wallet] move wallet help string creation to CWallet
Wladimir J. van der Laan
2016-03-11
Merge #7553: Remove vfReachable and modify IsReachable to only use vfLimited.
Wladimir J. van der Laan
2016-03-11
Merge #7592: mempool: Re-remove ERROR logging for mempool rejects
Wladimir J. van der Laan
2016-03-11
Merge #7637: Fix memleak in TorController [rework]
Wladimir J. van der Laan
2016-03-09
Make the generate RPC call function for non-regtest
Pieter Wuille
2016-03-09
Merge #7642: Avoid "Unknown command" messages when receiving getaddr on outbo...
Pieter Wuille
2016-03-09
remove unused NOBLKS_VERSION_{START,END} constants
Pavel Vasin
2016-03-08
Merge #7628: QT: Add 'copy full transaction details' option
Jonas Schnelli
2016-03-08
No "Unknown command" for getaddr command.
R E Broadley
2016-03-07
QT: Add 'copy full transaction details' option
Eric Shaw
2016-03-05
[Wallet] move wallet help string creation to CWallet
Jonas Schnelli
2016-03-05
Merge #7539: Add tags to mempool's mapTx indices
Pieter Wuille
2016-03-03
Merge #7521: Don't resend wallet txs that aren't in our own mempool
Wladimir J. van der Laan
2016-03-03
Merge #7605: Remove openssl info from init/log and from Qt debug window
Wladimir J. van der Laan
2016-03-03
Fix memleak in TorController [rework]
Wladimir J. van der Laan
2016-03-01
Merge #7617: [doc/log] Fix markdown syntax and line terminate LogPrint
Wladimir J. van der Laan
2016-03-01
Make sure LogPrintf strings are line-terminated
MarcoFalke
2016-02-29
Merge #7537: wallet: Warn on unexpected EOF while salvaging wallet
Wladimir J. van der Laan
2016-02-27
Fix doxygen comment for payTxFee
MarcoFalke
2016-02-26
Remove openssl info from init/log and from Qt debug window
Jonas Schnelli
2016-02-24
mempool: Reduce ERROR logging for mempool rejects
Wladimir J. van der Laan
2016-02-24
Merge #7550: rpc: Input-from-stdin mode for bitcoin-cli
Wladimir J. van der Laan
2016-02-24
rpc: Input-from-stdin mode for bitcoin-cli
Wladimir J. van der Laan
2016-02-18
Clarify description of blockindex
Matthew Zipkin
2016-02-17
Remove vfReachable and modify IsReachable to only use vfLimited.
Patrick Strateman
2016-02-16
Add tags to mempool's mapTx indices
Suhas Daftuar
2016-02-16
Merge #7526: fix spelling of advertise (shows up in the debug log)
Wladimir J. van der Laan
2016-02-16
Merge #7524: BIP-112: Mempool-only CHECKSEQUENCEVERIFY
Wladimir J. van der Laan
2016-02-16
Code style fix.
BtcDrak
2016-02-16
Merge #7509: Common argument defaults for NODE_BLOOM stuff and -wallet
Wladimir J. van der Laan
[next]