As opposed to the bitcoin GUI, "bitcoind listransactions" doesn't return:
- Date and time for transactions
- Generated blocks during maturation
As opposed to the bitcoin GUI, "bitcoind listransactions" doesn't return:
I would also suggest unique IDs per transaction
0.3.20 listtransactions returns time (unix timestamp).
Generated blocks during maturation is a good idea-- maybe reported as category "generate" with a negative value for number of confirmations (e.g. newly generated == -100 ... or would it be -99... anwyay)
Every transaction has a unique txid. One transaction may put multiple entries in the listtransactions output, however...
This issue has been flagged for inactivity, and will be closed in 15 days from this message if action is not taken.
To prevent closure, kindly comment as to why the issue should remain open. If a time extension is needed to commit code, please respond to this comment or contact QA@BitcoinTesting.org.
Closed pending commits / additional commentary. The inactive label has been applied.