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-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-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
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
2021-03-21
fuzz: Bump FuzzedDataProvider.h
MarcoFalke
2021-03-21
fuzz: Update FuzzedDataProvider.h from upstream (LLVM)
practicalswift
2021-03-21
tests: Add fuzzing harness for versionbits
Anthony Towns
2021-03-11
GUI: Write PSBTs to file with binary mode
Andrew Chow
2021-03-03
tests: check never active versionbits
Anthony Towns
2021-03-03
tests: more helpful errors for failing versionbits tests
Anthony Towns
2021-02-19
Disallow sendtoaddress and sendmany when private keys disabled
Andrew Chow
2021-02-11
util: Disallow negative mocktime
MarcoFalke
2021-02-11
net: Avoid UBSan warning in ProcessMessage(...)
practicalswift
2021-01-28
qt: Use "fusion" style on macOS Big Sur with old Qt
Hennadii Stepanov
2021-01-26
raise helpMessageDialog
randymcmillan
2021-01-21
qt: Stop the effect of hidden widgets on the size of QStackedWidget
Hennadii Stepanov
2021-01-21
qt: Fix TxViewDelegate layout
Hennadii Stepanov
2021-01-21
qt: Add TransactionOverviewWidget class
Hennadii Stepanov
2021-01-21
qt: Use layout manager for Create Wallet dialog
Hennadii Stepanov
2021-01-13
Bugfix: GUI: Restore SendConfirmationDialog button default to "Yes"
Luke Dashjr
2021-01-11
net: allow CSubNet of non-IP networks
Vasil Dimov
2021-01-05
qt: Pre-rc5 translations update
v0.21.0rc5
Wladimir J. van der Laan
2021-01-03
qt: Pre-rc4 translations update
Wladimir J. van der Laan
2020-12-26
[doc] Add permissions to the getpeerinfo help.
Amiti Uttarwar
2020-12-21
rpc: Add missing description of vout in getrawtransaction help text
Ben Carman
2020-12-18
qt: Align layout of checkboxes
Hennadii Stepanov
2020-12-17
doc: warn that incoming conns are unlikely when not using default ports
Adam Jonas
2020-12-16
Move signet onion seed from v2 to v3
Sjors Provoost
2020-12-10
gui: pre-rc3 translations update
Wladimir J. van der Laan
2020-12-10
Improve heuristic hex transaction decoding
Pieter Wuille
2020-12-10
wallet, bugfix: allow send to take string fee rate values
Jon Atack
2020-12-10
Send and require SENDADDRV2 before VERACK
Pieter Wuille
2020-12-10
Don't send 'sendaddrv2' to pre-70016 software
Pieter Wuille
2020-12-04
Merge #20510: [backport] wallet: allow zero-fee fundrawtransaction/walletcrea...
MarcoFalke
2020-11-26
Use the correct incremental fee constant in bumpfee help
Jon Atack
2020-11-26
Allow zero-fee fundrawtxn and walletcreatefundedpsbt calls
Jon Atack
2020-11-26
build: Avoid secp256k1.h include from system
Niklas Gögge
2020-11-25
Merge #20490: [backport] wallet: upgradewallet fixes, improvements, test cove...
MarcoFalke
2020-11-25
Merge #20485: [backport] wallet: Do not treat default constructed types as No...
MarcoFalke
2020-11-25
qt: Pre-rc2 translations update
v0.21.0rc2
Wladimir J. van der Laan
2020-11-24
RPC/Wallet: unloadwallet: Clarify docs/error when both the RPC endpoint and w...
Luke Dashjr
[next]