index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2021-03-18
Merge #21162: Net Processing: Move RelayTransaction() into PeerManager
fanquake
2021-03-17
Merge #21415: refactor: remove Optional & nullopt
Wladimir J. van der Laan
2021-03-17
refactor: post Optional<> removal cleanups
fanquake
2021-03-17
Merge #21417: Misc external signer improvement and HWI 2 support
fanquake
2021-03-17
Merge #21083: wallet: Avoid requesting fee rates multiple times during coin s...
Samuel Dobson
2021-03-16
Rename CoinSelectionParams::effective_fee to m_effective_feerate
Andrew Chow
2021-03-16
wallet: Move discard feerate fetching to CreateTransaction
Andrew Chow
2021-03-16
wallet: Move long term feerate setting to CreateTransaction
Andrew Chow
2021-03-16
wallet: Replace nFeeRateNeeded with effective_fee
Andrew Chow
2021-03-16
wallet: Use existing feerate instead of getting a new one
Andrew Chow
2021-03-16
Merge #21447: Always add -daemonwait to known command line arguments
Wladimir J. van der Laan
2021-03-16
Merge #21407: i2p: limit the size of incoming messages
Wladimir J. van der Laan
2021-03-16
Merge #220: Do not translate file extensions
Wladimir J. van der Laan
2021-03-16
Merge #21438: test: add ParseUInt8() test coverage
Wladimir J. van der Laan
2021-03-16
Merge #21405: compat: remove memcpy -> memmove backwards compatibility alias
Wladimir J. van der Laan
2021-03-16
Merge #21444: net, doc: Doxygen updates and fixes in netbase.{h,cpp}
Wladimir J. van der Laan
2021-03-16
test: add a test to ensure RecvUntilTerminator() limit works
Vasil Dimov
2021-03-16
i2p: limit the size of incoming messages
Vasil Dimov
2021-03-16
Always add -daemonwait to known command line arguments
Hennadii Stepanov
2021-03-16
Merge bitcoin-core/gui#246: Revert "qt: Use "fusion" style on macOS Big Sur w...
MarcoFalke
2021-03-15
refactor: reuse test string with embedded null char in util_tests
Jon Atack
2021-03-15
test: add ParseUInt8() unit and fuzz test coverage
Jon Atack
2021-03-15
Merge #21141: wallet: Add new format string placeholders for walletnotify
Wladimir J. van der Laan
2021-03-15
Merge #19259: fuzz: Add fuzzing harness for LoadMempool(...) and DumpMempool(...
MarcoFalke
2021-03-15
Add new format string placeholders for walletnotify to include relevant block...
Maayan Keshet
2021-03-15
Merge #21424: Net processing: Tidy up CNodeState ctor
MarcoFalke
2021-03-15
net: fix hSocket param in netbase.h::ConnectSocketDirectly()
Jon Atack
2021-03-15
net: move Doxygen docs from netbase.cpp to netbase.h
Jon Atack
2021-03-15
tests: Add fuzzing harness for LoadMempool(...) and DumpMempool(...)
practicalswift
2021-03-15
net: update incorrect Doxygen documentation in netbase.cpp
Jon Atack
2021-03-15
fuzz: Implement fuzzed_dns_lookup_function as lambda
practicalswift
2021-03-15
Merge #19415: net: Make DNS lookup mockable, add fuzzing harness
MarcoFalke
2021-03-15
rpc: remove scantxoutset EXPERIMENTAL warning
Jon Atack
2021-03-15
Merge #21035: Remove pointer cast in CRPCTable::dumpArgMap
MarcoFalke
2021-03-15
Merge bitcoin-core/gui#250: scripted-diff: Drop redundant QString calls
MarcoFalke
2021-03-15
Merge #20556: rpc: Properly document return values (submitblock, gettxout, ge...
fanquake
2021-03-15
scripted-diff: remove Optional & nullopt
fanquake
2021-03-15
scripted-diff: Drop redundant QString calls
Hennadii Stepanov
2021-03-12
Revert "qt: Use "fusion" style on macOS Big Sur with old Qt"
Hennadii Stepanov
2021-03-12
[net processing] Add ChainSyncTimeoutState default initializers
John Newbery
2021-03-12
[net processing] Remove CNodeState ctor body
John Newbery
2021-03-12
Merge #21404: refactor: Remove MakeUnique<T>()
MarcoFalke
2021-03-12
Merge #21394: [doc] Improve comment about protected peers
fanquake
2021-03-11
validation: Make DumpMempool(...) and LoadMempool(...) easier to test/fuzz/mock
practicalswift
2021-03-11
tests: Set errno in FuzzedFileProvider. Implement seek(..., ..., SEEK_END).
practicalswift
2021-03-11
Merge bitcoin-core/gui#188: Write PSBTs to file with binary mode
MarcoFalke
2021-03-11
Merge #21007: bitcoind: Add -daemonwait option to wait for initialization
Wladimir J. van der Laan
2021-03-11
rpc: don't require wallet for enumeratesigners
Sjors Provoost
2021-03-11
Merge #21376: depends: Qt 5.12.10
Wladimir J. van der Laan
2021-03-11
Merge #21270: [Bundle 4/n] Prune g_chainman usage in validation-adjacent modules
Wladimir J. van der Laan
[next]