Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-09-08 | Bugfix: Initialize CWallet::nOrderPosNext on an empty wallet, and save it in db | Luke Dashjr | |
2012-08-23 | Store a fixed order of transactions (and accounting) in the wallet | Luke Dashjr | |
For backward compatibility, new accounting data is stored after a \0 in the comment string. This way, old versions and third-party software should load and store them, but all actual use (listtransactions, for example) ignores it. |