aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4617Riccardo Spagni2018-10-265-5/+7
|\
| * rpc: init m_rpc_version in Message ctormoneromooo-monero2018-10-161-1/+1
| * rpc: remove unused ctorsmoneromooo-monero2018-10-161-3/+0
| * account: init creation timestamp to 0moneromooo-monero2018-10-161-0/+1
| * wallet2: initialize some scalar fields in ctor where appropriatemoneromooo-monero2018-10-161-0/+4
| * blockchain_db: initialize m_hardfork in ctor just in casemoneromooo-monero2018-10-161-1/+1
* | Merge pull request #4615Riccardo Spagni2018-10-263-2/+38
|\ \
| * | WalletAPI: rescanBlockchain, rescanBlockchainAsyncmmitkevich2018-10-163-2/+38
| |/
* | Merge pull request #4613Riccardo Spagni2018-10-261-0/+10
|\ \
| * | unit_tests: call umask before mkstempmoneromooo-monero2018-10-161-0/+10
| |/
* | Merge pull request #4612Riccardo Spagni2018-10-261-4/+8
|\ \
| * | p2p: only deinitialize what's been initialized in offline modemoneromooo-monero2018-10-161-4/+8
| |/
* | Merge pull request #4609Riccardo Spagni2018-10-261-1/+1
|\ \
| * | daemon: Show mining addressRicardo de Vries2018-10-181-1/+1
* | | Merge pull request #4607Riccardo Spagni2018-10-262-12/+13
|\ \ \
| * | | Add building with depends to the MakefileTheCharlatan2018-10-162-12/+13
| | |/ | |/|
* | | Merge pull request #4604Riccardo Spagni2018-10-261-2/+2
|\ \ \
| * | | p2p: a negative result from UPNP_GetValidIGD is an errormoneromooo-monero2018-10-151-2/+2
| |/ /
* | | Merge pull request #4597Riccardo Spagni2018-10-261-2/+4
|\ \ \
| * | | README: add libnorm to the dependency listmoneromooo-monero2018-10-151-2/+4
| |/ /
* | | Merge pull request #4586Riccardo Spagni2018-10-261-19/+12
|\ \ \
| * | | rpc: fix wrongly formatted JSON for pruned txstoffu2018-10-221-19/+12
* | | | Merge pull request #4585Riccardo Spagni2018-10-261-1/+1
|\ \ \ \
| * | | | readme: update OSX build badgesxiphon2018-10-141-1/+1
* | | | | Merge pull request #4580Riccardo Spagni2018-10-261-0/+2
|\ \ \ \ \
| * | | | | CMakeLists.txt: detect and use -pthread compiler flagmoneromooo-monero2018-10-131-0/+2
| |/ / / /
* | | | | Merge pull request #4573Riccardo Spagni2018-10-262-1/+5
|\ \ \ \ \
| * | | | | readline_buffer: fix "cursor in prompt" bugmoneromooo-monero2018-10-122-1/+5
| |/ / / /
* | | | | Merge pull request #4561Riccardo Spagni2018-10-263-1/+15
|\ \ \ \ \
| * | | | | Return appropriate RPC error code when key image signature check failsMichał Sałaban2018-10-113-1/+15
| |/ / / /
* | | | | Merge pull request #4555Riccardo Spagni2018-10-261-2/+2
|\ \ \ \ \
| * | | | | simplewallet: perform trivial error checks before password promptxiphon2018-10-101-2/+2
| |/ / / /
* | | | | Merge pull request #4553Riccardo Spagni2018-10-261-0/+2
|\ \ \ \ \
| * | | | | README: mention max_usb_current setting on Raspberry Pimoneromooo-monero2018-10-101-0/+2
* | | | | | Merge pull request #4552Riccardo Spagni2018-10-263-0/+10
|\ \ \ \ \ \
| * | | | | | wallet_rpc_server: optionally return tx keys in sign_transfermoneromooo-monero2018-10-103-0/+10
| |/ / / / /
* | | | | | Merge pull request #4547Riccardo Spagni2018-10-261-6/+0
|\ \ \ \ \ \
| * | | | | | simplewallet: fixed deadlock if a user hits CTRL+C twicexiphon2018-10-101-6/+0
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #4545Riccardo Spagni2018-10-261-1/+24
|\ \ \ \ \ \
| * | | | | | Utils: add support for newer Windows versions detectionGregory Lemercier2018-10-091-1/+24
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #4539Riccardo Spagni2018-10-263-1/+229
|\ \ \ \ \ \
| * | | | | | wallet_rpc_server: add describe_transfer RPCmoneromooo-monero2018-10-093-1/+229
* | | | | | | Merge pull request #4536Riccardo Spagni2018-10-2617-185/+113
|\ \ \ \ \ \ \
| * | | | | | | blocks: use auto-generated .c files instead of 'LD -r -b binary'xiphon2018-10-2217-185/+113
* | | | | | | | Merge pull request #4526Riccardo Spagni2018-10-2610-1/+953
|\ \ \ \ \ \ \ \
| * | | | | | | | Adapt Readme and script to monero gitian build signingTheCharlatan2018-10-185-77/+43
| * | | | | | | | Add OSX gitian descriptorTheCharlatan2018-10-114-23/+120
| * | | | | | | | Add windows descriptor to gitian descriptorsTheCharlatan2018-10-093-7/+142
| * | | | | | | | Change gitian.sigs repo from bitcoin-core to monero-project remote hostTheCharlatan2018-10-091-1/+1
| * | | | | | | | Add checksums for download toolsTheCharlatan2018-10-081-4/+5