aboutsummaryrefslogtreecommitdiffstats
path: root/xeth/js_types.go
Commit message (Expand)AuthorAgeFilesLines
* Implemented filter for ws + fixesobscuren2015-01-101-25/+38
* Refactored ethutil.Config.Db outobscuren2015-01-071-3/+3
* Fixed testsobscuren2015-01-061-2/+2
* Fixed peer window. Minor tweaks and fixesobscuren2015-01-061-26/+15
* Refactored block & Transactionobscuren2014-12-231-10/+10
* Merge branch 'badsig' of https://github.com/ebuchman/go-ethereum into ebuchma...obscuren2014-12-191-1/+1
|\
* \ mergeobscuren2014-12-191-7/+7
|\ \
| * | Moved methods to messagesobscuren2014-12-181-3/+3
| * | Created generic message (easy for testing)obscuren2014-12-181-5/+5
* | | adapt xeth pkg to new backend. FIXME JSPeer peer infozelig2014-12-151-34/+31
|/ /
* | Renamed State => StateDBobscuren2014-12-041-1/+1
* | Renamed `chain` => `core`obscuren2014-12-041-5/+5
|/
* Begin of moving objects to types packageobscuren2014-11-181-4/+5
* Fixed bloom, updated mining & block processingobscuren2014-11-101-0/+4
* Properly list capsobscuren2014-11-041-2/+4
* ethstate => stateobscuren2014-10-311-3/+3
* ethpipe => xeth (eXtended ETHereum)obscuren2014-10-311-0/+229