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
Add regression test for incorrect decoding
Pieter Wuille
2020-12-10
Improve heuristic hex transaction decoding
Pieter Wuille
2020-12-10
test: add coverage for passing fee rate as a string
Jon Atack
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-12-02
Merge #20505: [backport] build: Avoid secp256k1.h include from system
fanquake
2020-11-26
Use the correct incremental fee constant in bumpfee help
Jon Atack
2020-11-26
Update feeRate (BTC/kvB) to fee_rate (sat/vB) in wallet_bumpfee
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
Merge #20486: [backport] test: Fix intermittent issue in mempool_compatibility
MarcoFalke
2020-11-25
qt: Pre-rc2 translations update
v0.21.0rc2
Wladimir J. van der Laan
2020-11-25
build: Bump RC to rc2
Wladimir J. van der Laan
2020-11-25
Merge #20479: Fix QPainter non-determinism on macOS (0.21 backport)
fanquake
2020-11-24
Merge #20475: [backport] RPC: unloadwallet: Clarify docs/error when both the ...
MarcoFalke
2020-11-24
Fix QPainter non-determinism on macOS
Andrew Chow
2020-11-24
RPC/Wallet: unloadwallet: Clarify docs/error when both the RPC endpoint and w...
Luke Dashjr
2020-11-23
test: Fix intermittent issue in mempool_compatibility
MarcoFalke
2020-11-20
Merge #20431: [backport 0.21] tests: shrink feature_taproot transfer of funds tx
MarcoFalke
2020-11-20
tests: shrink feature_taproot transfer of funds tx
Anthony Towns
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
build: Set msvc builds's CLIENT_VERSION_IS_RELEASE
v0.21.0rc1
Wladimir J. van der Laan
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
doc: Generate manual pages for 0.21.0rc1
Wladimir J. van der Laan
2020-11-18
build: Bump version for 0.21.0rc1
Wladimir J. van der Laan
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-17
Merge #20346: script: modify security-check.py to use "==" instead of "is" fo...
fanquake
2020-11-17
Merge #20405: p2p: avoid calculating onion address checksum when version is n...
fanquake
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 #20390: CI/Cirrus: Skip merge_base step for non-PRs
MarcoFalke
2020-11-16
Merge #20033: refactor: minor whitespace fixups, s/const/constexpr/ and remov...
MarcoFalke
2020-11-15
Merge #20386: Silence false positive GCC warning in wallet/rpcwallet.cpp
MarcoFalke
2020-11-15
Merge #20395: ci: Use the previous build worker image in AppVeyor
MarcoFalke
2020-11-15
ci: Use the previous build worker image in AppVeyor
Hennadii Stepanov
2020-11-14
CI/Cirrus: Skip merge_base step for non-PRs
Luke Dashjr
[next]