-
zelig authored
- blockpool moves to its own package - uses errs pkg for its own coded errors - publicly settable config of params (time intervals and batchsizes) - test helpers in subpackage - optional TD in blocks used now to update peers chain info - major improvement in algorithm - fix fragility and sync/parallelisation bugs - implement status for reporting on sync status (peers/hashes/blocks etc) - several tests added and further corner cases covered
422490d7
| Name |
Last commit
|
Last update |
|---|---|---|
| Godeps | ||
| _data | ||
| accounts | ||
| blockpool | ||
| cmd | ||
| compression/rle | ||
| core | ||
| crypto | ||
| errs | ||
| eth | ||
| ethdb | ||
| ethutil | ||
| event | ||
| javascript | ||
| logger | ||
| miner | ||
| p2p | ||
| pow | ||
| rlp | ||
| rpc | ||
| state | ||
| tests | ||
| trie | ||
| ui | ||
| vm | ||
| whisper | ||
| xeth | ||
| .gitignore | ||
| .gitmodules | ||
| .mailmap | ||
| .travis.yml | ||
| Dockerfile | ||
| LICENSE | ||
| README.md | ||
| gocoverage.sh | ||
| install.sh | ||
| update-license.go |