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
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
Merge #16106: gui: Sort wallets in open wallet menu
Wladimir J. van der Laan
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 #15687: test: tool wallet test coverage for unexpected writes to wallet
Wladimir J. van der Laan
2019-07-08
Merge #16352: build: prune dbus from depends
Wladimir J. van der Laan
2019-07-08
test: Tool wallet test coverage for unexpected writes to wallet
Jon Atack
2019-07-08
test: Split tool_wallet.py test into subtests
Jon Atack
2019-07-08
Merge #16332: rpc: Add logpath description for getrpcinfo
Wladimir J. van der Laan
2019-07-08
test: Add log messages to test/functional/tool_wallet.py
Jon Atack
2019-07-08
Merge #16347: doc: Include static members in Doxygen
Wladimir J. van der Laan
2019-07-08
Merge #16339: doc: add reduce-memory.md
fanquake
2019-07-08
Merge #16350: qt: Remove unused guard
fanquake
2019-07-07
build: prune dbus from depends
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-06
doc: Include static members in Doxygen
Carl Dong
2019-07-06
docs: add reduce-memory.md
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
[docs] Add release notes for PR 15427
John Newbery
2019-07-05
Merge #16308: [MSVC] Copy build output to src/ automatically after build
fanquake
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-04
Merge #16330: docs: Use placeholder instead of key expiration date
fanquake
2019-07-03
Merge #16329: test: Add tests for getblockchaininfo.softforks
MarcoFalke
2019-07-03
Merge #16299: bench: Move generated data to a dedicated translation unit
MarcoFalke
2019-07-03
Use placeholder instead of key expiration date
Hennadii Stepanov
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
test: Add tests for getblockchaininfo.softforks
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 #16314: scripts and tools: Update copyright_header.py script
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 #15538: wallet_bumpfee.py: Make sure coin selection produces change
Wladimir J. van der Laan
2019-07-02
Merge #16212: addrdb: Avoid eating inodes - remove temporary files created by...
Wladimir J. van der Laan
[next]