| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | Hopefully fixes build on Windows | Thomas Winget | 2015-03-20 | 3 | -3/+15 | |
| | * | | | | | | | | | DNS checkpoint loading for testnet should now be correct | Thomas Winget | 2015-03-01 | 4 | -4/+19 | |
| | * | | | | | | | | | sending commands to forked daemon works on testnet now | Thomas Winget | 2015-03-01 | 1 | -0/+4 | |
| | * | | | | | | | | | Fix tests building -- function signatures changed | Thomas Winget | 2015-03-01 | 4 | -3/+7 | |
| | * | | | | | | | | | revert stop_daemon method to use correct exit | Thomas Winget | 2015-02-24 | 1 | -1/+1 | |
| | * | | | | | | | | | RPC calls for background daemon added in | Thomas Winget | 2015-02-24 | 8 | -51/+300 | |
| | * | | | | | | | | | Daemonize changes pulled in -- daemon builds | Thomas Winget | 2015-02-24 | 39 | -380/+3665 | |
| | | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
| * | | | | | | | | | updated gtest to latest | Riccardo Spagni | 2015-03-24 | 37 | -1915/+4928 | |
| | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | | Merge pull request #238 | Riccardo Spagni | 2015-03-10 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| | * | | | | | | | update checkpoint | smooth | 2015-03-06 | 1 | -0/+1 | |
| |/ / / / / / / | ||||||
| * | | | | | | | Merge pull request #237 | Riccardo Spagni | 2015-03-05 | 3 | -4/+13 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | add comment about avoiding overflow | smooth | 2015-03-05 | 1 | -0/+6 | |
| | * | | | | | | | minimum subsidy for mining incentives, remove unused LEGACY_FEE define | smooth | 2015-03-04 | 3 | -4/+7 | |
| |/ / / / / / / | ||||||
| * | | | | | | | fixed English word list issue: 'launchpad' should be 'ourselves' | Riccardo Spagni | 2015-03-04 | 1 | -1/+1 | |
| * | | | | | | | fixed English word list issue: 'incline' should have remained 'inline' | Riccardo Spagni | 2015-03-04 | 1 | -1/+1 | |
| * | | | | | | | markdown formatting fix | Riccardo Spagni | 2015-03-01 | 1 | -1/+1 | |
| * | | | | | | | Merge pull request #234 | Riccardo Spagni | 2015-02-28 | 3 | -6/+7 | |
| |\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| | * | | | | | | move website and DNS unit tests from monero.cc to getmonero.org | Riccardo Spagni | 2015-02-28 | 3 | -6/+7 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge pull request #229 | Riccardo Spagni | 2015-02-20 | 2 | -0/+4 | |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| | * | | | | | added tx size to incoming_transfers RPC Call | Riccardo Spagni | 2015-02-20 | 2 | -0/+4 | |
| * | | | | | | Merge pull request #221 | Riccardo Spagni | 2015-02-03 | 2 | -4/+46 | |
| |\| | | | | | ||||||
| | * | | | | | make fallback compatible with newer slow-hash | Riccardo Spagni | 2015-01-28 | 1 | -0/+12 | |
| | * | | | | | Merge branch 'master' of https://github.com/fluffypony/bitmonero | Riccardo Spagni | 2015-01-27 | 0 | -0/+0 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | replaced 64-bit multiplication in difficulty.cpp with a portable version | Riccardo Spagni | 2015-01-27 | 1 | -4/+34 | |
| | * | | | | | | replaced 64-bit multiplication in difficulty.cpp with a portable version | Riccardo Spagni | 2015-01-27 | 1 | -4/+34 | |
| | | |_|_|/ / | |/| | | | | ||||||
| * | | | | | | changed MM logo | Riccardo Spagni | 2015-02-03 | 1 | -1/+1 | |
| * | | | | | | added donation and sponsor info to readme | Riccardo Spagni | 2015-02-03 | 1 | -0/+16 | |
| |/ / / / / | ||||||
| * | | | | | Merge pull request #220 | Riccardo Spagni | 2015-01-27 | 3 | -16/+166 | |
| |\| | | | | ||||||
| | * | | | | added portable slow-hash, updated makefile targets, fixed readme | Riccardo Spagni | 2015-01-27 | 3 | -16/+166 | |
| * | | | | | Merge pull request #219 | Riccardo Spagni | 2015-01-27 | 1 | -2/+2 | |
| |\| | | | | ||||||
| | * | | | | fixed sse2 ifdef | Riccardo Spagni | 2015-01-27 | 1 | -2/+2 | |
| * | | | | | Merge pull request #218 | Riccardo Spagni | 2015-01-27 | 2 | -2/+4 | |
| |\| | | | | ||||||
| | * | | | | remove aes flag, detect no sse2 | Riccardo Spagni | 2015-01-27 | 2 | -2/+4 | |
| |/ / / / | ||||||
| * | | | | fixed AES support flag | Riccardo Spagni | 2015-01-27 | 1 | -4/+4 | |
| * | | | | allow for explicitly disabling AES-NI | Riccardo Spagni | 2015-01-26 | 1 | -2/+13 | |
| | |/ / |/| | | ||||||
| * | | | Merge pull request #215 | Riccardo Spagni | 2015-01-15 | 4 | -2/+36 | |
| |\ \ \ | ||||||
| | * | | | Add a --restricted-rpc flag to simplewallet | moneromooo-monero | 2015-01-11 | 4 | -2/+36 | |
| * | | | | Merge pull request #214 | Riccardo Spagni | 2015-01-15 | 3 | -12/+45 | |
| |\ \ \ \ | ||||||
| | * | | | | Allow get_bulk_payments to return all payments regardless of payment ID | moneromooo-monero | 2015-01-11 | 3 | -12/+45 | |
| | |/ / / | ||||||
| * | | | | Merge #216 | Thomas Winget | 2015-01-14 | 1 | -27/+40 | |
| |\ \ \ \ | ||||||
| | * | | | | Fix seed node threaded DNS lookup | warptangent | 2015-01-14 | 1 | -27/+40 | |
| |/ / / / | ||||||
| * / / / | added monoermooo's gpg key | Riccardo Spagni | 2015-01-11 | 1 | -0/+52 | |
| |/ / / | ||||||
| * | | | Merge pull request #206 | Riccardo Spagni | 2015-01-08 | 2 | -11/+59 | |
| |\ \ \ | ||||||
| | * | | | std::atomic_flag has no copy/move constructor, can't have a vector | Thomas Winget | 2014-12-15 | 1 | -9/+7 | |
| | * | | | small typo in previous commit | Thomas Winget | 2014-12-15 | 1 | -1/+1 | |
| | * | | | DNS seed timeout and fallback | Thomas Winget | 2014-12-15 | 2 | -11/+61 | |
| * | | | | Merge pull request #211 | Riccardo Spagni | 2015-01-06 | 2 | -0/+3 | |
| |\ \ \ \ | |_|/ / |/| | | | ||||||
| | * | | | previous hash added to GBT | Riccardo Spagni | 2015-01-06 | 2 | -0/+3 | |
| |/ / / | ||||||
| * | | | Merge pull request #208 | Riccardo Spagni | 2015-01-02 | 313 | -349/+302 | |
| |\ \ \ | |/ / |/| | | ||||||
| | * | | year updated in license | Riccardo Spagni | 2015-01-02 | 313 | -349/+302 | |
| |/ / | ||||||
