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
rpc: migrate JSONRPCRequest functionality into request.cpp
Karl-Johan Alm
2019-07-03
rpc: fix RPC help requirements for getblocktemplate
Karl-Johan Alm
2019-07-02
Merge #16250: signrawtransactionwithkey: report error when missing redeemScri...
MarcoFalke
2019-07-02
Merge #16153: Qt: Add antialiasing to traffic graph widget
Wladimir J. van der Laan
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
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
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
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 #16183: depends: xtrans: Configure flags cleanup.
fanquake
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 #16223: devtools: Fetch and display ACKs at sign-off time in github-merge
MarcoFalke
2019-06-24
Merge #16254: qt: Set AA_EnableHighDpiScaling attribute early
MarcoFalke
2019-06-24
Merge #16263: qt: Use qInfo() if no error occurs
fanquake
2019-06-23
build: dont compile rapidcheck with -Wall
fanquake
2019-06-23
Merge #16231: gui: Fix open wallet menu initialization order
fanquake
2019-06-22
Merge #16239: wallet/rpc: follow-up clean-up/fixes to avoid_reuse
MeshCollider
2019-06-22
docs: release note wording
Karl-Johan Alm
2019-06-22
wallet/rpc: use static help text
Karl-Johan Alm
2019-06-22
wallet/rpc/getbalances: add entry for 'mine.used' balance in results
Karl-Johan Alm
2019-06-21
Use qInfo() if no error occurs
Hennadii Stepanov
[next]