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
2020-08-24
test: Fix intermittent issue in wallet_bumpfee
MarcoFalke
2020-08-24
test: Select at least the fee in wallet_bumpfee to avoid negative amounts
MarcoFalke
2020-08-13
Merge #18654: rpc: separate bumpfee's psbt creation function into psbtbumpfee
Samuel Dobson
2020-08-06
refactor: test: use _ variable for unused loop counters
Sebastian Falbesoner
2020-06-25
Add psbtbumpfee RPC
Andrew Chow
2020-06-24
tests for bumpfee / estimate_modes
Karl-Johan Alm
2020-05-01
wallet: Remove trailing whitespace from potential translation strings
MarcoFalke
2020-04-28
test: Fix wallet_bumpfee intermittent error
MarcoFalke
2020-04-17
Merge #18673: scripted-diff: Sort test includes
MarcoFalke
2020-04-17
Merge #18467: rpc: Improve documentation and return value of settxfee
MarcoFalke
2020-04-16
scripted-diff: Bump copyright headers
MarcoFalke
2020-04-14
rpc: settxfee respects -maxtxfee wallet setting
Fabian Jahr
2020-04-06
test: wallet_bumpfee assertion fixup
Jon Atack
2020-04-06
test: relax bumpfee dust_to_fee txsize an extra vbyte
Jon Atack
2020-03-26
rpc: remove deprecated totalFee arg from RPC bumpfee
Jon Atack
2020-03-22
test: update bumpfee testing from totalFee to fee_rate
Jon Atack
2020-03-10
bumpfee test: exit loop at proper time with new fee value being compared
Gregory Sanders
2020-03-10
Add some test logging to wallet_bumpfee.py
Gregory Sanders
2019-12-18
Test watchonly wallet bumpfee with PSBT return
Gregory Sanders
2019-12-01
Fix origfee return for bumpfee with feerate arg
Gregory Sanders
2019-11-15
Merge #17322: Fix input size assertion in wallet_bumpfee.py
MarcoFalke
2019-11-15
Fix input size assertion in wallet_bumpfee.py
Gregory Sanders
2019-10-22
test: use default address type (bech32) for wallet_bumpfee tests
Sebastian Falbesoner
2019-10-02
Merge #16884: wallet: Change default address type to bech32
Wladimir J. van der Laan
2019-10-02
Merge #16727: wallet: Explicit feerate for bumpfee
Wladimir J. van der Laan
2019-09-30
test bumpfee fee_rate argument
ezegom
2019-09-26
Change default address type to bech32
Gregory Sanders
2019-09-17
scripted-diff: test: Replace connect_nodes_bi with connect_nodes
MarcoFalke
2019-07-26
deprecate totalFee argument in bumpfee RPC call
Gregory Sanders
2019-07-02
wallet: Fix -maxtxfee check by moving it to CWallet::CreateTransaction
João Barbosa
2019-07-02
Merge #15538: wallet_bumpfee.py: Make sure coin selection produces change
Wladimir J. van der Laan
2019-05-08
test: Remove True argument to CBlock::serialize
MarcoFalke
2019-04-15
Merge #15557: Enhance `bumpfee` to include inputs when targeting a feerate
MeshCollider
2019-04-11
wallet_bumpfee.py: add test for change key preservation
Gregory Sanders
2019-04-11
add functional tests for feerate bumpfee with adding inputs
Gregory Sanders
2019-04-09
test: Remove unused imports
MarcoFalke
2019-04-09
scripted-diff: use self.sync_* methods
MarcoFalke
2019-04-09
test: Pass self to test_simple_bumpfee_succeeds
MarcoFalke
2019-03-05
wallet_bumpfee.py: Make sure coin selection produces change
Gregory Sanders
2019-03-02
scripted-diff: Update copyright in ./test
MarcoFalke
2019-03-02
scripted-diff: test: Use py3.5 bytes::hex() method
MarcoFalke
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
[next]