index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2019-02-11
Add pf_invalid arg to std::string DecodeBase{32,64}
Glenn Willen
2019-02-11
GUI: If BIP70 is disabled, give a proper error when trying to open a payment ...
Luke Dashjr
2019-02-11
GUI: If BIP70 is disabled, attempt to fall back to BIP21 parsing
Luke Dashjr
2019-02-11
RPCHelpMan: Check default values are given at compile-time
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 #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
Merge #14242: Avoid triggering undefined behaviour (std::memset(nullptr, 0, 0...
Wladimir J. van der Laan
2019-02-07
Merge #14897: randomize GETDATA(tx) request order and introduce bias toward o...
Pieter Wuille
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-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 #15091: GUI: fix model overlay header sync
Wladimir J. van der Laan
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
[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
2019-02-05
[wallet] Refactor ProcessImport()
John Newbery
2019-02-04
rpc: Fix for segfault if combinepsbt called with empty inputs
benthecarman
2019-02-04
Fix issue #9683 "gui, wallet: random abort (segmentation fault) running maste...
Chris Moore
2019-02-05
Fix build after pr 15266 merged
Hennadii Stepanov
2019-02-04
Merge #15266: memory: Construct globals on first use
MarcoFalke
2019-02-04
netaddress: Make IPv4 loopback comment more descriptive
Carl Dong
2019-02-04
netaddress: Fix indentation in IsLocal
Carl Dong
2019-02-04
net: Correct comparison of addr count
Carl Dong
2019-02-04
[Docs] Small updates to getrawtransaction description
Amiti Uttarwar
2019-02-04
remove deprecated mentions of signrawtransaction from fundraw help
Gregory Sanders
2019-02-04
qt: Pre-0.18 split-off translations update
Wladimir J. van der Laan
2019-02-04
gui: Show indeterminate progress dialog while opening walllet
João Barbosa
2019-02-04
gui: Add OpenWalletActivity
João Barbosa
2019-02-04
wallet: Close wallet env lock file
João Barbosa
[prev]
[next]