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-08
Remove unused argument to ProcessGetBlockData(...)
practicalswift
2018-07-08
net: Remove unused interrupt from SendMessages
fanquake
2018-07-08
Fix command line help for -printtoconsole and -debuglogfile
Samuel B. Atwood
2018-07-07
Merge #13564: [wallet] loadwallet shouldn't create new wallets.
MarcoFalke
2018-07-07
Use __cpuid_count for gnu C to avoid gitian build fail.
Chun Kuan Lee
2018-07-07
bitcoin-tx: Stricter check for valid integers
Daniel Kraft
2018-07-06
Upgrade Qt depends to 5.9.6
Sebastian Kung
2018-07-05
Merge #13598: bench: fix incorrect behaviour in prevector.cpp
MarcoFalke
2018-07-05
Merge #12788: [build] Tune wildcards for LIBSECP256K1 target
Wladimir J. van der Laan
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
Fix depends Qt5.9.4 mac build
Ken Lee
2018-07-05
Ugrade Qt depends to Qt5.9.4
Sebastian Kung
2018-07-05
Merge #13580: build: Detect if char equals int8_t
Wladimir J. van der Laan
2018-07-05
fix bench/prevector.cpp
Akio Nakamura
2018-07-05
RPC: Add new getzmqnotifications method.
Daniel Kraft
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-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
[RPC] [wallet] allow getbalance to use min_conf and watch_only without accounts.
John Newbery
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
[prev]
[next]