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 |
|