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-03-21
fuzz: Bump FuzzedDataProvider.h
MarcoFalke
2021-03-21
fuzz: Update FuzzedDataProvider.h from upstream (LLVM)
practicalswift
2021-03-11
GUI: Write PSBTs to file with binary mode
Andrew Chow
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
2020-11-19
wallet: fix and improve upgradewallet error responses
Jon Atack
2020-11-19
wallet: fix and improve upgradewallet result responses
Jon Atack
2020-11-19
wallet: Do not treat default constructed types as None-type
MarcoFalke
2020-11-19
Don't upgrade to HD split if it is already supported
Andrew Chow
2020-11-18
wallet: refactor GetClosestWalletFeature()
Jon Atack
2020-11-18
refactor: Change pointer to reference because it can not be null
MarcoFalke
2020-11-17
Merge #20401: qt: Pre-splitoff translations update
fanquake
2020-11-17
Merge #20305: wallet: introduce fee_rate sat/vB param/option
MarcoFalke
2020-11-17
Merge bitcoin-core/gui#96: Slight improve create wallet dialog
MarcoFalke
2020-11-17
Merge #20139: Wallet: do not return warnings from UpgradeWallet()
MarcoFalke
2020-11-16
[upgradewallet] removed unused warning param
Sishir Giri
2020-11-16
Break circuit earlier
lontivero
2020-11-16
qt: Pre-splitoff translations update
Wladimir J. van der Laan
2020-11-16
Merge #18836: wallet: upgradewallet fixes and additional tests
Wladimir J. van der Laan
2020-11-16
Merge #20238: doc: Missing comments for signet parameters
MarcoFalke
2020-11-16
Merge #20033: refactor: minor whitespace fixups, s/const/constexpr/ and remov...
MarcoFalke
[next]