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-11
Add pf_invalid arg to std::string DecodeBase{32,64}
Glenn Willen
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
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
2019-02-05
Merge #15327: tests: Make test updatecoins_simulation_test deterministic
MarcoFalke
2019-02-05
Merge #15203: Fix issue #9683 "gui, wallet: random abort (segmentation fault)
MarcoFalke
2019-02-06
Merge #15297: wallet: Releases dangling files on BerkeleyEnvironment::Close
MeshCollider
2019-02-05
Merge #14922: windows: Set _WIN32_WINNT to 0x0601 (Windows 7)
Wladimir J. van der Laan
2019-02-05
Merge #15245: remove deprecated mentions of signrawtransaction from fundraw help
MarcoFalke
2019-02-05
Merge #15342: Suggested wallet code cleanups from #14711
MarcoFalke
2019-02-05
Add release notes for importmulti descriptor support
MeshCollider
2019-02-05
Add test for importing via descriptor
MeshCollider
2019-02-05
[wallet] Allow descriptor imports with importmulti
MeshCollider
2019-02-05
[wallet] Refactor ProcessImport() to call ProcessImportLegacy()
John Newbery
2019-02-05
[wallet] Add ProcessImportLegacy()
John Newbery
[next]