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
2020-07-29
Merge #18637: coins: allow cache resize after init
MarcoFalke
2020-07-28
Merge #19583: p2p: clean up Misbehaving()
fanquake
2020-07-28
Merge #19589: rpc: Avoid useless mempool query in gettxoutproof
fanquake
2020-07-26
refactor: Drop unused CBufferedFile::Seek()
Hennadii Stepanov
2020-07-26
Merge #19508: Work around memory-aliasing in descriptor ParsePubkey
MarcoFalke
2020-07-26
rpc: Avoid useless mempool query in gettxoutproof
MarcoFalke
2020-07-26
rpc: Style fixups in gettxoutproof
MarcoFalke
2020-07-25
[net processing] Tidy up Misbehaving()
John Newbery
2020-07-25
[net processing] Always supply debug message to Misbehaving()
John Newbery
2020-07-25
[net processing] Fixup MaybeDiscourageAndDisconnect() style
John Newbery
2020-07-24
Merge #19472: [net processing] Reduce cs_main scope in MaybeDiscourageAndDisc...
Wladimir J. van der Laan
2020-07-23
Merge #15935: Add <datadir>/settings.json persistent settings storage
MarcoFalke
2020-07-23
Merge #19473: net: Add -networkactive option
MarcoFalke
2020-07-23
Merge #19334: wallet: Introduce WalletDatabase abstract class
Samuel Dobson
2020-07-22
net: Log network activity status change unconditionally
Hennadii Stepanov
2020-07-22
net: Add -networkactive option
Hennadii Stepanov
2020-07-22
Merge #18044: Use wtxid for transaction relay
Wladimir J. van der Laan
2020-07-22
Merge #19526: log: Avoid treating remote misbehvior as local system error
Wladimir J. van der Laan
2020-07-22
Merge #19370: Static asserts for consistency of fee defaults
Wladimir J. van der Laan
2020-07-22
Merge #19562: test: Fix fuzzer compilation on macOS
fanquake
2020-07-22
Merge #19548: fuzz: add missing overrides to signature_checker
fanquake
2020-07-22
Merge #18907: walletdb: Don't remove database transaction logs and instead error
MarcoFalke
2020-07-22
fuzz: add missing overrides to signature_checker
Jon Atack
2020-07-21
test: Fix fuzzer compilation on macOS
freenancial
2020-07-21
Merge #19217: p2p: disambiguate block-relay-only variable names from blockson...
MarcoFalke
2020-07-21
Merge #18984: Remove unnecessary input blockfile SetPos
MarcoFalke
2020-07-21
Merge #16878: Fix non-deterministic coverage of test DoS_mapOrphans
MarcoFalke
2020-07-21
Make test DoS_mapOrphans deterministic
David Reikher
2020-07-19
span: Add Span::empty() and use it in script/descriptor
MarcoFalke
2020-07-19
rpc: deduplicate WriteHDKeypath() used in decodepsbt
Sebastian Falbesoner
2020-07-19
fuzz: fix unused variable addrdb compiler warning
Jon Atack
2020-07-19
Further improve comments around recentRejects
Suhas Daftuar
2020-07-19
Disconnect peers sending wtxidrelay message after VERACK
Suhas Daftuar
2020-07-19
Rename AddInventoryKnown() to AddKnownTx()
Suhas Daftuar
2020-07-19
Make TX_WITNESS_STRIPPED its own rejection reason
Suhas Daftuar
2020-07-19
Delay getdata requests from peers using txid-based relay
Suhas Daftuar
2020-07-19
Add p2p message "wtxidrelay"
Suhas Daftuar
2020-07-19
ignore non-wtxidrelay compliant invs
Anthony Towns
2020-07-19
Add support for tx-relay via wtxid
Suhas Daftuar
2020-07-18
Add wtxids to recentRejects instead of txids
Suhas Daftuar
2020-07-18
Add wtxids of confirmed transactions to bloom filter
Suhas Daftuar
2020-07-18
Add wtxid-index to orphan map
Suhas Daftuar
2020-07-18
Add a wtxid-index to mapRelay
Suhas Daftuar
2020-07-18
Just pass a hash to AddInventoryKnown
Suhas Daftuar
2020-07-18
Add wtxid to mempool unbroadcast tracking
Amiti Uttarwar
2020-07-18
Add a wtxid-index to the mempool
Suhas Daftuar
2020-07-18
Merge #19143: tests: Add fuzzing harnesses for CAutoFile, CBufferedFile, Load...
MarcoFalke
2020-07-16
Merge #16525: Dump transaction version as an unsigned integer in RPC/TxToUniv
Wladimir J. van der Laan
2020-07-16
Merge #19533: [tests] Remove unnecessary cs_mains in denialofservice_tests
MarcoFalke
2020-07-16
Merge bitcoin-core/gui#14: scripted-diff: rename movie folder to animation
MarcoFalke
[next]