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-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-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
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
Merge #12062: Increment MIT Licence copyright header year on files modified i...
Wladimir J. van der Laan
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
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
2017-12-26
Add helper to wait for validation interface queue to catch up
Matt Corallo
2017-12-26
Block ActivateBestChain to empty validationinterface queue
Matt Corallo
2017-12-26
Add an interface to get the queue depth out of CValidationInterface
Matt Corallo
2017-12-26
Require no cs_main lock for ProcessNewBlock/ActivateBestChain
Matt Corallo
2017-12-24
Avoid cs_main in net_processing ActivateBestChain calls
Matt Corallo
2017-12-24
Refactor ProcessGetData in anticipation of avoiding cs_main for ABC
Matt Corallo
2017-12-23
Merge #11517: Tests: Improve benchmark precision
Wladimir J. van der Laan
2017-12-23
Merge #11748: [Tests] Adding unit tests for GetDifficulty in blockchain.cpp.
Wladimir J. van der Laan
2017-12-23
Removed CCheckQueueSpeed benchmark
Martin Ankerl
2017-12-23
Improved microbenchmarking with multiple features.
Martin Ankerl
2017-12-23
Merge #11475: [rpc] mempoolinfo should take ::minRelayTxFee into account
Wladimir J. van der Laan
2017-12-22
Merge #11903: [trivial] Add required package dependencies for depends cross c...
Jonas Schnelli
2017-12-22
Merge #11605: [Wallet] Enable RBF by default in QT
Wladimir J. van der Laan
2017-12-22
doc: Update OpenBSD build instructions for 6.2
Wladimir J. van der Laan
2017-12-22
Merge #11981: Fix gitian build after libzmq bump
Wladimir J. van der Laan
2017-12-22
[Wallet] Use RBF by default in QT only
Sjors Provoost
2017-12-21
depends: fix libzmq's needless linking against libstdc++
Cory Fields
2017-12-21
qa: Note on test order in test_runner
MarcoFalke
[next]