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-17
Merge #15398: msvc: add rapidcheck property tests
Wladimir J. van der Laan
2019-02-16
[Doc] importmulti: add missing description of keypool option
David A. Harding
2019-02-16
[Doc] add missing newline to witnessScript in listunspent help
David A. Harding
2019-02-16
Merge #15368: Descriptor checksums
Wladimir J. van der Laan
2019-02-16
Merge #13932: Additional utility RPCs for PSBT
Wladimir J. van der Laan
2019-02-16
Merge #15410: test: txindex: interrupt threadGroup before calling destructor
MarcoFalke
2019-02-16
Implement analyzepsbt RPC and tests
Andrew Chow
2019-02-15
Add checksums to descriptors.md
Pieter Wuille
2019-02-15
Make descriptor checksums mandatory in deriveaddresses and importmulti
Pieter Wuille
2019-02-15
Add getdescriptorinfo to compute checksum
Pieter Wuille
2019-02-15
Descriptor checksum
Pieter Wuille
2019-02-16
Move PSBT UTXO fetching to a separate method
Andrew Chow
2019-02-16
Figure out what is missing during signing
Andrew Chow
2019-02-16
Implement joinpsbts RPC and tests
Andrew Chow
2019-02-16
Implement utxoupdatepsbt RPC and tests
Andrew Chow
2019-02-15
Merge #15399: fuzz: Script validation flags
MarcoFalke
2019-02-15
Merge #15391: Add compile time verification of assumptions we're currently ma...
Wladimir J. van der Laan
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
doc: update FreeBSD build guide for 12.0
fanquake
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
Move all PID file stuff to init.cpp
Hennadii Stepanov
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
test: txindex: interrupt threadGroup before calling destructor
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
[prev]
[next]