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-14
Merge #14481: Add P2SH-P2WSH support to listunspent RPC
Wladimir J. van der Laan
2019-02-14
Merge #14626: Select orphan transaction uniformly for eviction
MarcoFalke
2019-02-14
Merge #15195: gui: Add Close Wallet action
Jonas Schnelli
2019-02-14
Merge #15393: build: Bump minimum Qt version to 5.5.1
Jonas Schnelli
2019-02-14
Merge #15063: GUI: If BIP70 is disabled, attempt to fall back to BIP21 parsing
Jonas Schnelli
2019-02-14
Merge #15388: [build] Makefile.am: add rule for src/bitcoin-wallet
MarcoFalke
2019-02-14
[build] Makefile.am: add rule for src/bitcoin-wallet
Sjors Provoost
2019-02-14
Merge #15407: msvc: Fix silent merge conflict between #13926 and #14372 part II
MarcoFalke
2019-02-14
Merge #15183: [Qt]: fixes m_assumed_blockchain_size variable value
MarcoFalke
2019-02-14
fixes m_assumed_blockchain_size variables values:
marcoagner
2019-02-14
msvc: Fix silent merge conflict between #13926 and #14372 part II
Chun Kuan Lee
2019-02-14
Bump minimum Qt version to 5.5.1
Sjors Provoost
2019-02-14
Merge #14978: Factor out PSBT utilities from RPCs for use in GUI code; relate...
MeshCollider
2019-02-13
Merge #15334: wallet: Log absolute paths for the wallets
Wladimir J. van der Laan
2019-02-13
Merge #15390: [wallet-tool] Close bdb when flushing wallet
MarcoFalke
2019-02-13
Merge #15389: Remove unnecessary const_cast
Wladimir J. van der Laan
2019-02-13
Add release note for listunspent P2WSH change
MeshCollider
2019-02-13
Add test for P2SH-P2WSH in signrawtransactionwithkey and listunspent
MeshCollider
2019-02-13
Make listunspent and signrawtransaction RPCs support witnessScript
MeshCollider
2019-02-12
Merge #14918: RPCHelpMan: Check default values are given at compile-time
MarcoFalke
2019-02-13
Log full paths for wallets
Hennadii Stepanov
2019-02-12
gui: Add close wallet action
João Barbosa
2019-02-12
gui: Add closeWallet to WalletController
João Barbosa
2019-02-12
interfaces: Add remove to Wallet
João Barbosa
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
Remove unnecessary const_cast
Julian Fleischer
2019-02-12
Merge #15378: tests: Added missing tests for RPC wallet errors
MarcoFalke
2019-02-12
[wallet] Close bdb when flushing wallet.
John Newbery
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-11
Factor out combine / finalize / extract PSBT helpers
Glenn Willen
2019-02-11
Remove op== on PSBTs; check compatibility in Merge
Glenn Willen
2019-02-11
Switch away from exceptions in refactored tx code
Glenn Willen
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
Move PSBT definitions and code to separate files
Glenn Willen
2019-02-11
Factor BroadcastTransaction out of sendrawtransaction
Glenn Willen
2019-02-11
Split DecodePSBT into Base64 and Raw versions
Glenn Willen
2019-02-11
Add pf_invalid arg to std::string DecodeBase{32,64}
Glenn Willen
2019-02-11
Travis: Add test without BIP70 (but still full wallet + tests)
Luke Dashjr
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
Merge #15353: docs: Minor textual improvements in translation_strings_policy.md
MarcoFalke
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
[next]