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-08-05
Avoid Appveyor compilation failure
Pieter Wuille
2021-08-05
Add logging and addr rate limiting statistics
Pieter Wuille
2021-08-05
Randomize the order of addr processing
Pieter Wuille
2021-08-05
Rate limit the processing of incoming addr messages
Pieter Wuille
2021-07-29
rpc: reset scantxoutset progress on finish
Pavol Rusnak
2021-07-11
qt: Draw "eye" sign at the beginning of watch-only addresses
Hennadii Stepanov
2021-07-11
qt: Do not extend recent transaction width to address/label string
Hennadii Stepanov
2021-07-11
qt: Do not use QClipboard::Selection on Windows and macOS.
Hennadii Stepanov
2021-07-08
Merge bitcoin/bitcoin#22366: [0.21] fuzz: add missing ECCVerifyHandle to base...
fanquake
2021-07-01
Merge bitcoin/bitcoin#22255: [0.21] wallet: Do not iterate a directory if hav...
MarcoFalke
2021-06-30
util: Properly handle -noincludeconf on command line
MarcoFalke
2021-06-30
Cleanup -includeconf error message
MarcoFalke
2021-06-30
Fix crash when parsing command line with -noincludeconf=0
MarcoFalke
2021-06-29
fuzz: add missing ECCVerifyHandle to base_encode_decode
Andrew Poelstra
2021-06-15
wallet: Do not iterate a directory if having an error while accessing it
Hennadii Stepanov
2021-05-22
Remove user input from URI error message
unknown
2021-05-22
p2p, bugfix: use NetPermissions::HasFlag() in CConnman::Bind()
Jon Atack
2021-04-16
gui: Pre-rc1 translations update
W. J. van der Laan
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-08
Introduce DeferringSignatureChecker and inherit with SignatureExtractor
Andrew Chow
2021-04-06
net: add ifaddrs.h include
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-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
fuzz: Bump FuzzedDataProvider.h
MarcoFalke
[next]