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-07-22
walletdb: track database file use as m_refcount within BerkeleyDatabase
Andrew Chow
2020-07-22
Combine BerkeleyEnvironment::Verify into BerkeleyDatabase::Verify
Andrew Chow
2020-07-23
Merge #19334: wallet: Introduce WalletDatabase abstract class
Samuel Dobson
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 #19553: build: pass -fcommon when building genisoimage
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 #19552: test: fix intermittent failure in p2p_ibd_txrelay
MarcoFalke
2020-07-21
Merge #19560: contrib: Clean up previous_releases.py
fanquake
2020-07-21
Merge #18984: Remove unnecessary input blockfile SetPos
MarcoFalke
2020-07-21
contrib: Clean up previous_releases.py
MarcoFalke
2020-07-21
Merge #19205: script: previous_release.sh rewritten in python
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-21
Merge #19547: doc: Update macOS cross compilation dependencies for Focal
fanquake
2020-07-21
Merge #19555: rpc: deduplicate WriteHDKeypath() used in decodepsbt
fanquake
2020-07-19
rpc: deduplicate WriteHDKeypath() used in decodepsbt
Sebastian Falbesoner
2020-07-19
test: fix intermittent p2p_ibd_txrelay race, add test_framework.py#wait_until
Jon Atack
2020-07-19
Merge #19551: fuzz: fix unused variable compiler warning in addrdb
fanquake
2020-07-19
build: pass -fcommon when building genisoimage
fanquake
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
test: Use wtxid relay generally in functional tests
Fabian Jahr
2020-07-19
test: Add tests for wtxid tx relay in segwit test
Fabian Jahr
2020-07-19
test: Update test framework p2p protocol version to 70016
Fabian Jahr
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
doc: Update macOS cross compilation dependencies for Focal
Hennadii Stepanov
2020-07-18
Merge #19143: tests: Add fuzzing harnesses for CAutoFile, CBufferedFile, Load...
MarcoFalke
2020-07-17
Merge #19538: ci: Add tsan suppression for race in DatabaseBatch
MarcoFalke
2020-07-17
ci: add tsan debug symbols option
Russell Yanofsky
2020-07-17
Merge #19536: qt, build: Fix QFileDialog for static builds
fanquake
[next]