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
Age
Commit message (
Expand
)
Author
2020-12-04
test: Add option to git-subtree-check to do full check, add help
Wladimir J. van der Laan
2020-12-03
Merge #20466: test: Fix intermittent p2p_fingerprint issue
MarcoFalke
2020-12-02
Merge #20530: lint, refactor: Update cppcheck linter to c++17 and improve exp...
fanquake
2020-12-02
Merge #20461: rpc: Validate -rpcauth arguments
MarcoFalke
2020-12-02
Merge #20540: test: Fix wallet_multiwallet issue on windows
MarcoFalke
2020-12-01
refactor: Improve use of explicit keyword
Fabian Jahr
2020-12-01
lint: Use c++17 std in cppcheck linter
Fabian Jahr
2020-12-01
Merge #20207: Follow-up extra comments on taproot code and tests
MarcoFalke
2020-12-01
test: Fix wallet_multiwallet issue on windows
MarcoFalke
2020-11-28
Merge #20522: [test] Fix sync issue in disconnect_p2ps
MarcoFalke
2020-11-28
Merge #20448: RPC/Wallet: unloadwallet: Allow specifying wallet_name param ma...
MarcoFalke
2020-11-27
[test] Fix wait condition in disconnect_p2ps
Amiti Uttarwar
2020-11-26
Document need_vin_vout_mismatch argument to make_spender
Pieter Wuille
2020-11-26
Fix and improve taproot_construct comments
Pieter Wuille
2020-11-25
Merge #20403: wallet: upgradewallet fixes, improvements, test coverage
MarcoFalke
2020-11-25
Merge #20456: test: Fix intermittent issue in mempool_compatibility
MarcoFalke
2020-11-25
Merge #20410: wallet: Do not treat default constructed types as None-type
MarcoFalke
2020-11-24
Merge #20462: RPC/Wallet: unloadwallet: Clarify docs/error when both the RPC ...
MarcoFalke
2020-11-24
RPC/Wallet: unloadwallet: Allow specifying wallet_name param matching RPC end...
Luke Dashjr
2020-11-24
RPC/Wallet: unloadwallet: Clarify docs/error when both the RPC endpoint and w...
Luke Dashjr
2020-11-23
rpc: Validate -rpcauth arguments
João Barbosa
2020-11-23
test: Fix intermittent p2p_finerprint issue
MarcoFalke
2020-11-23
test: add is_bdb_compiled helper
Sjors Provoost
2020-11-23
test: Fix intermittent issue in mempool_compatibility
MarcoFalke
2020-11-21
Merge #20426: wallet: allow zero-fee fundrawtransaction/walletcreatefundedpsb...
MarcoFalke
2020-11-20
Merge #20223: build: Drop the leading 0 from the version number
MarcoFalke
2020-11-20
Merge #20430: sanitizers: Add suppression for unsigned-integer-overflow in li...
fanquake
2020-11-20
Update feeRate (BTC/kvB) to fee_rate (sat/vB) in wallet_bumpfee
Jon Atack
2020-11-20
Allow zero-fee fundrawtxn and walletcreatefundedpsbt calls
Jon Atack
2020-11-20
Merge #20428: tests: shrink feature_taproot transfer of funds tx
MarcoFalke
2020-11-20
sanitizers: Add suppression for unsigned-integer-overflow in libstdc++ basic_...
Jonas Schnelli
2020-11-20
Merge #19851: refactor: Extract ParseOpCode from ParseScript
Wladimir J. van der Laan
2020-11-20
tests: shrink feature_taproot transfer of funds tx
Anthony Towns
2020-11-19
wallet (not for backport): improve upgradewallet error messages
Jon Atack
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
Merge #20385: test: run mempool_spend_coinbase.py even with wallet disabled
Wladimir J. van der Laan
2020-11-19
Merge #20047: test: use wait_for_{block,header} helpers in p2p_fingerprint.py
Wladimir J. van der Laan
2020-11-19
Merge #18531: rpc: remove deprecated CRPCCommand constructor
MarcoFalke
2020-11-19
wallet: Do not treat default constructed types as None-type
MarcoFalke
2020-11-19
Merge #20359: depends: Various config.site.in improvements and linting
Wladimir J. van der Laan
2020-11-19
Don't upgrade to HD split if it is already supported
Andrew Chow
2020-11-18
Drop the leading 0 from the version number
Andrew Chow
2020-11-18
Merge #19504: Bump minimum python version to 3.6
MarcoFalke
2020-11-17
Merge #20305: wallet: introduce fee_rate sat/vB param/option
MarcoFalke
2020-11-17
Merge #20346: script: modify security-check.py to use "==" instead of "is" fo...
fanquake
2020-11-16
test: run mempool_spend_coinbase.py even with wallet disabled
Michael Dietz
2020-11-16
Merge #18836: wallet: upgradewallet fixes and additional tests
Wladimir J. van der Laan
2020-11-12
tests: Remove no longer needed UBSan suppression (float-divide-by-zero in val...
practicalswift
2020-11-12
wallet: override minfee checks (fOverrideFeeRate) for fee_rate
Jon Atack
[next]