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
|
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 |
|
Tomasz Drwięga
|
64b1b898f1
|
Fixing compilation on stable
|
2016-11-28 17:43:38 +01:00 |
|
Tomasz Drwięga
|
2b3d100de2
|
Fixing some clippy warnings
|
2016-11-28 15:54:22 +01:00 |
|
Arkadiy Paronyan
|
2e70abdc40
|
Sweep panickers from IO and network (#3018)
* Sweep panickers from IO and network
* Typo and logging
|
2016-10-31 19:58:47 +01:00 |
|
Arkadiy Paronyan
|
1a5bae8ef1
|
Extended network options (#2845)
* More network configuration options
* Filter UDP requests
* Fixed tests
* Fixed test warning
|
2016-10-24 18:25:27 +02:00 |
|
Robert Habermeier
|
ea68546616
|
Network-specific nodes file (#2569)
* network-specific nodes.json
* save nodes.json periodically
* squash warnings
|
2016-10-11 18:42:20 +02:00 |
|
Robert Habermeier
|
d763664d16
|
port network, sync, rpc
|
2016-09-01 14:49:12 +02:00 |
|
debris
|
74c9ecbfd6
|
fixed compiling
|
2016-08-05 14:09:21 +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 |
|