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
/
qa
/
rpc-tests
/
fundrawtransaction.py
Age
Commit message (
Expand
)
Author
2016-12-10
Merge #9309: [qa] Wallet needs to stay unlocked for whole test
MarcoFalke
2016-12-09
Wallet needs to stay unlocked for whole test
Alex Morcos
2016-12-07
[QA] add fundrawtransaction test on a locked wallet with empty keypool
Jonas Schnelli
2016-10-02
[qa] util: Move wait_bitcoinds() into stop_nodes()
MarcoFalke
2016-06-17
[qa] fundrawtransaction: Create get_unspent()
MarcoFalke
2016-06-17
[qa] assert 'changePosition out of bounds'
MarcoFalke
2016-06-13
[qa] fundrawtransaction: Fix race, assert amounts
MarcoFalke
2016-06-07
[rpc] fundrawtransaction feeRate: Use BTC/kB
MarcoFalke
2016-06-06
[rpc] fundrawtransaction: Fix help text and interface
MarcoFalke
2016-06-03
Merge #7967: [RPC] add feerate option to fundrawtransaction
Wladimir J. van der Laan
2016-05-15
[qa] Remove hardcoded "4 nodes" from test_framework
MarcoFalke
2016-05-05
[qa] Switch to py3
MarcoFalke
2016-04-28
[RPC] add feerate option to fundrawtransaction
Jonas Schnelli
2016-04-15
Add change options to fundrawtransaction
João Barbosa
2016-04-10
[qa] py2: Unfiddle strings into bytes explicitly
MarcoFalke
2016-04-01
[qa] rpc-tests: Properly use integers, floats
MarcoFalke
2016-03-31
[qa] Use python2/3 syntax
MarcoFalke
2016-03-19
[qa] rpc-test: Normalize assert()
MarcoFalke
2016-01-13
[qa] Fix pyton syntax in rpc tests
MarcoFalke
2016-01-05
SQUASHME: Fix rpc tests that assumed fallback to minRelayTxFee
Alex Morcos
2015-12-13
Bump copyright headers to 2015
MarcoFalke
2015-10-20
[rpc-tests] fundrawtransaction: Update fee after minRelayTxFee increase
MarcoFalke
2015-08-14
Merge pull request #6415
Wladimir J. van der Laan
2015-07-20
Implement watchonly support in fundrawtransaction
Matt Corallo
2015-07-18
Exempt unspendable transaction outputs from dust checks
zathras-crypto
2015-07-10
[QA] remove rawtransactions.py from the extended test list
Jonas Schnelli
2015-07-10
[QA] fix possible reorg issue in rawtransaction.py/fundrawtransaction.py RPC ...
Jonas Schnelli
2015-06-11
fundrawtransaction tests
Jonas Schnelli