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-05
Merge #13096: [Policy] Fix MAX_STANDARD_TX_WEIGHT check
Wladimir J. van der Laan
2018-07-05
Merge #13577: logging: avoid nStart may be used uninitialized in AppInitMain ...
Wladimir J. van der Laan
2018-07-05
Merge #13467: [Tests] Make p2p_segwit easier to debug
Wladimir J. van der Laan
2018-07-05
Merge #13425: Moving final scriptSig construction from CombineSignatures to P...
Wladimir J. van der Laan
2018-07-05
Merge #13580: build: Detect if char equals int8_t
Wladimir J. van der Laan
2018-07-04
Merge #13588: Docs: Improve doc of options addnode, connect, seednode
Wladimir J. van der Laan
2018-07-04
Merge #13235: Break circular dependency: init -> * -> init by extracting shut...
Wladimir J. van der Laan
2018-07-04
Merge #13592: Docs: Modify policy to not translate command-line help
Wladimir J. van der Laan
2018-07-04
Merge #13575: Refactor: Rename NET_TOR to NET_ONION
Wladimir J. van der Laan
2018-07-04
Merge #13491: Improve handling of INVALID in IsMine
Wladimir J. van der Laan
2018-07-04
Merge #13568: Trivial: Remove double semicolon from wallet.cpp and misc.cpp
Wladimir J. van der Laan
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-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-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
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-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-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
[next]