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
/
test
/
functional
Age
Commit message (
Expand
)
Author
2021-08-05
Rate limit the processing of incoming addr messages
Pieter Wuille
2021-07-29
test: Fix intermittent feature_taproot issue
MarcoFalke
2021-06-30
Cleanup -includeconf error message
MarcoFalke
2021-06-30
Fix crash when parsing command line with -noincludeconf=0
MarcoFalke
2021-04-15
versionbits: Add support for delayed activation
Anthony Towns
2021-04-08
Test that signrawtx works when a signed CSV and CLTV inputs are present
Andrew Chow
2021-03-27
Backport invalid address tests
Pieter Wuille
2021-03-27
Use Bech32m encoding for v1+ segwit addresses
Pieter Wuille
2021-03-06
tests: Test that a fully signed tx given to signrawtx is unchanged
Andrew Chow
2021-02-19
test: disallow sendtoaddress/sendmany when private keys disabled
Jon Atack
2021-02-11
util: Disallow negative mocktime
MarcoFalke
2021-02-08
fix the unreachable code at feature_taproot
Bruno Garcia
2021-01-11
test: add test for banning of non-IP addresses
Vasil Dimov
2020-12-10
Add regression test for incorrect 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-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-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-24
Merge #20475: [backport] RPC: unloadwallet: Clarify docs/error when both the ...
MarcoFalke
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
Don't upgrade to HD split if it is already supported
Andrew Chow
2020-11-17
Merge #20305: wallet: introduce fee_rate sat/vB param/option
MarcoFalke
2020-11-16
Merge #18836: wallet: upgradewallet fixes and additional tests
Wladimir J. van der Laan
2020-11-12
wallet: override minfee checks (fOverrideFeeRate) for fee_rate
Jon Atack
2020-11-12
wallet: provide valid values if invalid estimate mode passed
Jon Atack
2020-11-12
wallet: update fee rate units, use sat/vB for fee_rate error messages
Jon Atack
2020-11-12
Merge #19502: Bugfix: Wallet: Soft-fail exceptions within ListWalletDir file ...
Samuel Dobson
2020-11-11
wallet: remove redundant bumpfee fee_rate checks
Jon Atack
2020-11-11
wallet: introduce fee_rate (sat/vB) param/option
Jon Atack
2020-11-11
wallet: fix bug in RPC send options
Jon Atack
2020-11-10
Merge #20322: test: Fix intermittent issue in wallet_listsinceblock
MarcoFalke
2020-11-09
Merge #20153: wallet: do not import a descriptor with hardened derivations in...
Wladimir J. van der Laan
2020-11-09
Merge #20120: net, rpc, test, bugfix: update GetNetworkName, GetNetworksInfo,...
Wladimir J. van der Laan
2020-11-09
Merge #20292: test: Fix intermittent feature_taproot issue
Wladimir J. van der Laan
2020-11-09
Merge #20266: wallet: fix change detection of imported internal descriptors
Wladimir J. van der Laan
2020-11-06
QA: wallet_multiwallet: Check that recursive symlink directory and wallet.dat...
Luke Dashjr
2020-11-05
fix ecdsa verify in test framework
Stepan Snigirev
2020-11-05
test: Fix intermittent issue in wallet_listsinceblock
MarcoFalke
2020-11-05
test: Fix wallet_multiwallet test issue on Windows
MarcoFalke
2020-11-05
Merge #20283: test: Only try witness deser when checking for witness deser fa...
fanquake
[next]