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
2020-12-13
net: remove nMaxOutboundTimeframe from connection options
fanquake
2020-12-13
net: remove SetMaxOutboundTimeframe
fanquake
2020-12-13
net: remove SetMaxOutboundTarget
fanquake
2020-12-13
Merge #20588: Remove unused and confusing CTransaction constructor
fanquake
2020-12-12
Merge #20079: p2p: Treat handshake misbehavior like unknown message
MarcoFalke
2020-12-12
Merge #20275: wallet: List all wallets in non-SQLite and non-BDB builds
MarcoFalke
2020-12-11
build: Run libdmg-hfsplus's DMG tool in make deploy
Carl Dong
2020-12-11
[net processing] Clarify UpdatedBlockTip()
John Newbery
2020-12-11
[net processing] Remove unnecesary nNewHeight variable in UpdatedBlockTip()
John Newbery
2020-12-11
[net processing] Remove nStartingHeight check from block relay
John Newbery
2020-12-11
Merge #19858: Periodically make block-relay connections and sync headers
MarcoFalke
2020-12-11
Merge #19982: test: Fix inconsistent lock order in wallet_tests/CreateWallet
fanquake
2020-12-10
doc: Update for FreeBSD 12.2, add GUI Build Instructions
Jarol Rodriguez
2020-12-10
test: Fix inconsistent lock order in wallet_tests/CreateWallet
Hennadii Stepanov
2020-12-10
[skip ci] sync: Check precondition in LEAVE_CRITICAL_SECTION() macro
Hennadii Stepanov
2020-12-10
sync: Improve CheckLastCritical()
Hennadii Stepanov
2020-12-10
Remove m_is_manual_connection from CNodeState
Antoine Riard
2020-12-10
Merge #20613: test: Use Popen.wait instead of RPC in assert_start_raises_init...
MarcoFalke
2020-12-10
test: run mempool_expiry.py even with wallet disabled
Michael Dietz
2020-12-10
cirrus: Schedule one task with paid credits for faster CI feedback
MarcoFalke
2020-12-10
Clarify comments around outbound peer eviction
Suhas Daftuar
2020-12-10
Periodically make block-relay connections and sync headers
Suhas Daftuar
2020-12-10
Merge #20587: [doc] Tidy up Tor doc (more stringent)
Wladimir J. van der Laan
2020-12-10
Use conn_type to identify block-relay peers, rather than m_tx_relay == nullptr
Suhas Daftuar
2020-12-10
Simplify and clarify extra outbound peer counting
Suhas Daftuar
2020-12-10
net: don't relay to the address' originator
Vasil Dimov
2020-12-10
Merge #20527: build: Do not ignore Homebrew's SQLite on macOS
Jonas Schnelli
2020-12-10
Merge #20549: Support make src/bitcoin-node and src/bitcoin-gui
Wladimir J. van der Laan
2020-12-10
test: Use Popen.wait instead of RPC in assert_start_raises_init_error
MarcoFalke
2020-12-10
Merge #20567: test: Add option to git-subtree-check to do full check, add help
Wladimir J. van der Laan
2020-12-10
Merge #20589: log: Clarify that failure to read/write fee_estimates.dat is no...
Wladimir J. van der Laan
2020-12-10
Merge #20595: Improve heuristic hex transaction decoding
Wladimir J. van der Laan
2020-12-10
Move TX_MAX_STANDARD_VERSION to policy
MarcoFalke
2020-12-10
Merge #20609: configure: output notice that test binary is disabled by fuzzing
MarcoFalke
2020-12-10
Merge #20573: wallet, bugfix: allow send with string fee_rate amounts
MarcoFalke
2020-12-10
Merge #19776: net, rpc: expose high bandwidth mode state via getpeerinfo
MarcoFalke
2020-12-10
Merge #20217: net: Remove g_relay_txes
MarcoFalke
2020-12-10
fuzz: Link all targets once
MarcoFalke
2020-12-10
Merge #20608: contrib: add symbol check test for PE binaries
fanquake
2020-12-10
Merge #20046: depends: Set CMAKE_INSTALL_RPATH for native packages
fanquake
2020-12-09
configure: output notice that test binary is disabled by fuzzing
Andrew Poelstra
2020-12-09
Merge #20603: build: Update crc32c subtree
Wladimir J. van der Laan
2020-12-09
Remove g_relay_txes
John Newbery
2020-12-09
[net processing] Add m_ignores_incoming_txs to PeerManager and use internally
John Newbery
2020-12-09
[init] Use MakeUnique<> to construct peerman
John Newbery
2020-12-09
[net processing] Add IgnoresIncomingTxs() function to PeerManager
John Newbery
2020-12-09
[net processing] Move PushNodeVersion into PeerManager
John Newbery
2020-12-09
Merge #20602: util: Allow use of C++14 chrono literals
MarcoFalke
2020-12-09
Merge #20606: Remove unused bits from service flags enum
Wladimir J. van der Laan
2020-12-09
contrib: add symbol check test for PE
fanquake
[prev]
[next]