aboutsummaryrefslogtreecommitdiffstats
path: root/eth/backend.go
Commit message (Collapse)AuthorAgeFilesLines
* Refactored block & Transactionobscuren2014-12-231-1/+1
| | | | * Includes new rlp decoder
* Merge fixesobscuren2014-12-181-2/+2
|
* Added whisper handlerobscuren2014-12-161-0/+4
|
* made mist in a compilable, workable state using the new refactored packagesobscuren2014-12-151-0/+4
|
* Moved peer helper methedsobscuren2014-12-151-17/+0
|
* removed filter manager from baseobscuren2014-12-151-15/+0
|
* Added old filter. Needs some refactoringobscuren2014-12-151-57/+6
|
* WIPobscuren2014-12-151-3/+5
|
* added protocol handlerobscuren2014-12-151-1/+1
|
* added whisperobscuren2014-12-151-18/+19
|
* WIPobscuren2014-12-151-43/+10
|
* adapt blockpool/backend to use pow/ezp with pow.Block for VerifyPoW funczelig2014-12-151-4/+3
|
* blockmanager start/stop obsoletezelig2014-12-151-2/+0
|
* initial commit for new backend (eth.Ethereum)zelig2014-12-151-0/+357