aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bulletproofs: shave off a lot of scalar muls from the g/h constructionmoneromooo-monero2018-10-221-20/+39
* bulletproofs: speedup PROVEmoneromooo-monero2018-10-221-64/+58
* Merge pull request #4524Riccardo Spagni2018-10-201-1/+1
|\
| * rpc: blanket initialize 0MQ request and response structuresmoneromooo-monero2018-10-121-1/+1
* | Merge pull request #4523Riccardo Spagni2018-10-201-1/+1
|\ \
| * | miner: really reset flags/precision on std::coutmoneromooo-monero2018-10-081-1/+1
| |/
* | Merge pull request #4522Riccardo Spagni2018-10-201-0/+3
|\ \
| * | blockchain: add check test options are given for fakechain modemoneromooo-monero2018-10-081-0/+3
| |/
* | Merge pull request #4521Riccardo Spagni2018-10-201-0/+21
|\ \
| * | unit_tests: add unit test for alloc alignment being a power of 2moneromooo-monero2018-10-081-0/+21
| |/
* | Merge pull request #4518Riccardo Spagni2018-10-201-3/+18
|\ \
| * | wallet2: make fake out selection messages less spammymoneromooo-monero2018-10-091-3/+18
| |/
* | Merge pull request #4669Riccardo Spagni2018-10-201-1/+4
|\ \
| * | console_handler: add a global log when exiting via EOFmoneromooo-monero2018-10-201-1/+4
* | | Merge pull request #4666Riccardo Spagni2018-10-201-2/+2
|\ \ \
| * | | blockchain: move two new verification errors to the verify categorymoneromooo-monero2018-10-191-2/+2
| |/ /
* | | Merge pull request #4659Riccardo Spagni2018-10-201-6/+8
|\ \ \
| * | | rpc: fix output distribution caching ignoring chain changesmoneromooo-monero2018-10-191-6/+8
| |/ /
* | | Merge pull request #4642Riccardo Spagni2018-10-203-22/+48
|\ \ \
| * | | device: extended logging, refactored device selection codexiphon2018-10-183-20/+46
| * | | device: fixed Ledger Nano S device selectionxiphon2018-10-182-6/+6
| |/ /
* | | Merge pull request #4650Riccardo Spagni2018-10-207-41/+41
|\ \ \
| * | | Rename "blackball" for claritymoneromooo-monero2018-10-187-41/+41
| |/ /
* | | Merge pull request #4637Riccardo Spagni2018-10-201-1/+6
|\ \ \
| * | | core: don't verify range proofs multiple timesmoneromooo-monero2018-10-171-1/+6
| |/ /
* | | Merge pull request #4635Riccardo Spagni2018-10-202-1/+3
|\ \ \
| * | | tx_pool: revert #4592 and move bin2hex conversion to on_get_transaction_poolstoffu2018-10-182-1/+3
| |/ /
* | | Merge pull request #4520Riccardo Spagni2018-10-201-0/+35
|\ \ \
| * | | ANSI colors in Windows 10iDunk54002018-10-081-0/+35
| | |/ | |/|
* | | Merge pull request #4629Riccardo Spagni2018-10-203-0/+25
|\ \ \
| * | | spawn: close all file descriptors before execvemoneromooo-monero2018-10-173-0/+25
| | |/ | |/|
* | | Merge pull request #4626Riccardo Spagni2018-10-201-1/+1
|\ \ \ | |/ / |/| |
| * | util: close keys file lock on execmoneromooo-monero2018-10-161-1/+1
|/ /
* | Merge pull request #4610Riccardo Spagni2018-10-161-1/+3
|\ \
| * | Providing user supplied default constructor for expect<void>Lee Clagett2018-10-151-1/+3
* | | Merge pull request #4602Riccardo Spagni2018-10-161-5/+10
|\ \ \
| * | | daemon: fix reading past stack on exitmoneromooo-monero2018-10-151-5/+10
* | | | Merge pull request #4623Riccardo Spagni2018-10-161-2/+1
|\ \ \ \
| * | | | wallet_rpc_server: fix change_wallet_password RPCmoneromooo-monero2018-10-161-2/+1
| |/ / /
* | | | Merge pull request #4621Riccardo Spagni2018-10-161-1/+1
|\ \ \ \
| * | | | wallet2_api: fix generating new wallet in the GUImoneromooo-monero2018-10-161-1/+1
| |/ / /
* | | | Merge pull request #4572Riccardo Spagni2018-10-163-5/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Fix Windows build after epee dependency changeiDunk54002018-10-153-5/+2
|/ / /
* | | Merge pull request #4502Riccardo Spagni2018-10-151-1/+1
|\ \ \
| * | | rpc: fixed typo in JSON command error response messageAnythingTechPro2018-10-041-1/+1
* | | | Merge pull request #4494Riccardo Spagni2018-10-151-17/+20
|\ \ \ \
| * | | | Move cross compiling steps into proper headingK3v1n Kur14k0532018-10-031-17/+20
| |/ / /
* | | | Merge pull request #4489Riccardo Spagni2018-10-1522-17/+53
|\ \ \ \
| * | | | epee: initialize a few data members where it seems to be appropriatemoneromooo-monero2018-10-022-1/+4
| * | | | abstract_tcp_server2: move m_period to subclassmoneromooo-monero2018-10-021-5/+6