Skip to content

jjyr/cita-common

 
 

Repository files navigation

Libraries for CITA

CircleCI codecov

This repository is a collection of crates used by microservices in CITA.

Crates below are extracted from Parity:

  • ethcore-bloom-journal
  • ethcore-io
  • ethkey
  • rlp
  • rlp_derive
  • sha3
  • util

with following modifications:

  • add UtilError::Snappy in util::error
  • add some modules in util:
    • build_info.rs
    • datapath.rs
    • hashable.rs
    • init.rs
    • instrument.rs
    • merklehash.rs
    • snappy.rs
  • add util::avl.

Releases

No releases published

Packages

 
 
 

Languages

  • Rust 97.5%
  • C 1.5%
  • Other 1.0%