Age | Commit message (Expand) | Author |
---|---|---|
2012-08-24 | Merge pull request #1672 from gmaxwell/filter_listunspent | Gregory Maxwell |
2012-08-24 | Change CWallet addressgrouping to use CTxDestination instead of strings. | Gregory Maxwell |
2012-08-24 | Avoid leaving return types or function attributes on their own lines. | Gregory Maxwell |
2012-08-23 | Treat generation (mined) transactions less different from receive transactions | Luke Dashjr |
2012-08-23 | Add address groupings RPC from the coincontrol patches. | coderrr |
2012-08-23 | Choose reasonable "smart" times to display for transactions | Luke Dashjr |
2012-08-23 | JSON-RPC: Add "blocktime" and (for wallet transactions) "timereceived" to tra... | Luke Dashjr |
2012-08-23 | Store a fixed order of transactions (and accounting) in the wallet | Luke Dashjr |
2012-08-23 | Spaces in strings | xanatos |
2012-08-21 | RPC, cosmetic: move more RPC code to new rpcblockchain.cpp module | Jeff Garzik |
2012-08-21 | RPC, cosmetic: move wallet-related RPCs to new rpcwallet.cpp module | Jeff Garzik |