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-02-12
Merge #15238: [QA] remove some magic mining constants in functional tests
MarcoFalke
2019-02-12
Merge #15216: Scripts and tools: Replace script name with a special parameter
MarcoFalke
2019-02-12
Replace script name with special parameter
Hennadii Stepanov
2019-02-12
Merge #15378: tests: Added missing tests for RPC wallet errors
MarcoFalke
2019-02-12
Merge #15153: gui: Add Open Wallet menu
Jonas Schnelli
2019-02-12
Merge #13787: Test for Windows encoding issue
MarcoFalke
2019-02-12
Merge #14543: [QA] minor p2p_sendheaders fix of height in coinbase
MarcoFalke
2019-02-12
Merge #15358: util: Add SetupHelpOptions()
Wladimir J. van der Laan
2019-02-11
tests: Added missing tests for RPC wallet errors
Ben Carman
2019-02-12
appveyor: Remove outdated libraries
Chun Kuan Lee
2019-02-12
tests: accept unicode characters on Windows
Chun Kuan Lee
2019-02-11
Merge #15353: docs: Minor textual improvements in translation_strings_policy.md
MarcoFalke
2019-02-11
Merge #15373: Move ParseConfirmTarget from rpc/mining to rpc/util
MarcoFalke
2019-02-11
Merge #15380: trivial: correct parameter name in comments
MarcoFalke
2019-02-11
Merge #15337: rpc: Fix for segfault if combinepsbt called with empty inputs
MarcoFalke
2019-02-10
trivial: correct parameter name in comments
andrewtoth
2019-02-11
Merge #15226: Allow creating blank (empty) wallets (alternative)
MeshCollider
2019-02-10
[wallet] Support creating a blank wallet
Andrew Chow
2019-02-08
Move ParseConfirmTarget from rpc/mining to rpc/util
Russell Yanofsky
2019-02-08
Merge #15357: rpc: Don't ignore `-maxtxfee` when wallet is disabled
MarcoFalke
2019-02-08
Merge #15314: [Doc] update release notes for changes up to cb35f1d
MarcoFalke
2019-02-08
Merge #15370: test_runner: Remove unused --force option
MarcoFalke
2019-02-08
Merge #15365: wallet: Add lock annotation for mapAddressBook
MarcoFalke
2019-02-08
Move maxTxFee initialization to init.cpp
Jordan Baczuk
2019-02-08
Merge #15201: net: Add missing locking annotation for vNodes. vNodes is guard...
MarcoFalke
2019-02-08
qa: Add tool-prefix to functional test readme
MarcoFalke
2019-02-08
Merge #14242: Avoid triggering undefined behaviour (std::memset(nullptr, 0, 0...
Wladimir J. van der Laan
2019-02-08
A few textual improvements
Martin Erlandsson
2019-02-07
Merge #14897: randomize GETDATA(tx) request order and introduce bias toward o...
Pieter Wuille
2019-02-07
test_runner: Remove unused --force option
MarcoFalke
2019-02-07
Merge #14491: Allow descriptor imports with importmulti
Wladimir J. van der Laan
2019-02-07
Avoid triggering undefined behaviour (std::memset(nullptr, 0, 0)) if an inval...
practicalswift
2019-02-07
wallet: Add lock annotation for mapAddressBook
MarcoFalke
2019-02-08
Merge #14667: Add deriveaddresses RPC util method
MeshCollider
2019-02-07
Merge #15350: qa: Drop RPC connection if --usecli
MarcoFalke
2019-02-06
Change in transaction pull scheduling to prevent InvBlock-related attacks
Gleb Naumenko
2019-02-06
Merge #15343: [doc] netaddress: Make IPv4 loopback comment more descriptive
Wladimir J. van der Laan
2019-02-06
util: Add SetupHelpOptions()
MarcoFalke
2019-02-06
Merge #15321: doc: Add cs_main lock annotations for mapBlockIndex
MarcoFalke
2019-02-06
Merge #15354: doc: Add missing bitcoin-wallet tool manpages
MarcoFalke
2019-02-06
Merge #15091: GUI: fix model overlay header sync
Wladimir J. van der Laan
2019-02-06
Merge #15349: travis: Only exit early if compilation took longer than 30 min
MarcoFalke
2019-02-06
Merge #15351: Update linearize-hashes.py
MarcoFalke
2019-02-06
doc: Add missing wallet-tool manpages
MarcoFalke
2019-02-06
contrib: Add missing wallet tool to gen-manpages.sh
MarcoFalke
2019-02-05
Update linearize-hashes.py
OverlordQ
2019-02-06
qa: Drop RPC connection if --usecli
João Barbosa
2019-02-05
travis: Only exit early if compilation took longer than 30 min
MarcoFalke
2019-02-05
Merge #14519: tests: add utility to easily profile node performance with perf
MarcoFalke
2019-02-05
Merge #15332: [Docs] Small updates to getrawtransaction description
MarcoFalke
[next]