aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add missing pragmaZachary Michaels2014-07-011-0/+2
* Allow priority peers when there are exclusive peersZachary Michaels2014-07-011-1/+1
* Explicit error constructorsZachary Michaels2014-07-011-5/+5
* Remove unused array in cn_slow_hashZachary Michaels2014-07-011-1/+0
* Merge pull request #55 from monero-project/revert-54-masterThomas Winget2014-06-301-2/+1
|\
| * Revert "Do not fall over when refreshing balance fails"Thomas Winget2014-06-301-2/+1
|/
* Merge pull request #54 from zone117x/mastermonero-project2014-06-291-1/+2
|\
| * Do not fall over when refreshing balance failsMatthew Little2014-06-291-1/+2
|/
* set max block size for gbtmydesktop2014-06-262-0/+9
* fix function typomonero-project2014-06-241-1/+1
* Fix copy/paste bug, thx Boolberrymonero-project2014-06-241-3/+3
* Update slow-hash.cNoodleDoodleNoodleDoodleNoodleDoodleNoo2014-06-191-0/+5
* Merge pull request #48 from NoodleDoodleNoodleDoodleNoodleDoodleNoo/mastermonero-project2014-06-192-111/+299
|\
| * Update slow-hash.cNoodleDoodleNoodleDoodleNoodleDoodleNoo2014-06-161-1/+8
| * Update miner.cppNoodleDoodleNoodleDoodleNoodleDoodleNoo2014-06-161-1/+4
| * Update slow-hash.cNoodleDoodleNoodleDoodleNoodleDoodleNoo2014-06-161-110/+288
| * Merge branch 'master' of https://github.com/monero-project/bitmoneroNoodleDoodleNoodleDoodleNoodleDoodleNoo2014-06-1677-659/+8043
| |\ | |/ |/|
* | Merge pull request #33 from mikezackles/arch_linux_build_fixesmonero-project2014-06-153-13/+23
|\ \
| * | Fix to disable LTO for ClangZachary Michaels2014-06-121-1/+1
| * | Link to pthreads on non-apple unixZachary Michaels2014-06-113-12/+17
| * | Gcc 4.9 LTO fixZachary Michaels2014-06-111-0/+5
* | | Merge pull request #41 from fluffypony/mastermonero-project2014-06-154-1/+36
|\ \ \
| * | | proper tx_pool handling from CryptoZoidberg / BBRfluffypony2014-06-154-1/+36
|/ / /
* | | added checkpoint @ 80000monero-project2014-06-141-0/+1
* | | Merge pull request #37 from tewinget/signals_fixmonero-project2014-06-131-1/+7
|\ \ \
| * | | Fixed console handler not properly exiting on SIGINT and suchThomas Winget2014-06-131-1/+7
* | | | Merge pull request #35 from tewinget/mastermonero-project2014-06-122-12/+14
|\| | |
| * | | changed wallet mnemonic to use cout so it doesn't print to logThomas Winget2014-06-121-1/+2
| * | | change hash for keygen from blake to keccaktom2014-06-121-2/+2
| * | | changed text a bit moretom2014-06-121-10/+11
| * | | changed some print messagestom2014-06-121-2/+2
|/ / /
* | | Merge pull request #34 from tewinget/mastermonero-project2014-06-1215-35/+3567
|\ \ \
| * | | allow two-random-numbers wallet generation (but not as default)Thomas Winget2014-06-126-42/+52
| * | | reworked command line args for simplewallet.Thomas Winget2014-06-122-19/+30
| * | | DRY cin input_line (and test replacement of non-DRY usage)Thomas Winget2014-06-123-6/+19
| * | | stupid signed arithmetic.Thomas Winget2014-06-121-6/+3
| * | | more pointer-based derpThomas Winget2014-06-123-8/+23
| * | | fixed some pointer- and loop-based derpsThomas Winget2014-06-123-1/+6
| * | | builds, but doesn't link. other than that, electrum-style recovery implement...Thomas Winget2014-06-129-19/+56
| * | | missing '.at' on two map calls. built on some machines, very strange...Thomas Winget2014-06-121-2/+2
| * | | revert 'dirty hack' change to crypto.h. need a better way for sure.Thomas Winget2014-06-121-4/+1
| * | | compile issues, resolve later. commiting because switching machinestom2014-06-123-2/+83
| * | | defaulted new parameters in modified functionstom2014-06-122-2/+2
| * | | most functions prototyped/modified for wallet recoveryThomas Winget2014-06-1210-9/+3371
| * | | added vim swap files to .gitignoreThomas Winget2014-06-121-0/+4
|/ / /
* | | new error code for rpcmydesktop2014-06-111-2/+1
* | | Fix for orphan fix (check blocksize)mydesktop2014-06-113-0/+22
|/ /
* | Correcting high orphan rate of blocks at poolmonero-project2014-06-111-3/+12
* | Merge pull request #29 from fluffypony/mastermonero-project2014-06-102-3/+10
|\ \
| * | added new seed nodesfluffypony2014-06-101-0/+9