| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Bugfix: Initialize CWallet::nOrderPosNext on an empty wallet, and save it in db | Luke Dashjr | 2012-09-08 | 1 | -1/+1 |
| | | |||||
| * | Store a fixed order of transactions (and accounting) in the wallet | Luke Dashjr | 2012-08-23 | 1 | -0/+123 |
| 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. | |||||