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-06-29
[tests] p2p_segwit: remove unnecessary arguments from subtests.
John Newbery
2018-06-29
[tests] p2p_segwit: log and assert segwit status in subtest wrapper.
John Newbery
2018-06-29
[tests] p2p_segwit: Make sure each subtest leaves utxos for the next.
John Newbery
2018-06-29
[tests] p2p_segwit: wrap subtests with subtest wrapper.
John Newbery
2018-06-29
[tests] p2p_segwit: re-order function definitions.
John Newbery
2018-06-29
[tests] p2p_segwit: standardise comments/docstrings.
John Newbery
2018-06-29
[tests] p2p_segwit: Fix flake8 warnings.
John Newbery
2018-06-29
Merge #13517: qa: Remove need to handle the network thread in tests
Wladimir J. van der Laan
2018-06-29
Make ZMQ notification interface instance global.
Daniel Kraft
2018-06-30
Merge #13545: tests: Fix test case streams_serializedata_xor. Remove Boost de...
MarcoFalke
2018-06-29
Merge #13544: depends: Update Qt download url
Wladimir J. van der Laan
2018-06-28
[wallet] GetBalance can take a min_depth argument.
John Newbery
2018-06-28
[wallet] factor out GetAvailableWatchOnlyBalance()
John Newbery
2018-06-28
[wallet] deduplicate GetAvailableCredit logic
John Newbery
2018-06-28
[wallet] Factor out GetWatchOnlyBalance()
John Newbery
2018-06-28
[wallet] GetBalance can take an isminefilter filter.
John Newbery
2018-06-29
Merge #13563: bench: Simplify CoinSelection
MarcoFalke
2018-06-28
Fix AreInputsStandard test to reference the proper scriptPubKey
Ben Woosley
2018-06-28
[wallet] loadwallet shouldn't create new wallets.
John Newbery
2018-06-28
bench: Simplify CoinSelection
João Barbosa
2018-06-29
Merge #13551: tests: Fix incorrect documentation for test case cuckoocache_hi...
MarcoFalke
2018-06-29
Merge #13535: [qa] wallet_basic: Specify minimum required amount for listunspent
MarcoFalke
2018-06-27
tests: Fix incorrect documentation for test case cuckoocache_hit_rate_ok
practicalswift
2018-06-28
[tests] Check signrawtransaction* errors on missing prevtx info
Anthony Towns
2018-06-28
Error on missing amount in signrawtransaction*
Anthony Towns
2018-06-27
Remove boost dependency (boost/assign/std/vector.hpp)
practicalswift
2018-06-27
depends: Update Qt download url
fanquake
2018-06-27
Fix incorrect tests
practicalswift
2018-06-27
depends: Add RISC-V support
Wladimir J. van der Laan
2018-06-28
Merge #12882: tests: Make test_bitcoin pass under ThreadSanitzer (clang). Fix...
MarcoFalke
2018-06-27
Merge #13503: Document FreeBSD quirk. Fix FreeBSD build: Use std::min<int>(.....
MarcoFalke
2018-06-27
Merge #13532: Log warning when deprecated network name 'tor' is used
Wladimir J. van der Laan
2018-06-26
Merge #12686: Add -ftrapv to CFLAGS and CXXFLAGS when --enable-debug is used....
Pieter Wuille
2018-06-26
Merge #13418: Docs: More precise explanation of parameter onlynet
Pieter Wuille
2018-06-26
Merge #13498: [wallet] Fixups from account API deprecation
Pieter Wuille
2018-06-26
Docs: More precise explanation of parameter "onlynet"
wodry
2018-06-26
Show symbol for inbound/outbound in peer table
wodry
2018-06-26
Use immintrin.h everywhere for intrinsics
Pieter Wuille
2018-06-26
Add SHA256 implementation using using Intel SHA intrinsics
Pieter Wuille
2018-06-26
Merge #13531: doc: Clarify that mempool txiter is const_iterator
MarcoFalke
2018-06-25
Merge #13507: RPC: Fix parameter count check for importpubkey
Wladimir J. van der Laan
2018-06-25
qa: Avoid start/stop of the network thread mid-test
MarcoFalke
2018-06-25
[qa] wallet_basic: Specify minimum required amount for listunspent
MarcoFalke
2018-06-25
Merge #13536: [qt] coincontrol: Remove unused qt4 workaround
MarcoFalke
2018-06-25
Merge #13528: qt: Move BitcoinGUI initializers to class, fix initializer orde...
MarcoFalke
2018-06-25
qt: Move BitcoinGUI initializers to class, fix initializer order warning
Wladimir J. van der Laan
2018-06-25
[qt] coincontrol: Remove unused qt4 workaround
MarcoFalke
2018-06-25
Break circular dependency: init -> * -> init by extracting shutdown.h
Ben Woosley
2018-06-25
Drop unused init.h includes
Ben Woosley
2018-06-24
Log warning message when deprecated network name 'tor' is used (e.g. option o...
wodry
[prev]
[next]