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-16
Removed redundant git pull from appveyor config.
Aaron Clauson
2020-12-16
Adjusted msvc compiler and linker settings to remove optimisations that are c...
Aaron Clauson
2020-12-16
This change to the appveyor CI config for msvc builds reverses a change intro...
Aaron Clauson
2020-12-16
Move signet onion seed from v2 to v3
Sjors Provoost
2020-12-10
build: Bump RC to rc3
v0.21.0rc3
Wladimir J. van der Laan
2020-12-10
gui: pre-rc3 translations update
Wladimir J. van der Laan
2020-12-10
Merge #20612: [0.21] final rc3 backports
Wladimir J. van der Laan
2020-12-10
doc: Update wallet database installation guide for macOS
Hennadii Stepanov
2020-12-10
build: Use Homebrew's sqlite package if it is available
Hennadii Stepanov
2020-12-10
build, refactor: Check that Homebrew's qt5 package is actually installed
Hennadii Stepanov
2020-12-10
build: Check that Homebrew's berkeley-db4 package is actually installed
Hennadii Stepanov
2020-12-10
Don't set BDB flags when configuring without
Jonas Schnelli
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
[next]