Nikolay Volf
|
d3695d0b72
|
Major sync <-> client interactions refactoring (#1572)
* chain notify trait
* replaced network service with io service
* fix ethcore crate warnings
* refactored network service without generic
* ethcore fix
* ethsync refactoring
* proper linking of notify
* manage network interface
* rpc crate rebinding
* full rewire
* sync internal io service
* fix deadlock
* fix warnings and removed async io
* sync imported message propagation
* fix rpc warnings
* binart warnings
* test fixes
* rpc mocks and tests
* fix util doctest
* fix message name and removed empty notifier
* pointers mess & dark mode fixed
* fixed sync doctest
* added few warnings
* fix review
* new convention match
* fix error unwraps
* doctest fix
|
2016-07-11 17:02:42 +02:00 |
|
arkpar
|
67ffac1df9
|
Check for session expiration on peer registration
|
2016-06-17 16:01:33 +02:00 |
|
Nikolay Volf
|
f5ed31792f
|
fixed sync with client only
|
2016-05-31 20:54:02 +02:00 |
|
Nikolay Volf
|
4f732972bc
|
refactoring to hold miner within the client
|
2016-05-31 19:01:37 +02:00 |
|
Nikolay Volf
|
0f96ce9bd2
|
no flag also
|
2016-03-17 14:56:19 +01:00 |
|
debris
|
c90d64662a
|
added license in every *.rs file
|
2016-02-05 13:40:41 +01:00 |
|
arkpar
|
ce0cc11c56
|
Peer sync timeouts
|
2016-02-02 14:54:46 +01:00 |
|
arkpar
|
1e91b6f5db
|
Moved sync to a separate crate
|
2016-01-29 15:56:06 +01:00 |
|