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-08
Send and require SENDADDRV2 before VERACK
Pieter Wuille
2020-12-08
Remove unused bits from service flags enum
MarcoFalke
2020-12-08
Squashed 'src/crc32c/' changes from 224988680f..b5ef9be675
MarcoFalke
2020-12-08
util: Allow use of C++14 chrono literals
MarcoFalke
2020-12-08
Merge #20422: build: mac deployment unification
fanquake
2020-12-07
test: Remove no longer needed MakeChain calls
Russell Yanofsky
2020-12-07
Merge #20561: p2p: periodically clear m_addr_known
Wladimir J. van der Laan
2020-12-07
Merge #20535: test: Fix intermittent feature_taproot issue
Wladimir J. van der Laan
2020-12-07
Don't send 'sendaddrv2' to pre-70016 software
Pieter Wuille
2020-12-07
wallet: document that tx in CreateTransaction is purely an out-param
MarcoFalke
2020-12-07
Remove unused and confusing CTransaction constructor
MarcoFalke
2020-12-07
log: Clarify that failure to read fee_estimates.dat is non-fatal
MarcoFalke
2020-12-07
refactor: Replace uses ChainActive() in interfaces/chain.cpp
Russell Yanofsky
2020-12-07
Merge #20568: doc: Use FeeModes doc helper in estimatesmartfee
Wladimir J. van der Laan
2020-12-07
refactor: Get rid of more redundant chain methods
Russell Yanofsky
2020-12-07
log: Clarify that failure to write fee_estimates.dat is non-fatal
MarcoFalke
2020-12-07
Merge #18766: Disable fee estimation in blocksonly mode (by removing the fee ...
MarcoFalke
2020-12-07
[net processing] Add RemovePeer()
John Newbery
2020-12-07
[net processing] Make GetPeerRef const
John Newbery
2020-12-07
[net_processing] Move peer_map to PeerManager
John Newbery
2020-12-07
Merge #20138: net: Assume that SetCommonVersion is called at most once per peer
MarcoFalke
2020-12-07
doc: Update wallet database installation guide for macOS
Hennadii Stepanov
2020-12-07
build: Use Homebrew's sqlite package if it is available
Hennadii Stepanov
2020-12-07
Merge #20468: build: warn when generating man pages for binaries built from a...
Wladimir J. van der Laan
2020-12-07
Merge #20482: Add depends qt fix for ARM macs
Wladimir J. van der Laan
2020-12-07
rpc: Use FeeModes doc helper in estimatesmartfee
MarcoFalke
2020-12-07
Merge #19847: rpc, refactor: Avoid duplicate set lookup in gettxoutproof
Jonas Schnelli
2020-12-07
Merge #19832: p2p: Put disconnecting logs into BCLog::NET category
MarcoFalke
2020-12-07
Merge #20476: contrib: Add test for ELF symbol-check
fanquake
2020-12-07
[doc] Tidy up Tor doc (more stringent)
wodry
2020-12-07
Merge #20577: doc: libconsensus: add missing error code description, fix NBit...
fanquake
2020-12-06
Merge #19893: test: Remove or explain syncwithvalidationinterfacequeue
MarcoFalke
2020-12-06
Merge #20581: Don't make "in" parameters look like "out"/"in-out" parameters:...
MarcoFalke
2020-12-06
Don't make "in" parameters look like "out"/"in-out" parameters: pass by ref t...
practicalswift
2020-12-05
doc: libbitcoinconsensus: add missing error code description, fix NBitcoin link
Sebastian Falbesoner
2020-12-05
Merge #20572: ci: Adjust Cirrus CI task names (follow up)
MarcoFalke
2020-12-04
test: add coverage for passing fee rate as a string
Jon Atack
2020-12-04
ci: Adjust Cirrus CI task names (follow up)
Hennadii Stepanov
2020-12-04
wallet, bugfix: allow send to take string fee rate values
Jon Atack
2020-12-04
rpc: Reject empty txids in gettxoutproof
João Barbosa
2020-12-04
rpc, refactor: Avoid duplicate set lookup in gettxoutproof
João Barbosa
2020-12-04
wallet: List all wallets in non-SQLite or non-BDB builds
Russell Yanofsky
2020-12-04
Merge #20562: tests: Test that a fully signed tx given to signrawtx is unchanged
MarcoFalke
2020-12-04
refactor: Consolidate redundant wallet database path and exists functions
Russell Yanofsky
2020-12-04
refactor: Drop call to GetWalletEnv in wallet salvage code
Russell Yanofsky
2020-12-04
refactor: Replace ListWalletDir() function with ListDatabases()
Russell Yanofsky
2020-12-04
MOVEONLY: Move IsBDBFile, IsSQLiteFile, and ListWalletDir
Russell Yanofsky
2020-12-04
Merge #20566: refactor: Use C++17 std::array where possible
MarcoFalke
2020-12-04
Merge #20565: Android : Ensure pic build for bdb
fanquake
2020-12-04
[net processing] Move GetNodeStateStats into PeerManager
John Newbery
[prev]
[next]