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
2018-01-12
Merge #11970: Add test coverage for bitcoin-cli multiwallet calls
MarcoFalke
2018-01-11
Merge #12082: Adding test case for SINGLE|ANYONECANPAY hash type in tx_valid....
MarcoFalke
2018-01-11
Merge #12133: [qa] Fix rare failure in p2p-segwit.py
Wladimir J. van der Laan
2018-01-11
Merge #12150: Fix ListCoins test failure due to unset g_address_type, g_chang...
MarcoFalke
2018-01-11
Merge #12112: Docs: Remove the ending slashes from RPC URI format.
Wladimir J. van der Laan
2018-01-11
Fix ListCoins test failure due to unset g_address_type, g_change_type
Russell Yanofsky
2018-01-10
Merge #11403: SegWit wallet support
Jonas Schnelli
2018-01-10
Merge #12143: [Doc] Fix link for BIP-159 pull request
Jonas Schnelli
2018-01-11
[Doc] Fix link for bip 159 pull request
azuchi
2018-01-09
Add address_types test
Pieter Wuille
2018-01-09
Support downgrading after recovered keypool witness keys
Pieter Wuille
2018-01-09
SegWit wallet support
Pieter Wuille
2018-01-09
Implicitly know about P2WPKH redeemscripts
Pieter Wuille
2018-01-09
[test] Serialize CTransaction with witness by default
Pieter Wuille
2018-01-09
Support P2WPKH and P2SH-P2WPKH in dumpprivkey
Pieter Wuille
2018-01-09
Support P2WPKH addresses in create/addmultisig
Pieter Wuille
2018-01-09
Fix rare failure in p2p-segwit.py
Suhas Daftuar
2018-01-08
Allow multiwallet.py to be used with --usecli
Russell Yanofsky
2018-01-08
[tests] allow tests to be run with --usecli
John Newbery
2018-01-08
TestNodeCLI batch emulation
Russell Yanofsky
2018-01-08
Prevent TestNodeCLI.args mixups
Russell Yanofsky
2018-01-08
Improve TestNodeCLI output parsing
Russell Yanofsky
2018-01-08
Remove the ending slashes from RPC URI format.
Jacky C
2018-01-06
Merge #12079: Improve prioritisetransaction test coverage
MarcoFalke
2018-01-06
Merge #10677: RPC Docs: addmultisigaddress is intended for non-watchonly addr...
Pieter Wuille
2018-01-05
Merge #12092: [qt] Replaces numbered place marker %2 with %1.
MarcoFalke
2018-01-05
[qa] Improve prioritisetransaction functional test
João Barbosa
2018-01-04
Merge #12093: Fix incorrect Markdown link
Jonas Schnelli
2018-01-04
Fix incorrect Markdown link
practicalswift
2018-01-04
Replaces numbered place marker %2 with %1.
251
2018-01-04
Merge #11997: [tests] util_tests.cpp: actually check ignored args
MarcoFalke
2018-01-04
Merge #12063: [Trivial] Update license year range to 2018
MarcoFalke
2018-01-04
Merge #12001: [RPC] Adding ::minRelayTxFee amount to getmempoolinfo and updat...
Wladimir J. van der Laan
2018-01-03
Merge #12035: [qt] change µBTC to bits
Jonas Schnelli
2018-01-03
Merge #12074: [qt] Optimizes boolean expression model && model->haveWatchOnly()
Jonas Schnelli
2018-01-03
Adding test case for SINGLE|ANYONECANPAY hash type in tx_valid.json
Chris Stewart
2018-01-03
Merge #12075: [scripts] Add missing univalue file to copyright_header.py
MarcoFalke
2018-01-04
[tests] util_tests.cpp: actually check ignored args
Anthony Towns
2018-01-03
Extend validateaddress information for P2SH-embedded witness
Pieter Wuille
2018-01-03
Expose method to find key for a single-key destination
Pieter Wuille
2018-01-03
Improve witness destination types and use them more
Pieter Wuille
2018-01-03
[refactor] GetAccount{PubKey,Address} -> GetAccountDestination
Pieter Wuille
2018-01-03
Merge #12062: Increment MIT Licence copyright header year on files modified i...
Wladimir J. van der Laan
2018-01-03
Abstract out IsSolvable from Witnessifier
Pieter Wuille
2018-01-03
Merge #11965: qa: Note on test order in test_runner
MarcoFalke
2018-01-03
Merge #12077: [Docs] Correct `sendmany` curl example
Wladimir J. van der Laan
2018-01-02
Fixes issue #12067 `sendmany` curl example is wrong.
251
2018-01-03
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2018-01-02
[scripts] Add missing univalue file to copyright_header.py
fanquake
2018-01-02
[qt] Simplifies boolean expression model && model->haveWatchOnly()
251
[next]