aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #244Riccardo Spagni2015-03-262-10/+83
|\
| * Enforce DNSSEC for checkpoint updatesThomas Winget2015-03-241-10/+17
| * DNSSEC added (hardcoded key)Thomas Winget2015-03-241-0/+66
* | 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 upstream to daemonize changesThomas Winget2015-03-247-6/+20
|\|
| * update checkpointsmooth2015-03-061-0/+1
| * 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
| * added tx size to incoming_transfers RPC CallRiccardo Spagni2015-02-202-0/+4
* | 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-012-0/+3
* | 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-2438-328/+3616
|/
* make fallback compatible with newer slow-hashRiccardo Spagni2015-01-281-0/+12
* replaced 64-bit multiplication in difficulty.cpp with a portable versionRiccardo Spagni2015-01-271-4/+34
* added portable slow-hash, updated makefile targets, fixed readmeRiccardo Spagni2015-01-271-2/+152
* fixed sse2 ifdefRiccardo Spagni2015-01-271-2/+2
* remove aes flag, detect no sse2Riccardo Spagni2015-01-271-0/+2
* 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
| |/
* / Fix seed node threaded DNS lookupwarptangent2015-01-141-27/+40
|/
* Merge pull request #206Riccardo Spagni2015-01-082-11/+59
|\
| * std::atomic_flag has no copy/move constructor, can't have a vectorThomas Winget2014-12-151-9/+7
| * small typo in previous commitThomas Winget2014-12-151-1/+1
| * DNS seed timeout and fallbackThomas Winget2014-12-152-11/+61
* | previous hash added to GBTRiccardo Spagni2015-01-062-0/+3
* | year updated in licenseRiccardo Spagni2015-01-02137-139/+139
|/
* Merge pull request #203Riccardo Spagni2014-12-133-4/+41
|\
| * Document existing functionwarptangent2014-12-111-0/+6
| * Repeat prompt for wallet path if invalidwarptangent2014-12-113-4/+35
* | Merge pull request #202Riccardo Spagni2014-12-131-2/+0
|\ \
| * | wallet2::rewrite update to not require bin filewarptangent2014-12-101-2/+0
| |/
* | Merge pull request #201Riccardo Spagni2014-12-131-7/+9
|\ \
| * | wallet2::load correctly initialize m_blockchain for wallet loaded without bin...warptangent2014-12-101-7/+9
| |/
* | Merge pull request #200Riccardo Spagni2014-12-134-0/+125
|\ \
| * | Add simple_wallet::seed_set_language methodwarptangent2014-12-082-0/+72
| * | Add wallet2::verify_password methodwarptangent2014-12-082-0/+53
| |/
* / onwards to 0.8.8.7Riccardo Spagni2014-12-131-1/+1
|/