| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #1218 | Riccardo Spagni | 2016-10-22 | 4 | -44/+135 |
| |\ | |||||
| | * | ringct: thread verRct and verRctSimple | moneromooo-monero | 2016-10-15 | 1 | -17/+119 |
| | * | ringct: remove unneeded type conversions | moneromooo-monero | 2016-10-15 | 2 | -3/+3 |
| | * | 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 #1216 | Riccardo Spagni | 2016-10-22 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | Change default dust threshold to equal fee per kb | AwfulCrawler | 2016-10-12 | 1 | -1/+1 |
| | |/ | |||||
| * | | Merge pull request #1200 | Riccardo Spagni | 2016-10-22 | 2 | -54/+67 |
| |\ \ | |||||
| | * | | Rewrote add_wallet_create_if_needed for clearer flow and behaviour | NanoAkron | 2016-10-15 | 2 | -54/+67 |
| * | | | Merge pull request #1237 | Riccardo Spagni | 2016-10-20 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * | | | unit_tests: fix build after get_output_histogram signature change | moneromooo-monero | 2016-10-19 | 1 | -1/+1 |
| |/ / / | |||||
| * | | | Merge pull request #1215 | Riccardo Spagni | 2016-10-18 | 2 | -2/+2 |
| |\ \ \ | |||||
| | * | | | patched parameter type bug that was causing failure on 32 bit | Dion Ahmetaj | 2016-10-14 | 2 | -2/+2 |
| | | |/ | |/| | |||||
| * | | | Merge pull request #1082 | Riccardo Spagni | 2016-10-18 | 9 | -32/+92 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | wallet: select part of the fake outs from recent outputs | moneromooo-monero | 2016-10-15 | 9 | -32/+92 |
| |/ / | |||||
| * | | 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 | 11 | -1/+139 |
| |\ \ \ | |||||
| | * | | | 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 | 10 | -108/+109 |
| | * | | | added print_coinbase_tx_sum option | Dion Ahmetaj | 2016-10-10 | 10 | -110/+227 |
| * | | | | Merge pull request #1205 | Riccardo Spagni | 2016-10-11 | 1 | -0/+14 |
| |\ \ \ \ | |_|/ / |/| | | | |||||
| | * | | | Hard fork info in the Readme | Gingeropolous | 2016-10-10 | 1 | -0/+14 |
| |/ / / | |||||
| * | | | Merge pull request #1201 | Riccardo Spagni | 2016-10-10 | 3 | -0/+12 |
| |\ \ \ | |||||
| | * | | | Wallet API: added setRecoveringFromSeed(); | Jacob Brydolf | 2016-10-10 | 3 | -0/+12 |
| |/ / / | |||||
| * | | | Merge pull request #1195 | Riccardo Spagni | 2016-10-09 | 6 | -25/+77 |
| |\ \ \ | |||||
| | * | | | 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: test: adjusted mixin_count=4 as it's minumum allowed | Ilya Kitaev | 2016-10-06 | 1 | -3/+4 |
| | * | | | | libwallet_api: some renamings | Ilya Kitaev | 2016-10-06 | 4 | -9/+11 |
| | * | | | | 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 | 11 | -40/+143 |
| |\ \ \ \ | |||||
| | * | | | | ringct: use const refs as parameters where appropriate | moneromooo-monero | 2016-10-08 | 3 | -5/+5 |
| | * | | | | tests: add performance test for ge_frombytes_vartime | moneromooo-monero | 2016-10-08 | 3 | -0/+73 |
| | * | | | | core: remove some unused code | moneromooo-monero | 2016-10-08 | 1 | -3/+0 |
| | * | | | | tests: add performance tests for rct signatures | moneromooo-monero | 2016-10-08 | 6 | -32/+65 |
| | |/ / / | |||||
| * | | | | 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 #1182 | Riccardo Spagni | 2016-10-07 | 1 | -0/+52 |
| |\ \ \ \ | |||||
| | * | | | | Add iDunk's GPG key | iDunk5400 | 2016-10-04 | 1 | -0/+52 |
| | | |/ / | |/| | | |||||
