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-10
gui: Pre-rc1 translations update
Wladimir J. van der Laan
2020-12-10
build: Bump version to 0.20.2rc1
Wladimir J. van der Laan
2020-12-10
Merge #19740: [0.20] wallet: Simplify and fix CWallet::SignTransaction
MarcoFalke
2020-12-05
tests: Test that a fully signed tx given to signrawtx is unchanged
Andrew Chow
2020-11-23
Merge #20399: Revert "Merge #19606: Backport wtxid relay to v0.20"
MarcoFalke
2020-11-18
Merge #20166: [0.20] Backports
MarcoFalke
2020-11-16
Revert "Merge #19606: Backport wtxid relay to v0.20"
MarcoFalke
2020-11-06
doc: Update data directory path comments
Hennadii Stepanov
2020-11-06
util: Add StripRedundantLastElementsOfPath function
Hennadii Stepanov
2020-11-06
macOS deploy: use the new plistlib API
Jonas Schnelli
2020-11-05
Merge #19606: Backport wtxid relay to v0.20
Wladimir J. van der Laan
2020-10-30
build: fix mutex detection when building bdb on macOS
fanquake
2020-10-23
random: fixes read buffer resizing in RandAddSeedPerfmon
Ethan Heilman
2020-10-19
net: Send post-verack handshake messages at most once
MarcoFalke
2020-10-16
rpc: Adjust witness-tx deserialize error message
MarcoFalke
2020-10-16
rpc: Properly deserialize txs with witness before signing
MarcoFalke
2020-10-16
Avoid the use of abs64 in timedata
Pieter Wuille
2020-10-16
docs: Correct description for getblockstats's txs field
Nadav Ivgi
2020-10-13
Merge #20142: [0.20] build: set minimum required Boost to 1.48.0
MarcoFalke
2020-10-13
build: set minimum required Boost to 1.48.0
fanquake
2020-09-24
Further improve comments around recentRejects
Suhas Daftuar
2020-09-24
Disconnect peers sending wtxidrelay message after VERACK
Suhas Daftuar
2020-09-24
test: Use wtxid relay generally in functional tests
Fabian Jahr
2020-09-24
test: Add tests for wtxid tx relay in segwit test
Fabian Jahr
2020-09-24
test: Update test framework p2p protocol version to 70016
Fabian Jahr
2020-09-24
Rename AddInventoryKnown() to AddKnownTx()
Suhas Daftuar
2020-09-24
Make TX_WITNESS_STRIPPED its own rejection reason
Suhas Daftuar
2020-09-24
Delay getdata requests from peers using txid-based relay
Suhas Daftuar
2020-09-24
Add p2p message "wtxidrelay"
Suhas Daftuar
2020-09-24
ignore non-wtxidrelay compliant invs
Anthony Towns
2020-09-24
Add support for tx-relay via wtxid
Suhas Daftuar
2020-09-24
Add wtxids to recentRejects
Suhas Daftuar
2020-09-24
Add wtxids of confirmed transactions to bloom filter
Suhas Daftuar
2020-09-24
Add wtxid-index to orphan map
Suhas Daftuar
2020-09-24
Add a wtxid-index to mapRelay
Suhas Daftuar
2020-09-24
Just pass a hash to AddInventoryKnown
Suhas Daftuar
2020-09-24
Add a wtxid-index to the mempool
Suhas Daftuar
2020-09-24
Merge #20008: [Backport] #19839 and #19842 to v0.20
Wladimir J. van der Laan
2020-09-24
Update the vcpkg checkout commit ID in appveyor config.
Aaron Clauson
2020-09-24
Set appveyor vm version to previous Visual Studio 2019 release.
Aaron Clauson
2020-09-04
Merge #19680: 0.20: Add txids with non-standard inputs to reject filter
fanquake
2020-08-16
Simplify and fix CWallet::SignTransaction
Andrew Chow
2020-08-07
test addition of unknown segwit spends to txid reject filter
Gregory Sanders
2020-08-07
Add txids with non-standard inputs to reject filter
Suhas Daftuar
2020-08-01
Merge #19636: doc: Update 0.20.1 release notes with psbt changes
Wladimir J. van der Laan
2020-07-31
doc: Update 0.20.1 release notes with psbt changes
Andrew Chow
2020-07-31
build: Bump version to 0.20.1-final
v0.20.1
Wladimir J. van der Laan
2020-07-28
Merge #19612: [0.20] lint: fix shellcheck URL in CI install
MarcoFalke
2020-07-28
[0.20] lint: fix shellcheck URL in CI install
fanquake
2020-07-23
doc: Add changelog and authors to release notes for 0.20.1
Wladimir J. van der Laan
[next]