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-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-09
Sort mempool by min(feerate, ancestor_feerate)
Suhas Daftuar
2018-01-09
Refactor CompareTxMemPoolEntryByDescendantScore
Suhas Daftuar
2018-01-09
Remove unused mempool index
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-03
[tests] Remove redundant import in blocktools.py test
Anthony Towns
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
2018-01-01
[Trivial] Update license year range to 2018
Akira Takizawa
2017-12-30
bips: add bip176 (Bits Denomination)
William Casarin
2017-12-30
Merge #12027: [Docs] Remove boost --c++ flag from osx build instructions
Wladimir J. van der Laan
2017-12-30
Merge #11984: doc: Update OpenBSD build instructions for 6.2 (cont'd)
Wladimir J. van der Laan
2017-12-30
Merge #11291: Fix string concatenation to os.path.join and add exception case
MarcoFalke
2017-12-29
[rpc] Adding ::minRelayTxFee amount to getmempoolinfo and updating mempoolmin...
Jeff Rade
2017-12-29
Merge #11824: Block ActivateBestChain to empty validationinterface queue
Pieter Wuille
2017-12-28
[qt] change µBTC to bits
William Casarin
2017-12-26
remove brew c++ flag
Pablo Fernandez
[prev]
[next]