731b89b8b5
Adds a "walletconflicts" array to transaction info; if a wallet transaction is mutated, the alternate transaction id or ids are reported there (usually the array will be empty). Metadata from the original transaction is copied to the mutant, so the transaction time and "from" account of the mutant are reported correctly. |
||
---|---|---|
.. | ||
README.md | ||
send.sh | ||
txnmall.sh | ||
util.sh | ||
wallet.sh |
Regression tests of RPC interface
wallet.sh : Test wallet send/receive code (see comments for details)
util.sh : useful re-usable functions