summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | DNSSEC added (hardcoded key)Thomas Winget2015-03-242-2/+100
| |/ / / / / / /
* | | | | | | | Merge pull request #242Riccardo Spagni2015-03-262-5/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | Do store transaction's blob size in transaction_chain_entrySergey Kazenyuk2015-03-152-4/+5
| * | | | | | | | Use single get_transaction_hash to get both id and blob sizeSergey Kazenyuk2015-03-151-2/+4
* | | | | | | | | Merge pull request #239Riccardo Spagni2015-03-261-10/+16
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | default mix factor in simplewalletsmooth2015-03-101-10/+16
* | | | | | | | | Merge pull request #243Riccardo Spagni2015-03-2449-389/+3964
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge upstream to daemonize changesThomas Winget2015-03-2410-12/+27
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | Fixed bug in static linking boost on MINGWThomas Winget2015-03-221-0/+6
| * | | | | | | | | Hopefully fixes build on Windows for real this timeThomas Winget2015-03-201-5/+5
| * | | | | | | | | Hopefully fixes build on WindowsThomas Winget2015-03-203-3/+15
| * | | | | | | | | DNS checkpoint loading for testnet should now be correctThomas Winget2015-03-014-4/+19
| * | | | | | | | | sending commands to forked daemon works on testnet nowThomas Winget2015-03-011-0/+4
| * | | | | | | | | Fix tests building -- function signatures changedThomas Winget2015-03-014-3/+7
| * | | | | | | | | revert stop_daemon method to use correct exitThomas Winget2015-02-241-1/+1
| * | | | | | | | | RPC calls for background daemon added inThomas Winget2015-02-248-51/+300
| * | | | | | | | | Daemonize changes pulled in -- daemon buildsThomas Winget2015-02-2439-380/+3665
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | updated gtest to latestRiccardo Spagni2015-03-2437-1915/+4928
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge pull request #238Riccardo Spagni2015-03-101-0/+1
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | update checkpointsmooth2015-03-061-0/+1
|/ / / / / / /
* | | | | | | Merge pull request #237Riccardo Spagni2015-03-053-4/+13
|\ \ \ \ \ \ \
| * | | | | | | add comment about avoiding overflowsmooth2015-03-051-0/+6
| * | | | | | | minimum subsidy for mining incentives, remove unused LEGACY_FEE definesmooth2015-03-043-4/+7
|/ / / / / / /
* | | | | | | fixed English word list issue: 'launchpad' should be 'ourselves'Riccardo Spagni2015-03-041-1/+1
* | | | | | | fixed English word list issue: 'incline' should have remained 'inline'Riccardo Spagni2015-03-041-1/+1
* | | | | | | markdown formatting fixRiccardo Spagni2015-03-011-1/+1
* | | | | | | Merge pull request #234Riccardo Spagni2015-02-283-6/+7
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | move website and DNS unit tests from monero.cc to getmonero.orgRiccardo Spagni2015-02-283-6/+7
|/ / / / / /
* | | | | | Merge pull request #229Riccardo Spagni2015-02-202-0/+4
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | added tx size to incoming_transfers RPC CallRiccardo Spagni2015-02-202-0/+4
* | | | | | Merge pull request #221Riccardo Spagni2015-02-032-4/+46
|\| | | | |
| * | | | | make fallback compatible with newer slow-hashRiccardo Spagni2015-01-281-0/+12
| * | | | | Merge branch 'master' of https://github.com/fluffypony/bitmoneroRiccardo Spagni2015-01-270-0/+0
| |\ \ \ \ \
| | * | | | | replaced 64-bit multiplication in difficulty.cpp with a portable versionRiccardo Spagni2015-01-271-4/+34
| * | | | | | replaced 64-bit multiplication in difficulty.cpp with a portable versionRiccardo Spagni2015-01-271-4/+34
| | |_|_|/ / | |/| | | |
* | | | | | changed MM logoRiccardo Spagni2015-02-031-1/+1
* | | | | | added donation and sponsor info to readmeRiccardo Spagni2015-02-031-0/+16
|/ / / / /
* | | | | Merge pull request #220Riccardo Spagni2015-01-273-16/+166
|\| | | |
| * | | | added portable slow-hash, updated makefile targets, fixed readmeRiccardo Spagni2015-01-273-16/+166
* | | | | Merge pull request #219Riccardo Spagni2015-01-271-2/+2
|\| | | |
| * | | | fixed sse2 ifdefRiccardo Spagni2015-01-271-2/+2
* | | | | Merge pull request #218Riccardo Spagni2015-01-272-2/+4
|\| | | |
| * | | | remove aes flag, detect no sse2Riccardo Spagni2015-01-272-2/+4
|/ / / /
* | | | fixed AES support flagRiccardo Spagni2015-01-271-4/+4
* | | | allow for explicitly disabling AES-NIRiccardo Spagni2015-01-261-2/+13
| |/ / |/| |
* | | Merge pull request #215Riccardo Spagni2015-01-154-2/+36
|\ \ \
| * | | Add a --restricted-rpc flag to simplewalletmoneromooo-monero2015-01-114-2/+36
* | | | Merge pull request #214Riccardo Spagni2015-01-153-12/+45
|\ \ \ \
| * | | | Allow get_bulk_payments to return all payments regardless of payment IDmoneromooo-monero2015-01-113-12/+45
| |/ / /
* | | | Merge #216Thomas Winget2015-01-141-27/+40
|\ \ \ \