synchro

Crates.iosynchro
lib.rssynchro
version0.0.0
sourcesrc
created_at2019-11-28 00:39:25.893637
updated_at2019-11-28 00:39:25.893637
descriptionByzantine Fault Tolerant consensus library built on HotStuff BFT used by the Synchronicity reproducible build system
homepagehttps://github.com/iqlusioninc/synchronicity
repositoryhttps://github.com/iqlusioninc/synchronicity/tree/develop/synchro
max_upload_size
id184980
size4,440
Tony Arcieri (iqlusion) (tony-iqlusion)

documentation

README

synchro.rs iqlusion

Build Status Safety Dance MSRV Apache 2.0 Licensed Gitter Chat

Byzantine Fault Tolerant consensus library built on HotStuff BFT used by the Synchronicity reproducible build system.

Status

synchro is a work-in-progress and at an early stage of development and is not ready to be used. Check back later!

Minimum Supported Rust Version

  • Rust 1.39+

Code of Conduct

We abide by the Contributor Covenant and ask that you do as well.

For more information, please see CODE_OF_CONDUCT.md.

License

Copyright © 2019 iqlusion

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

https://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you shall be licensed as above, without any additional terms or conditions.

Commit count: 33

cargo fmt