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-15
Merge #15383: [rpc] mining: Omit uninitialized currentblockweight, currentblo...
MarcoFalke
2019-02-15
Merge #15405: [build] AppVeyor: clean cache when build configuration changes
MarcoFalke
2019-02-15
Merge #15413: tests: Add missing cs_main locks required when accessing pcoins...
MarcoFalke
2019-02-15
tests: Add missing cs_main locks required when accessing pcoinsdbview, pcoins...
practicalswift
2019-02-15
Merge #14075: Import watch only pubkeys to the keypool if private keys are di...
MeshCollider
2019-02-14
Import public keys in order
Andrew Chow
2019-02-14
Test pubkey import to keypool
Andrew Chow
2019-02-14
Add option to importmulti add an imported pubkey to the keypool
Andrew Chow
2019-02-14
Fetch keys from keypool when private keys are disabled
Andrew Chow
2019-02-14
Add a method to add a pubkey to the keypool
Andrew Chow
2019-02-15
Merge #14021: Import key origin data through descriptors in importmulti
MeshCollider
2019-02-14
Add release notes for importing key origin info change
Andrew Chow
2019-02-14
Test importing descriptors with key origin information
Andrew Chow
2019-02-14
Import KeyOriginData when importing descriptors
Andrew Chow
2019-02-14
Implement a function to add KeyOriginInfo to a wallet
Andrew Chow
2019-02-14
Store key origin info in key metadata
Andrew Chow
2019-02-14
Merge #15285: build: Prefer Python 3.4 even if newer versions are present on ...
MarcoFalke
2019-02-14
Merge #15295: fuzz: Add test/fuzz/test_runner.py and run it in travis
MarcoFalke
2019-02-14
Merge #15411: travis: Combine --disable-bip70 into existing job
MarcoFalke
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
fuzz: test_runner: Better error message when built with afl
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
travis: Combine --disable-bip70 into existing job
MarcoFalke
2019-02-14
Merge #15063: GUI: If BIP70 is disabled, attempt to fall back to BIP21 parsing
Jonas Schnelli
2019-02-14
Remove hdmasterkeyid
Andrew Chow
2019-02-14
Add a method to CWallet to write just CKeyMetadata
Andrew Chow
2019-02-14
Add WriteHDKeypath function and move *HDKeypath to util/bip32.{h,cpp}
Andrew Chow
2019-02-14
Refactor keymetadata writing to a separate method
Andrew Chow
2019-02-14
Merge #15388: [build] Makefile.am: add rule for src/bitcoin-wallet
MarcoFalke
2019-02-14
[build] AppVeyor: clean cache when build configuration changes
Sjors Provoost
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
qa: Add test/fuzz/test_runner.py
MarcoFalke
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
[next]