BIP 0017 QA: Difference between revisions
No edit summary |
No edit summary |
||
Line 11: | Line 11: | ||
Send coins using GUI, RPC sendtoaddress, and RPC sendmany commands<br /> | Send coins using GUI, RPC sendtoaddress, and RPC sendmany commands<br /> | ||
Result: coins sent in all cases | Result: coins sent in all cases | ||
| | | Luke Dashjr | ||
|- style="background: #90ff90" | |- style="background: #90ff90" | ||
Line 31: | Line 31: | ||
Result: transaction is confirmed by network, displays properly in listtransactions.<br /> | Result: transaction is confirmed by network, displays properly in listtransactions.<br /> | ||
Result: bitcoin balance is unaffected. | Result: bitcoin balance is unaffected. | ||
| | | Luke Dashjr | ||
|- style="background:#90ff90" | |- style="background:#90ff90" | ||
Line 37: | Line 37: | ||
| Test multisig 1-of-3, 2-of-3, 3-of-3<br /> | | Test multisig 1-of-3, 2-of-3, 3-of-3<br /> | ||
Repeat test procedures above, with the other new multisignature transaction types | Repeat test procedures above, with the other new multisignature transaction types | ||
| | | Luke Dashjr | ||
|- style="background:#90ff90" | |- style="background:#90ff90" | ||
Line 49: | Line 49: | ||
Result: balance for 2 goes down, listtransactions for 2 displays correct result<br /> | Result: balance for 2 goes down, listtransactions for 2 displays correct result<br /> | ||
Result: balance for 1 goes up, listtransactions for 1 displays correct result<br /> | Result: balance for 1 goes up, listtransactions for 1 displays correct result<br /> | ||
| | | Luke Dashjr | ||
|- style="background:#ffff90" | |- style="background:#ffff90" | ||
Line 60: | Line 60: | ||
Result: transactions are accepted/confirmed by network<br /> | Result: transactions are accepted/confirmed by network<br /> | ||
Result: balance decreases, listtransactions displays correct information<br /> | Result: balance decreases, listtransactions displays correct information<br /> | ||
| | | Luke Dashjr | ||
|- style="background:#90ff90" | |- style="background:#90ff90" | ||
Line 66: | Line 66: | ||
| Run 0.6 Bitcoin-Qt GUI on one of the test wallets from above<br /> | | Run 0.6 Bitcoin-Qt GUI on one of the test wallets from above<br /> | ||
Result: balance and transactions displayed correctly | Result: balance and transactions displayed correctly | ||
| | | Luke Dashjr | ||
|- style="background:#90ff90" | |- style="background:#90ff90" | ||
Line 73: | Line 73: | ||
Send coins using GUI, RPC sendtoaddress, and RPC sendmany commands<br /> | Send coins using GUI, RPC sendtoaddress, and RPC sendmany commands<br /> | ||
Result: coins sent in all cases | Result: coins sent in all cases | ||
| | | Luke Dashjr | ||
|- style="background:#90ff90" | |- style="background:#90ff90" | ||
Line 81: | Line 81: | ||
Result: blocks accepted, show up on pre-BIP17 clients<br /> | Result: blocks accepted, show up on pre-BIP17 clients<br /> | ||
Result: mined blocks' coinbase contains p2sh/CHV string | Result: mined blocks' coinbase contains p2sh/CHV string | ||
| | | Luke Dashjr | ||
|- style="background:#ffff90" | |- style="background:#ffff90" | ||
Line 89: | Line 89: | ||
Result: blocks accepted, show up on pre-BIP17 clients<br /> | Result: blocks accepted, show up on pre-BIP17 clients<br /> | ||
Result: mined blocks' coinbase contains p2sh/CHV string | Result: mined blocks' coinbase contains p2sh/CHV string | ||
| | | Luke Dashjr | ||
|- style="background:#ffff90" | |- style="background:#ffff90" | ||
Line 97: | Line 97: | ||
Result: blocks accepted, show up on pre-BIP17 clients<br /> | Result: blocks accepted, show up on pre-BIP17 clients<br /> | ||
Result: mined blocks' coinbase contains p2sh/CHV string | Result: mined blocks' coinbase contains p2sh/CHV string | ||
| | | Luke Dashjr | ||
|- style="background:#90ff90" | |- style="background:#90ff90" | ||
Line 105: | Line 105: | ||
Result: blocks accepted, show up on pre-BIP17 clients<br /> | Result: blocks accepted, show up on pre-BIP17 clients<br /> | ||
Result: mined blocks' coinbase contains p2sh/CHV string | Result: mined blocks' coinbase contains p2sh/CHV string | ||
| | | Luke Dashjr | ||
|- style="background:#ffff90" | |- style="background:#ffff90" |
Revision as of 23:26, 30 January 2012
This page is a Quality Assurance test plan for BIP 17. If you see a test missing, please add it. If you can help test, please edit this page to sign-off on it.
Testnet | Mainnet | Test Procedure | Tested by |
---|---|---|---|
P | Run BIP-17-capable Bitcoin 0.6 Send coins using GUI, RPC sendtoaddress, and RPC sendmany commands |
Luke Dashjr | |
✓ | ✓ | Test multisig 1-of-1 Run 0.6 bitcoind, get a public key with: ./bitcoind validateaddress $(./bitcoind getnewaddress) |
Luke Dashjr |
✓ | Test multisig 1-of-2 Run 0.6 bitcoind, get 2 new bitcoin addresses |
Luke Dashjr | |
✓ | Test multisig 1-of-3, 2-of-3, 3-of-3 Repeat test procedures above, with the other new multisignature transaction types |
Luke Dashjr | |
✓ | Test multisig send-to-other Repeat test procedures above, but use two bitcoinds, prepared as follows: |
Luke Dashjr | |
P | Test redeeming multisignature transactions Fund a new, empty wallet entirely with multisig transactions |
Luke Dashjr | |
✓ | Run 0.6 Bitcoin-Qt GUI on one of the test wallets from above Result: balance and transactions displayed correctly |
Luke Dashjr | |
✓ | ✓ | Run BIP-17-capable backport Bitcoin 0.3.19 through 0.5.1 Send coins using GUI, RPC sendtoaddress, and RPC sendmany commands |
Luke Dashjr |
✓ | n/a | Run BIP-17-capable Bitcoin 0.6.0 Mine coins using built-in miner |
Luke Dashjr |
✓ | Run BIP-17-capable Bitcoin 0.6.0 Mine coins using getwork interface |
Luke Dashjr | |
✓ | Run BIP-17-capable Bitcoin 0.6.0 Mine coins using getmemorypool interface |
Luke Dashjr | |
✓ | n/a | Run BIP-17-capable Bitcoin 0.3.19 through 0.5.1 backports Mine coins using built-in miner |
Luke Dashjr |
✓ | P | Run BIP-17-capable Bitcoin 3.19 through 0.5.1 backports Mine coins using getwork interface |
Luke Dashjr |
✓ | Run BIP-17-capable Bitcoin 3.19 through 0.5.1 backports Mine coins using getmemorypool interface |
Luke Dashjr | |
✓ | n/a | Create/run unit tests for: multisignature signing/verification |
Luke Dashjr, Gavin Andresen |
Create/run 'transaction fuzzer' to stress-test BIP 17 transactions |