| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | ringct: reserve space in vectors to avoid excessive reallocation | moneromooo-monero | 2016-10-15 | 1 | -0/+2 |
| * | ringct: avoid unnecessary memcpy | moneromooo-monero | 2016-10-15 | 1 | -16/+3 |
| * | ringct: add a few consts where possible | moneromooo-monero | 2016-10-15 | 1 | -4/+4 |
| * | ringct: pass vectors by const ref where possible | moneromooo-monero | 2016-10-15 | 2 | -4/+4 |
| * | Merge pull request #1203 | Riccardo Spagni | 2016-10-11 | 6 | -1/+154 |
| |\ | |||||
| | * | Add performance timers for ringct tx verification | moneromooo-monero | 2016-10-10 | 3 | -0/+12 |
| | * | perf_timer: new class and macros to make performance logs easier | moneromooo-monero | 2016-10-10 | 3 | -1/+142 |
| * | | Merge pull request #1204 | Riccardo Spagni | 2016-10-11 | 10 | -1/+138 |
| |\ \ | |/ |/| | |||||
| | * | print_coinbase_tx_sum now breaks output into fee and emission components | Dion Ahmetaj | 2016-10-10 | 5 | -10/+30 |
| | * | changed params from start/end index to height/count | Dion Ahmetaj | 2016-10-10 | 10 | -27/+27 |
| | * | attempted to remove whitespace spam | Dion Ahmetaj | 2016-10-10 | 9 | -108/+108 |
| | * | added print_coinbase_tx_sum option | Dion Ahmetaj | 2016-10-10 | 10 | -110/+227 |
| * | | Wallet API: added setRecoveringFromSeed(); | Jacob Brydolf | 2016-10-10 | 3 | -0/+12 |
| * | | Merge pull request #1195 | Riccardo Spagni | 2016-10-09 | 5 | -19/+68 |
| |\ \ | |||||
| | * | | libwallet_api: reverted deleted curly brace | Ilya Kitaev | 2016-10-07 | 1 | -0/+1 |
| | * | | resolved conflict with 'develop' of https://github.com/mbg033/monero | Ilya Kitaev | 2016-10-07 | 1 | -3/+0 |
| | |\ \ | |||||
| | | * | | libwallet_api: fixes for transaction history | Ilya Kitaev | 2016-10-04 | 1 | -3/+13 |
| | * | | | libwallet_api: do not signal on sent/received tx until wallet completely | Ilya Kitaev | 2016-10-07 | 3 | -6/+31 |
| | * | | | libwallet_api: TransactionHistory: read/write syncchronization | Ilya Kitaev | 2016-10-06 | 2 | -14/+21 |
| | * | | | libwallet_api: some renamings | Ilya Kitaev | 2016-10-06 | 3 | -3/+3 |
| | * | | | Initialize transaction history if empty | Ilya Kitaev | 2016-10-06 | 3 | -2/+11 |
| | * | | | libwallet_api: fixes for transaction history | Ilya Kitaev | 2016-10-06 | 1 | -3/+13 |
| * | | | | Merge pull request #1194 | Riccardo Spagni | 2016-10-09 | 4 | -8/+5 |
| |\ \ \ \ | |||||
| | * | | | | ringct: use const refs as parameters where appropriate | moneromooo-monero | 2016-10-08 | 3 | -5/+5 |
| | * | | | | core: remove some unused code | moneromooo-monero | 2016-10-08 | 1 | -3/+0 |
| | |/ / / | |||||
| * | | | | Merge pull request #1192 | Riccardo Spagni | 2016-10-09 | 5 | -3/+20 |
| |\ \ \ \ | |||||
| | * | | | | libwallet_api: Added option to restore from specific height | Jacob Brydolf | 2016-10-08 | 5 | -3/+20 |
| | | |_|/ | |/| | | |||||
| * | | | | Merge pull request #1191 | Riccardo Spagni | 2016-10-09 | 1 | -4/+7 |
| |\ \ \ \ | |/ / / |/| | | | |||||
| | * | | | wallet: do not announce pool txes as money spent/received (yet) | moneromooo-monero | 2016-10-07 | 1 | -4/+7 |
| * | | | | Merge pull request #1121 | Riccardo Spagni | 2016-10-07 | 2 | -222/+31 |
| |\ \ \ \ | |/ / / |/| | | | |||||
| | * | | | wallet: better implementation of sweep_unmixable | moneromooo-monero | 2016-10-04 | 2 | -222/+31 |
| | |/ / | |||||
| * / / | simplewallet: add mixin and payment id to sweep_all help | moneromooo-monero | 2016-10-04 | 1 | -1/+1 |
| |/ / | |||||
| * | | Fix build after spelling corrections in core_rpc_server | Jacob Brydolf | 2016-10-04 | 1 | -2/+2 |
| * | | Merge pull request #1179 | Riccardo Spagni | 2016-10-04 | 2 | -0/+254 |
| |\ \ | |||||
| | * | | Fix description for locked_transfer | Oyvind Kvanes | 2016-10-04 | 1 | -1/+1 |
| | * | | Rename to lockblocks and add max value | Oyvind Kvanes | 2016-10-04 | 1 | -45/+30 |
| | * | | Fix locked_transfer | Oyvind Kvanes | 2016-09-28 | 1 | -6/+3 |
| | * | | Add locked_transfer | Oyvind Kvanes | 2016-09-28 | 1 | -87/+83 |
| | * | | Revert transfer_main in simplewallet | Oyvind Kvanes | 2016-09-28 | 2 | -22/+279 |
| | * | | Add motifications to test out locked_transfer | Oyvind Kvanes | 2016-09-28 | 1 | -6/+18 |
| | * | | Add more information to transaction in wallet | Oyvind Kvanes | 2016-09-28 | 1 | -1/+8 |
| | * | | Make a small test change | Oyvind Kvanes | 2016-09-28 | 1 | -1/+1 |
| * | | | Merge pull request #1177 | Riccardo Spagni | 2016-10-04 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * | | | blockchain: avoid using a reference to a temporary | moneromooo-monero | 2016-10-03 | 1 | -1/+1 |
| * | | | | Merge pull request #1173 | Riccardo Spagni | 2016-10-04 | 5 | -0/+57 |
| |\ \ \ \ | |||||
| | * | | | | wallet2_api: added Wallet::daemonBlockChainTargetHeight() | Jacob Brydolf | 2016-10-03 | 5 | -0/+57 |
| | |/ / / | |||||
| * | | | | Merge pull request #1165 | Riccardo Spagni | 2016-10-04 | 1 | -0/+12 |
| |\ \ \ \ | |||||
| | * | | | | p2p: drop any existing connection to a banned IP | moneromooo-monero | 2016-10-02 | 1 | -0/+12 |
| | |/ / / | |||||
| * | | | | Merge pull request #1164 | Riccardo Spagni | 2016-10-04 | 3 | -12/+61 |
| |\ \ \ \ | |||||
| | * | | | | daemon: implement missing print_bc and matching RPC | moneromooo-monero | 2016-10-02 | 3 | -12/+61 |
| | |/ / / | |||||
