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-05
Merge #16327: scripts and tools: Update ShellCheck linter
fanquake
2019-07-04
Enable ShellCheck rules
Hennadii Stepanov
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
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
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-07-01
Merge #16309: [MSVC] allow user level project customization
fanquake
2019-06-30
Merge #16271: build: remove -Wall from rapidcheck build flags
MarcoFalke
2019-06-30
Merge #16302: test: Add missing syncwithvalidationinterfacequeue to wallet_ba...
MarcoFalke
2019-06-30
Merge #16313: doc: Fix broken link in doc/build-osx.md
fanquake
2019-06-29
Fix: "Bitcoin Core" -> "The Bitcoin Core"
Hennadii Stepanov
2019-06-29
Drop no-longer-relevant copyright holder name
Hennadii Stepanov
2019-06-29
Include Objective-C source files
Hennadii Stepanov
2019-06-29
doc: Fix broken link in doc/build-osx.md
Jon Atack
2019-06-29
[MSVC] allow user level project customization
nicolas.dorier
2019-06-29
Merge #15964: Docs: Improve build-osx document formatting
fanquake
2019-06-29
Merge #16258: [MSVC]: Create the config.ini as part of bitcoind build
fanquake
2019-06-28
[wallet] abort when attempting to fund a transaction above maxtxfee
Sjors Provoost
2019-06-28
test: Add missing sync_all to wallet_balance test
MarcoFalke
2019-06-28
Merge #16300: util: Explain why the path is cached
Wladimir J. van der Laan
2019-06-28
[MSVC] Enable Fuzz for functional tests
nicolas.dorier
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-26
Merge #16286: refactoring: wallet: Fix GCC 7.4.0 warning
fanquake
2019-06-25
Remove extra CBlockIndex declaration
RJ Rybarczyk
2019-06-25
Fix GCC 7.4.0 warning
Hennadii Stepanov
[next]