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-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-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
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
wallet: Close wallet env lock file
João Barbosa
2019-02-04
wallet: Close dbenv error file db.log
João Barbosa
2019-02-04
Merge #15322: wallet: Add missing cs_db lock
Wladimir J. van der Laan
2019-02-04
Merge #15324: test: Make bloom tests deterministic
Wladimir J. van der Laan
2019-02-03
Check m_internals in UnregisterValidationInterface
João Barbosa
2019-02-03
gui: Fix m_node.startShutdown() order
João Barbosa
2019-02-03
gui: Expose BitcoinGUI::unsubscribeFromCoreSignals
João Barbosa
2019-02-03
gui: Fix WalletController deletion
João Barbosa
2019-02-03
tests: Make updatecoins_simulation_test deterministic
practicalswift
2019-02-03
Merge #15263: Descriptor expansions only need pubkey entries for PKH/WPKH
MeshCollider
2019-02-02
test: Make bloom tests deterministic
MarcoFalke
2019-02-01
Rename Chain getLocator -> getTipLocator
Russell Yanofsky
2019-02-01
Drop redundant get_value_or
Russell Yanofsky
2019-02-01
Fix ScanForWalletTransactions start_block comment
Russell Yanofsky
2019-02-01
wallet: Add missing cs_db lock
João Barbosa
2019-02-01
Document rescanblockchain returned stop_height being null
Russell Yanofsky
2019-02-01
Merge #15308: build: Restore compatibility with older boost
MarcoFalke
2019-02-01
Add suggested rescanblockchain comments
Russell Yanofsky
2019-02-01
Update ScanForWalletTransactions result comment
Russell Yanofsky
2019-02-01
Rename ScanResult stop_block field
Russell Yanofsky
2019-02-01
Merge #15235: Do not import private keys to wallets with private keys disabled
Wladimir J. van der Laan
2019-01-31
Prefer boost::optional#get_value_or over #value_or
Ben Woosley
2019-01-31
Piecewise construct to avoid invalid construction
Ben Woosley
2019-01-31
Do not import private keys to wallets with private keys disabled
Andrew Chow
2019-01-31
Refactor importwallet to extract data from the file and then import
Andrew Chow
2019-01-31
Merge #15299: Fix assertion in CKey::SignCompact
Wladimir J. van der Laan
2019-01-31
Merge #11911: Free BerkeleyEnvironment instances when not in use
Wladimir J. van der Laan
2019-01-31
Merge #13926: [Tools] bitcoin-wallet - a tool for creating and managing walle...
MarcoFalke
2019-01-31
Fix assertion in CKey::SignCompact
João Barbosa
2019-01-31
Merge #15225: GUI: Change the receive button to respond to keypool state chan...
Wladimir J. van der Laan
2019-01-31
Merge #15272: doc: correct logging return type and RPC example
Wladimir J. van der Laan
2019-01-30
Merge #15292: Remove 'boost::optional'-related false positive -Wmaybe-uniniti...
Wladimir J. van der Laan
2019-01-30
[tools] Add wallet inspection and modification tool
Jonas Schnelli
2019-01-30
Remove 'boost::optional'-related gcc warnings
Hennadii Stepanov
2019-01-30
Merge #15043: test: Build fuzz targets into seperate executables
Wladimir J. van der Laan
[next]