aboutsummaryrefslogtreecommitdiffstats
path: root/ethwire/messaging.go
Commit message (Collapse)AuthorAgeFilesLines
* Merge eth-go repository into go-ethereumFelix Lange2014-10-231-1/+1
| | | | mist, etheruem have been moved to cmd/
* PoC7 Netobscuren2014-10-211-12/+12
|
* New block messageobscuren2014-10-081-0/+1
|
* Remove logobscuren2014-09-231-1/+0
|
* Increased from 200 nano to millisecondsobscuren2014-09-231-1/+2
|
* Rewriteobscuren2014-09-171-1/+4
|
* Up deadline to reduce cpu loadobscuren2014-09-161-1/+1
|
* Moved codeobscuren2014-09-161-12/+7
|
* Rewrote reading strategyobscuren2014-09-161-203/+38
|
* VM execution fixesobscuren2014-09-161-1/+3
| | | | Refactoring caused executing issues
* Removed some commented codeobscuren2014-09-101-0/+1
|
* New p2p protocol. NOTE: Needs major refactoring. See #50obscuren2014-09-101-19/+13
|
* PoC 6 networking code.obscuren2014-08-211-22/+30
| | | | | * Added block pool for gathering blocks from the network (chunks) * Re wrote syncing
* Updated chain for filteringobscuren2014-08-111-2/+3
|
* Increased timeout to 500msobscuren2014-07-101-1/+1
|
* Increased timeoutobscuren2014-07-071-1/+1
|
* Decreased timeoutobscuren2014-07-041-1/+1
|
* Reworking messaging interfaceobscuren2014-06-161-4/+159
|
* Removed deferobscuren2014-05-141-6/+0
|
* Increased deadlineobscuren2014-05-141-2/+7
|
* Added missing GetTx (0x16) wire messageobscuren2014-03-281-0/+2
|
* Add comment explaining why iota is not used.Sam Boyer2014-02-191-0/+3
|
* The great mergeobscuren2014-02-151-0/+180