| Commit message (Expand) | Author | Age | Files | Lines |
* | blockpool stability fixes: | zelig | 2015-04-13 | 1 | -80/+104 |
* | td update from node | zelig | 2015-04-10 | 1 | -104/+85 |
* | Disabled TD check | obscuren | 2015-04-09 | 1 | -0/+2 |
* | oops peer unlocked before return - fixes deadlock | zelig | 2015-04-09 | 1 | -0/+1 |
* | uncomment future block TD check, add test for skipping TD check on future block | zelig | 2015-04-09 | 1 | -4/+4 |
* | fix deadlock issue in AddBlock | zelig | 2015-04-09 | 1 | -23/+27 |
* | future queued block support | zelig | 2015-04-09 | 1 | -1/+2 |
* | put back checkTD and unskip incorrectTD test | zelig | 2015-04-09 | 1 | -4/+4 |
* | introduce peers registry on nodes | zelig | 2015-04-09 | 1 | -35/+37 |
* | fix blockpool deadlock | zelig | 2015-04-09 | 1 | -3/+17 |
* | Updated logging | obscuren | 2015-04-07 | 1 | -1/+2 |
* | Disabled PoW check | obscuren | 2015-04-05 | 1 | -9/+12 |
* | Temp removed unrequested block error | obscuren | 2015-04-05 | 1 | -9/+13 |
* | Removed debugging | obscuren | 2015-04-05 | 1 | -2/+0 |
* | prevent deadlock | obscuren | 2015-04-05 | 1 | -0/+2 |
* | Disabled peer TD check to support suspended blocks (Future blocks) | obscuren | 2015-04-04 | 1 | -4/+4 |
* | header check for test | zelig | 2015-03-25 | 1 | -1/+5 |
* | bugfix with idle too long triggered after peer switch | zelig | 2015-03-25 | 1 | -4/+5 |
* | Idle too long error incorrectly triggered even when peer sending new blocks | zelig | 2015-03-22 | 1 | -0/+3 |
* | use common.Hash as pool key, no string conversion needed | zelig | 2015-03-20 | 1 | -6/+6 |
* | improve documentation and move one test | zelig | 2015-03-20 | 1 | -78/+98 |
* | uncomment status test, hack: skip the 2 unreliable fields | zelig | 2015-03-20 | 1 | -1/+0 |
* | check and penalise td misreporting | zelig | 2015-03-20 | 1 | -0/+14 |
* | use own total difficulty to limit best peer | zelig | 2015-03-20 | 1 | -2/+44 |
* | peer suspension to disallow reconnect after disconnect on fatal error for se... | zelig | 2015-03-20 | 1 | -5/+12 |
* | updated blockpool | obscuren | 2015-03-17 | 1 | -26/+25 |
* | moved to detail | obscuren | 2015-03-16 | 1 | -1/+1 |
* | fix wonky head section loop; correct status counts | zelig | 2015-03-06 | 1 | -1/+2 |
* | partial fix to idle best peer issue | zelig | 2015-03-04 | 1 | -3/+11 |
* | - fix peer disconnect by adding severity function to errs | zelig | 2015-03-03 | 1 | -9/+36 |
* | major rewrite, reorg of blockpool + new features | zelig | 2015-02-25 | 1 | -0/+749 |