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_bumpfee.py
Age
Commit message (
Expand
)
Author
2018-09-23
[test] Remove deprecated addwitnessaddress from wallet_bumpfee.py
John Newbery
2018-09-23
[test] Fix flake8 warnings in tests
John Newbery
2018-09-14
Merge #12493: [wallet] Reopen CDBEnv after encryption instead of shutting down
Wladimir J. van der Laan
2018-09-10
qa: Run all tests even if wallet is not compiled
MarcoFalke
2018-08-21
test: Check RPC settxfee errors
João Barbosa
2018-08-13
tests: Use explicit imports
practicalswift
2018-08-09
No longer shutdown after encrypting the wallet
Andrew Chow
2018-07-27
Update copyright headers to 2018
DrahtBot
2018-05-29
policy: Treat segwit as always active
MarcoFalke
2018-04-10
Merge #12749: [wallet] feebumper: discard change outputs below discard rate
Wladimir J. van der Laan
2018-03-28
adapt bumpfee change discard test to be more strict and add note on p2sh discrep
Gregory Sanders
2018-03-24
rpc: Add testmempoolaccept
MarcoFalke
2018-02-17
scripted-diff: change signrawtransaction to signrawtransactionwithwallet in t...
Andrew Chow
2018-02-16
scripted-diff: validateaddress to getaddressinfo in tests
Andrew Chow
2018-02-06
wallet: Disallow abandon of conflicted txes
MarcoFalke
2018-01-25
[tests] Rename wallet_* functional tests.
Anthony Towns