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
2017-11-02
Merge #11593: rpc: work-around an upstream libevent bug
Wladimir J. van der Laan
2017-11-02
rpc: further constrain the libevent workaround
Cory Fields
2017-11-02
[test] Verify node doesn't send headers that haven't been fully validated
Russell Yanofsky
2017-11-02
Merge #11590: [Wallet] always show help-line of wallet encryption calls
MarcoFalke
2017-11-02
Add unit test for stale tip checking
Suhas Daftuar
2017-11-02
Add CConnmanTest to mutate g_connman in tests
João Barbosa
2017-11-02
Connect to an extra outbound peer if our tip is stale
Suhas Daftuar
2017-11-01
rpc: work-around an upstream libevent bug
Cory Fields
2017-11-01
Track tip update time and last new block announcement from each peer
Suhas Daftuar
2017-11-01
net: Allow connecting to extra outbound peers
Suhas Daftuar
2017-11-01
Merge #11376: Ensure backupwallet fails when attempting to backup to source file
MarcoFalke
2017-11-01
Merge #11531: Check that new headers are not a descendant of an invalid block...
Wladimir J. van der Laan
2017-11-01
Merge #11511: [Init] Remove redundant exit(EXIT_FAILURE) instances and replac...
Wladimir J. van der Laan
2017-11-01
Merge #11571: Fixed a couple small grammatical errors.
Wladimir J. van der Laan
2017-11-01
Merge #11565: Make listsinceblock refuse unknown block hash
Wladimir J. van der Laan
2017-11-01
Merge #11573: [Util] Update tinyformat.h
Wladimir J. van der Laan
2017-11-01
Merge #11442: [Docs] Update OpenBSD Build Instructions for OpenBSD 6.2
Wladimir J. van der Laan
2017-10-31
[Wallet] always show help-line of wallet encryption calls
Jonas Schnelli
2017-10-31
Make p2p-acceptablock not an extended test
Matt Corallo
2017-10-31
[qa] test that invalid blocks on an invalid chain get a disconnect
Matt Corallo
2017-10-31
Reject headers building on invalid chains by tracking invalidity
Matt Corallo
2017-10-31
Accept unrequested blocks with work equal to our tip
Matt Corallo
2017-10-31
Stop always storing blocks from whitelisted peers
Matt Corallo
2017-10-31
Rewrite p2p-acceptblock in preparation for slight behavior changes
Matt Corallo
2017-10-31
Merge #11578: net: Add missing lock in ProcessHeadersMessage(...)
Wladimir J. van der Laan
2017-10-31
addrman: Add missing lock in Clear() (CAddrMan)
practicalswift
2017-10-30
Do not send (potentially) invalid headers in response to getheaders
Matt Corallo
2017-10-30
net: Add missing lock in ProcessHeadersMessage(...)
practicalswift
2017-10-29
Merge #11541: Build: Fix Automake warnings when running autogen.sh
Wladimir J. van der Laan
2017-10-29
[Util] Update tinyformat.h
fanquake
2017-10-28
Merge #11568: Disconnect outbound peers on invalid chains
Pieter Wuille
2017-10-28
Fixed a couple small grammatical errors.
Christian Gentry
2017-10-28
Merge #10409: [tests] Add fuzz testing for BlockTransactions and BlockTransac...
Wladimir J. van der Laan
2017-10-27
Disconnect outbound peers relaying invalid headers
Suhas Daftuar
2017-10-26
moveonly: factor out headers processing into separate function
Suhas Daftuar
2017-10-26
Merge #11490: Disconnect from outbound peers with bad headers chains
Wladimir J. van der Laan
2017-10-26
Add unit test for outbound peer eviction
Suhas Daftuar
2017-10-26
Permit disconnection of outbound peers on bad/slow chains
Suhas Daftuar
2017-10-26
Disconnecting from bad outbound peers in IBD
Suhas Daftuar
2017-10-26
[trivial] (whitespace only) fix getblockchaininfo alignment
John Newbery
2017-10-26
[rpc] Add initialblockdownload to getblockchaininfo
John Newbery
2017-10-26
Merge #11530: Add share/rpcuser to dist. source code archive
Wladimir J. van der Laan
2017-10-26
Make listsinceblock refuse unknown block hash
Russell Yanofsky
2017-10-25
[tests] Add fuzz testing for BlockTransactions and BlockTransactionsRequest
practicalswift
2017-10-25
[Docs] Update OpenBSD Build Instructions for OpenBSD 6.2
fanquake
2017-10-24
Sanity-check script sizes in bitcoin-tx
Matt Corallo
2017-10-24
Improve wallet-accounts test
Russell Yanofsky
2017-10-23
Merge #11538: qa: Fix race condition failures in replace-by-fee.py, sendheade...
MarcoFalke
2017-10-23
qa: Fix race condition in sendheaders.py
Suhas Daftuar
2017-10-22
Merge #11499: [Qt] Add upload and download info to the peerlist (debug menu)
Jonas Schnelli
[prev]
[next]