openethereum/util
Tomasz Drwięga 3226e1ca33 Expose health status over RPC (#6274)
* Node-health to a separate crate.

* Initialize node_health outside of dapps.

* Expose health over RPC.

* Bring back 412 and fix JS.

* Add health to workspace and tests.

* Fix compilation without default features.

* Fix borked merge.

* Revert to generics to avoid virtual calls.

* Fix node-health tests.

* Add missing trailing comma.
2017-08-28 14:11:55 +02:00
..
benches Itertools are no longer reexported from util, optimized triedb iter 2017-08-17 16:05:26 +02:00
bigint updated bigint with optimized mul and from_big_indian 2017-08-17 18:11:34 +02:00
bloom fix bloom bitvecjournal storage allocation (#6390) 2017-08-28 09:19:04 +02:00
bloomable updated tiny-keccak to 1.3 2017-08-07 10:06:02 +02:00
fetch Refactor price_info (#6003) 2017-07-16 18:22:45 +02:00
io Bumped version 2017-07-13 15:52:01 +02:00
network updated tiny-keccak to 1.3 2017-08-07 10:06:02 +02:00
path splitting part of util into smaller crates (#4956) 2017-03-22 06:23:40 +01:00
reactor Expose health status over RPC (#6274) 2017-08-28 14:11:55 +02:00
rlp updated bigint with optimized mul and from_big_indian 2017-08-17 18:11:34 +02:00
rlp_derive rlp_derive (#6125) 2017-08-20 12:01:46 +08:00
sha3 Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
src Merge pull request #6347 from paritytech/trieiter 2017-08-22 11:26:25 +02:00
stats use new histogram/corpus 2017-02-17 16:18:31 +01:00
table Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
using_queue Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
Cargo.toml Itertools are no longer reexported from util, optimized triedb iter 2017-08-17 16:05:26 +02:00
build.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00