Andrey
1a20469428
Updated help and tests for getreceivedby(account|address)
12 years ago
Gavin Andresen
03346a61b1
Add redeemScript to listunspent output and signrawtransaction input
...
signrawtransaction was unable to sign pay-to-script-hash inputs
when given the list of private keys to use. With this commit
you can provide the p2sh redemption script in the list of
inputs.
12 years ago
Gavin Andresen
2d43f88e1f
Tests for raw transactions argument checking
12 years ago
Gavin Andresen
c4d884e20e
No need for test fixture now that multisig is enabled on main network.
12 years ago
xanatos
af8c050bff
Wrong address added to collection in test
...
The wrong address is added to the collection. As was written a second copy of address1 was added (and so address2 was useless).
12 years ago
xanatos
d89f06c1ae
Small fix to rpc_tests
13 years ago
Pieter Wuille
e46704dd90
Expose CRPCTable via bitcoinrpc.h for testing
13 years ago
Gavin Andresen
922e8e2929
Replace OP_EVAL (BIP 12) with Pay-to-script-hash (BIP 16).
13 years ago