Robert Habermeier
|
3b9ac7648c
|
with_context on LightSync
|
2017-02-02 17:02:46 +01:00 |
|
Gav Wood
|
8404edb656
|
Fix whitespace (#4299)
* Fix whitespace.
* Update copyright years/owner.
* Push release only for tags.
|
2017-01-25 18:51:41 +01:00 |
|
Robert Habermeier
|
3ff9324ec0
|
LES Peer Info (#4195)
* connected peers function for network service
* get LES peer info in sync API
* new peer info in RPC
|
2017-01-20 12:41:49 +01:00 |
|
Robert Habermeier
|
8125b5690c
|
Port try macro to new ? operator. (#3962)
* initial untry sweep
* restore try in ipc codegen, fix inference
* change a few missed try instances
|
2016-12-27 12:53:56 +01:00 |
|
Gav Wood
|
17cc2be4b5
|
Rename ethcore -> parity in license.
|
2016-12-11 19:30:54 +01:00 |
|
Arkadiy Paronyan
|
9ec091e0cf
|
Move snapshot sync to a subprotocol (#2820)
|
2016-10-24 16:24:35 +02:00 |
|
Svyatoslav Nikolsky
|
c9ce25c8f3
|
Added peers details to ethcore_netPeers RPC (#2580)
* added peers details to ethcore_netPeers RPC
* fixed build (traits autoimplemented)
* - documentation fixes
- spaces -> tabs
- Rust-way Option's handling
* prepare for new protocols in ethcore_netPeers
* commas & documentation
|
2016-10-12 20:18:59 +02:00 |
|
Arkadiy Paronyan
|
05bfdc508e
|
Split IO and network crates (#1828)
* Abort on panic
* Split IO and network crates
* Restore panic handler
* Fixed doc tests
|
2016-08-05 10:32:04 +02:00 |
|