| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [wallet] Refactor to use new MIN_CHANGE | MarcoFalke | 2015-10-28 | 1 | -46/+67 |
| | | | | | | | | | * Introduce new constant MIN_CHANGE and use it instead of the hardcoded "CENT" * Add test case for MIN_CHANGE * Introduce new constant for -mintxfee default: DEFAULT_TRANSACTION_MINFEE = 1000 | ||||
| * | [Move Only] Move wallet related things to src/wallet/ | Jonas Schnelli | 2015-03-12 | 1 | -0/+310 |
| could once be renamed from /src/wallet to /src/legacywallet. | |||||