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
/
wallet_basic.py
Age
Commit message (
Expand
)
Author
2020-09-30
doc: Remove double-whitespace from help string, other whitespace fixups
MarcoFalke
2020-09-28
[test] Make sure send rpc returns fee reason
Sishir Giri
2020-09-26
[send] Make send RPCs return fee reason
Sishir Giri
2020-09-05
test: Fix flaky wallet_basic test
Fabian Jahr
2020-09-01
Merge #19671: wallet: Remove -zapwallettxes
fanquake
2020-08-31
Remove -zapwallettxes
Andrew Chow
2020-08-31
Merge #18244: rpc: fundrawtransaction and walletcreatefundedpsbt also lock ma...
Samuel Dobson
2020-08-15
test: Remove confusing and broken use of wait_until global
MarcoFalke
2020-08-07
[rpc] fundrawtransaction, walletcreatefundedpsbt lock manually selected coins
Sjors Provoost
2020-08-06
refactor: test: use _ variable for unused loop counters
Sebastian Falbesoner
2020-07-12
Merge #18202: refactor: consolidate sendmany and sendtoaddress code
Samuel Dobson
2020-06-24
tests for bumpfee / estimate_modes
Karl-Johan Alm
2020-06-19
[rpc] refactor: consolidate sendmany and sendtoaddress code
Sjors Provoost
2020-05-25
wallet: remove -salvagewallet
Andrew Chow
2020-05-05
test: Fix intermittent sync_blocks failures
MarcoFalke
2020-04-23
Add a --descriptors option to various tests
Andrew Chow
2020-01-09
test: remove getaddressinfo label tests
Jon Atack
2020-01-03
rpc: simplify getaddressinfo labels, deprecate previous behavior
Jon Atack
2019-12-06
tests: Mark functional tests not supporting bitcoin-cli (--usecli) as such
practicalswift
2019-11-24
test: add rpc getaddressinfo labels test coverage
Jon Atack
2019-09-26
Change default address type to bech32
Gregory Sanders
2019-09-22
test: use named args for sendrawtransaction calls
Jon Atack
2019-09-18
Merge #16898: test: Remove connect_nodes_bi
MarcoFalke
2019-09-18
Merge #16521: rpc: Use the default maxfeerate value as BTC/kB
Wladimir J. van der Laan
2019-09-17
scripted-diff: test: Replace connect_nodes_bi with connect_nodes
MarcoFalke
2019-09-15
test: improve gettransaction test coverage
Jon Atack
2019-09-14
rpc: fix regression in gettransaction
Jon Atack
2019-09-13
[wallet] Rename 'decode' argument in gettransaction method to 'verbose'
John Newbery
2019-08-30
tests: Add a new functional test for gettransaction
darosior
2019-08-18
wallet/rpc: Use the default maxfeerate value as BTC/kB
Joonmo Yang
2019-06-21
test: Require standard txs in regtest
MarcoFalke
2019-04-09
test: Remove unused imports
MarcoFalke
2019-04-09
scripted-diff: use self.sync_* methods
MarcoFalke
2019-04-09
test: Pass at most one node group to sync_all
MarcoFalke
2019-03-29
[rpc] remove resendwallettransactions RPC
John Newbery
2019-03-14
wallet/rpc: add maxfeerate parameter to sendrawtransaction
Karl-Johan Alm
2019-03-01
Merge #15485: add rpc_misc.py, mv test getmemoryinfo, add test mallocinfo
MarcoFalke
2019-02-26
add rpc_misc.py, mv test getmemoryinfo, add test mallocinfo
Adam Jonas
2019-02-17
Address test todos by removing -txindex to nodes.
Amiti Uttarwar
2019-02-11
tests: Added missing tests for RPC wallet errors
Ben Carman
2019-02-01
Merge #15247: qa: Use wallet to retrieve raw transactions
MarcoFalke
2019-01-26
qa: Use wallet to retrieve raw transactions
MarcoFalke
2019-01-26
[RPC] Update getrawtransaction interface
Amiti Uttarwar
2019-01-25
qa: Style-only fixes in touched files
MarcoFalke
2018-11-30
[tests] Add wallet_balance.py
John Newbery
2018-11-04
Merge #14410: rpcwallet: 'ischange' field for 'getaddressinfo' RPC
MarcoFalke
2018-11-01
[tests] Move deterministic address import to setup_nodes
John Newbery
2018-10-16
[tests] Small fixups before deprecating generate
John Newbery
2018-10-13
tests: add test for 'getaddressinfo' RPC result 'ischange' field
whythat
2018-09-24
Merge #13424: Consistently validate txid / blockhash length and encoding in r...
MarcoFalke
[next]