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
2021-04-16
doc: Regenerate manual pages for 0.21.1rc1
v0.21.1rc1
W. J. van der Laan
2021-04-16
build: Bump version to 0.21.1rc1
W. J. van der Laan
2021-04-16
gui: Pre-rc1 translations update
W. J. van der Laan
2021-04-16
Merge #21614: [0.21] test: Backports
fanquake
2021-04-16
fuzz: cleanups for versionbits fuzzer
Anthony Towns
2021-04-16
test: make sure non-IP peers get discouraged and disconnected
Vasil Dimov
2021-04-16
test: also check disconnect in denialofservice_tests/peer_discouragement
Vasil Dimov
2021-04-16
test: use pointers in denialofservice_tests/peer_discouragement
Vasil Dimov
2021-04-16
Merge #21701: [0.21] Speedy trial activation for Taproot
MarcoFalke
2021-04-16
Merge #21520: [0.21] wallet: Avoid requesting fee rates multiple times during...
fanquake
2021-04-15
Add mainnet and testnet taproot activation params
Andrew Chow
2021-04-15
chainparams: drop versionbits threshold to 90% for mainnnet and signet
Anthony Towns
2021-04-15
versionbits: simplify state transitions
Anthony Towns
2021-04-15
versionbits: Add explicit NEVER_ACTIVE deployments
Anthony Towns
2021-04-15
fuzz: test versionbits delayed activation
Anthony Towns
2021-04-15
tests: test versionbits delayed activation
Anthony Towns
2021-04-15
versionbits: Add support for delayed activation
Anthony Towns
2021-04-15
tests: clean up versionbits test
Anthony Towns
2021-04-15
tests: test ComputeBlockVersion for all deployments
Anthony Towns
2021-04-15
tests: pull ComputeBlockVersion test into its own function
Anthony Towns
2021-04-12
Merge #21640: [0.21] Introduce DeferredSignatureChecker and have SignatureExt...
fanquake
2021-04-08
Test that signrawtx works when a signed CSV and CLTV inputs are present
Andrew Chow
2021-04-08
Introduce DeferringSignatureChecker and inherit with SignatureExtractor
Andrew Chow
2021-04-07
Merge #21616: [0.21] build: link against -lsocket if required for *ifaddrs
MarcoFalke
2021-04-06
net: add ifaddrs.h include
fanquake
2021-04-06
build: check if -lsocket is required with *ifaddrs
fanquake
2021-04-06
rand: only try and use freeifaddrs if available
fanquake
2021-04-01
Rename CoinSelectionParams::effective_fee to m_effective_feerate
Andrew Chow
2021-04-01
Merge #21469: BIP 350: Implement Bech32m and use it for v1+ segwit addresses ...
MarcoFalke
2021-03-27
Backport invalid address tests
Pieter Wuille
2021-03-27
naming nits
Fabian Jahr
2021-03-27
Add signet support to gen_key_io_test_vectors.py
Pieter Wuille
2021-03-27
Use Bech32m encoding for v1+ segwit addresses
Pieter Wuille
2021-03-27
Add Bech32m test vectors
Pieter Wuille
2021-03-27
Implement Bech32m encoding/decoding
Pieter Wuille
2021-03-24
wallet: Move discard feerate fetching to CreateTransaction
Andrew Chow
2021-03-24
wallet: Move long term feerate setting to CreateTransaction
Andrew Chow
2021-03-24
wallet: Replace nFeeRateNeeded with effective_fee
Andrew Chow
2021-03-24
wallet: Use existing feerate instead of getting a new one
Andrew Chow
2021-03-24
Merge #20901: [0.21.1]: rc1 Backports
fanquake
2021-03-21
Merge #21490: [0.21] Backport versionbits tests
MarcoFalke
2021-03-21
doc: Remove outdated comment
Hennadii Stepanov
2021-03-21
fuzz: Bump FuzzedDataProvider.h
MarcoFalke
2021-03-21
fuzz: Bump FuzzedDataProvider.h
MarcoFalke
2021-03-21
fuzz: Update FuzzedDataProvider.h from upstream (LLVM)
practicalswift
2021-03-21
doc: add signet to doc/bitcoin-conf.md
Jon Atack
2021-03-21
doc: add signet to share/examples/bitcoin.conf
Jon Atack
2021-03-21
Update vcpkg checkout commit.
Aaron Clauson
2021-03-21
tests: Add fuzzing harness for versionbits
Anthony Towns
2021-03-11
GUI: Write PSBTs to file with binary mode
Andrew Chow
[next]