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-11-01
Do addmultisigaddress tests in legacy wallet mode in wallet_address_types.py
Andrew Chow
2020-11-01
Use importdescriptors when in descriptor wallet mode in wallet_createwallet.py
Andrew Chow
2020-11-01
Avoid dumpprivkey and watchonly behavior in rpc_signrawtransaction.py
Andrew Chow
2020-11-01
Add script equivalent of functions in address.py
Andrew Chow
2020-11-01
Add descriptor wallet output to tool_wallet.py
Andrew Chow
2020-11-01
Use separate watchonly wallet for multisig in feature_nulldummy.py
Andrew Chow
2020-11-01
Move import and watchonly tests to be legacy wallet only in wallet_balance.py
Andrew Chow
2020-11-01
Use importdescriptors for descriptor wallets in wallet_bumpfee.py
Andrew Chow
2020-11-01
Avoid dumpprivkey in wallet_listsinceblock.py
Andrew Chow
2020-11-01
Make import tests in wallet_listtransactions.py legacy wallet only
Andrew Chow
2020-11-01
Use a separate watchonly wallet in rpc_fundrawtransaction.py
Andrew Chow
2020-11-01
Update wallet_importprunedfunds to avoid dumpprivkey
Andrew Chow
2020-11-02
Merge #20271: doc: Document that wallet salvage is experimental
Samuel Dobson
2020-11-02
Merge #20262: tests: Skip --descriptor tests if sqlite is not compiled
Samuel Dobson
2020-11-02
Merge #20080: Strip any trailing `/` in -datadir and -blocksdir paths
Samuel Dobson
2020-11-01
doc: fix getchaintxstats fields in release-process.md
Jon Atack
2020-11-01
docs: Correct getblockstats documentation for (sw)total_weight
Nadav Ivgi
2020-11-01
refactor: qt: Use vQueueNotifications.clear()
João Barbosa
2020-10-31
style: minor improvements as a followup to #19845
Vasil Dimov
2020-10-30
Increase feature_taproot inactive test coverage
Pieter Wuille
2020-10-30
Only relay Taproot spends if next block has it active
Pieter Wuille
2020-10-30
doc: Document that wallet salvage is experimental
MarcoFalke
2020-10-30
[gui] create wallet: smarter checkbox toggling
Sjors Provoost
2020-10-29
Fix change detection of imported internal descriptors
Andrew Chow
2020-10-29
Ensure a legacy wallet for BDB format check
Andrew Chow
2020-10-29
Skip --descriptor tests if sqlite is not compiled
Andrew Chow
2020-10-29
Merge #20186: wallet: Make -wallet setting not create wallets
MarcoFalke
2020-10-29
Merge #20257: Update secp256k1 subtree to latest master
fanquake
2020-10-29
Merge #20195: build: fix mutex detection when building bdb on macOS
Wladimir J. van der Laan
2020-10-29
Merge #20115: cli: -netinfo quick updates/fixups for 0.21
Wladimir J. van der Laan
2020-10-29
Merge #20156: build: Make sqlite support optional (compile-time)
Wladimir J. van der Laan
2020-10-29
Merge #20242: fuzz: Properly initialize PrecomputedTransactionData
Wladimir J. van der Laan
2020-10-29
Merge #19753: p2p: don't add AlreadyHave transactions to recentRejects
Wladimir J. van der Laan
2020-10-29
rpc: update conf_target helps for correctness/consistency
Jon Atack
2020-10-29
wallet, rpc: fix send subtract_fee_from_outputs help
Jon Atack
2020-10-29
wallet: add rpc send explicit fee rate coverage
Jon Atack
2020-10-29
wallet: add sendtoaddress/sendmany explicit fee rate coverage
Jon Atack
2020-10-29
wallet: add walletcreatefundedpsbt explicit fee rate coverage
Jon Atack
2020-10-29
test: refactor for walletcreatefundedpsbt fee rate coverage
Jon Atack
2020-10-29
wallet: fundrawtx fee rate coverage, fixup ParseConfirmTarget()
Jon Atack
2020-10-28
Merge #20258: tests: Remove getnettotals/getpeerinfo consistency test
MarcoFalke
2020-10-28
[tests] Remove getnettotals/getpeerinfo consistency test
John Newbery
2020-10-28
Merge #19877: [test] clarify rpc_net & p2p_disconnect_ban functional tests
Wladimir J. van der Laan
2020-10-28
Merge #20256: qt: Pre-splitoff translations update
MarcoFalke
2020-10-27
Update secp256k1 subtree to latest master
Pieter Wuille
2020-10-27
Squashed 'src/secp256k1/' changes from c6b6b8f1bb..3967d96bf1
Pieter Wuille
2020-10-27
[test] Clarify setup of node topology.
Amiti Uttarwar
2020-10-28
qt: Make transaction notification queue wallet specific
João Barbosa
2020-10-28
move-only: Define TransactionNotification before TransactionTablePriv
João Barbosa
2020-10-27
[move-only, test]: Match test order with run order
Amiti Uttarwar
[prev]
[next]