Commit Graph

23 Commits

Author SHA1 Message Date
Tomusdrw 96dda7b73a Forwarding panics from threads 2016-02-10 16:35:52 +01:00
Tomusdrw 7925642b1b Removing overengineered stuff 2016-02-10 15:28:43 +01:00
Tomusdrw 0d121dd51a Removing unecessary locks causing dead-locks 2016-02-10 14:49:31 +01:00
Tomusdrw 2a498fc3eb Implementing PanicHandlers for all places when new thread is spawned. Handling Client panics 2016-02-10 12:50:27 +01:00
debris c90d64662a added license in every *.rs file 2016-02-05 13:40:41 +01:00
arkpar 42d5c09131 Final docs 2016-02-03 16:43:48 +01:00
Gav Wood 9ec2efb2f3 Update mod.rs 2016-02-01 16:20:46 +01:00
Gav Wood 205a1990d6 Update mod.rs 2016-02-01 16:19:59 +01:00
debris 2bddc938af util docs 2016-02-01 15:22:42 +01:00
arkpar acbb50d700 Stream deregistration 2016-01-24 18:54:05 +01:00
arkpar e5e0d3d136 Merge branch 'master' of github.com:ethcore/parity into io 2016-01-22 14:44:17 +01:00
arkpar 81bb86d0ed Removed obsolete warnings 2016-01-22 01:27:51 +01:00
arkpar d431854421 Fixed tests 2016-01-22 00:47:45 +01:00
arkpar ccf1cc4d54 Removed obsolete code and added documentation 2016-01-22 00:11:19 +01:00
arkpar 4bf1c205b4 DB commit queue 2016-01-21 23:33:52 +01:00
arkpar 0f97edad7c Merge branch 'master' of github.com:ethcore/parity into ethash 2016-01-21 17:21:51 +01:00
arkpar e514d3d80f Multithreaded event loop 2016-01-21 16:48:37 +01:00
Tomusdrw adc763325d Merge branch 'master' into clippy
Conflicts:
	util/src/rlp/rlptraits.rs
2016-01-19 23:22:40 +01:00
Tomusdrw bad2a244df Adding documentation request comments. 2016-01-19 17:02:01 +01:00
Tomusdrw 062193ceb5 Fixing clippy errors in util 2016-01-19 12:14:29 +01:00
arkpar d05e7e031b Basic queue test 2016-01-18 00:24:20 +01:00
arkpar a131c33bb2 Multithreaded block queue 2016-01-17 23:07:58 +01:00
Gav Wood 6ea8eaa3b5 Move ethcore files back into root. 2016-01-17 13:11:25 +01:00