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
2019-07-08
refactoring: remove mapBlockIndex global
James O'Beirne
2019-07-08
refactoring: make pindexBestInvalid internal to validation.cpp
James O'Beirne
2019-07-08
refactoring: add block_index_candidates arg to LoadBlockIndex
James O'Beirne
2019-07-08
refactoring: move block metadata structures into BlockManager
James O'Beirne
2019-07-08
refactor: Rename getWallets to getOpenWallets in WalletController
João Barbosa
2019-07-08
gui: Sort wallets in open wallet menu
João Barbosa
2019-07-08
Merge #16332: rpc: Add logpath description for getrpcinfo
Wladimir J. van der Laan
2019-07-08
Merge #16350: qt: Remove unused guard
fanquake
2019-07-07
Remove unused guard
Hennadii Stepanov
2019-07-07
Merge #16344: build: use #if HAVE_SYSTEM instead of defined(HAVE_SYSTEM)
fanquake
2019-07-07
Merge #16326: [RPC] add new utxoupdatepsbt arguments to the CRPCCommand and C...
fanquake
2019-07-05
[build]: use #if HAVE_SYSTEM instead of defined(HAVE_SYSTEM)
Sjors Provoost
2019-07-05
Merge #15457: Check std::system for -[alert|block|wallet]notify
Wladimir J. van der Laan
2019-07-05
Merge #16327: scripts and tools: Update ShellCheck linter
fanquake
2019-07-04
Enable ShellCheck rules
Hennadii Stepanov
2019-07-04
[RPC] add new utxoupdatepsbt arguments to the CRPCCommand and CPRCConvertPara...
John Newbery
2019-07-03
Merge #16299: bench: Move generated data to a dedicated translation unit
MarcoFalke
2019-07-03
Add logpath description for getrpcinfo
Gregory Sanders
2019-07-03
Merge #16325: rpc: Clarify that block count means height excl genesis
Wladimir J. van der Laan
2019-07-03
Merge #15483: rpc: Adding a 'logpath' entry to getrpcinfo
Wladimir J. van der Laan
2019-07-03
Merge #14734: fix an undefined behavior in uint::SetHex
Wladimir J. van der Laan
2019-07-03
Merge #16294: qt: test: Create at most one testing setup
Wladimir J. van der Laan
2019-07-03
Merge #16158: Fix logic of memory_cleanse() on MSVC and clean up docs
Wladimir J. van der Laan
2019-07-03
Merge #16262: rpc: Allow shutdown while in generateblocks
Wladimir J. van der Laan
2019-07-02
Merge #16250: signrawtransactionwithkey: report error when missing redeemScri...
MarcoFalke
2019-07-02
bench: Move generated data to a dedicated translation unit
João Barbosa
2019-07-02
Merge #16153: Qt: Add antialiasing to traffic graph widget
Wladimir J. van der Laan
2019-07-02
rpc: Clarify that block count means height excl genesis
MarcoFalke
2019-07-02
Merge #15427: Add support for descriptors to utxoupdatepsbt
Wladimir J. van der Laan
2019-07-02
Merge #14193: validation: Add missing mempool locks
Wladimir J. van der Laan
2019-07-02
Merge #16212: addrdb: Avoid eating inodes - remove temporary files created by...
Wladimir J. van der Laan
2019-07-02
Add antialiasing to traffic graph widget
Josu Goñi
2019-07-01
Merge #16257: [wallet] abort when attempting to fund a transaction above -max...
Wladimir J. van der Laan
2019-07-01
Improve documentation of memory_cleanse()
Tim Ruffing
2019-06-28
[wallet] abort when attempting to fund a transaction above maxtxfee
Sjors Provoost
2019-06-28
Merge #16300: util: Explain why the path is cached
Wladimir J. van der Laan
2019-06-27
qt: test: Create at most one testing setup
MarcoFalke
2019-06-27
util: Explain why the path is cached
MarcoFalke
2019-06-27
Merge #16278: tests: Remove unused includes
MarcoFalke
2019-06-26
Merge #16289: test: Add missing ECC_Stop() in GUI rpcnestedtests.cpp
MarcoFalke
2019-06-26
tests: Reduce compilation time and unneccessary recompiles by removing unused...
practicalswift
2019-06-26
Merge #16287: refactor: remove extra CBlockIndex declaration
MarcoFalke
2019-06-26
Add missing ECC_Stop(); in GUI rpcnestedtests.cpp
Jonas Schnelli
2019-06-25
Remove extra CBlockIndex declaration
RJ Rybarczyk
2019-06-25
Fix GCC 7.4.0 warning
Hennadii Stepanov
2019-06-25
Merge #15894: Remove duplicated "Error: " prefix in logs
Wladimir J. van der Laan
2019-06-25
Merge #16252: test: Log to debug.log in all unit tests
Wladimir J. van der Laan
2019-06-25
Merge #16188: net: Document what happens to getdata of unknown type
fanquake
2019-06-25
signrawtransactionwithkey: report error when missing redeemScript/witnessScri...
Anthony Towns
2019-06-24
Merge #16254: qt: Set AA_EnableHighDpiScaling attribute early
MarcoFalke
[next]