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-07-04
Docs: Modify policy to not translate command-line help
Chun Kuan Lee
2018-07-03
Remove CombineSignatures and replace tests
Andrew Chow
2018-07-03
Replace CombineSignatures with ProduceSignature
Andrew Chow
2018-07-03
Make SignatureData able to store signatures and scripts
Andrew Chow
2018-07-03
Add simple bech32 benchmarks
Karl-Johan Alm
2018-07-02
Docs: Improve doc of options addnode, connect, seednode
wodry
2018-07-02
scripted-diff: Replace NET_TOR with NET_ONION
wodry
2018-07-02
Delete double semicolon in wallet.cpp and misc.cpp
Matteo Sumberaz
2018-07-01
Detect if char equals int8_t
Chun Kuan Lee
2018-06-30
Merge #13522: [tests] Fix p2p_sendheaders race
MarcoFalke
2018-06-30
Merge #13431: validation: count blocks correctly for check level < 3
MarcoFalke
2018-07-01
Merge #13537: GUI: Peer table: Visualize inbound/outbound state for every row
Jonas Schnelli
2018-06-30
logging: avoid nStart may be used uninitialized in AppInitMain warning
mruddy
2018-06-29
Inline Sign1 and SignN
Andrew Chow
2018-06-29
[tests] p2p_segwit: sync_blocks in subtest wrapper.
John Newbery
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-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
[prev]
[next]