#blockchain #exonum #config

exonum-configuration

An Exonum service that provides functionality of modifying the global configuration

17 releases (11 breaking)

0.12.0 Aug 14, 2019
0.11.0 Mar 15, 2019
0.10.2 Jan 22, 2019
0.10.0 Dec 14, 2018
0.1.0 Jul 17, 2017

#11 in #exonum

41 downloads per month
Used in exonum-cryptocurrency-adv…

Apache-2.0

1.5MB
28K SLoC

Exonum Configuration Service

Travis Build Status CircleCI Build Status Docs.rs License: Apache-2.0 rust 1.33.0+ required

This crate implements a service for Exonum blockchain that provides functionality of modifying the global configuration by the means of proposing a new configuration and voting for proposed configurations among the validators.

LICENSE

Exonum configuration service is licensed under the Apache License (Version 2.0). See LICENSE for details.

Dependencies

~74MB
~1.5M SLoC