keroro520 / cita-common

Libraries for CITA (https://github.com/cryptape/cita)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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
  • rlp
  • rlp_derive
  • util
  • db

with following modifications:

  • add UtilError::Snappy in util::error
  • add some modules in util:
    • build_info.rs
    • init.rs
    • instrument.rs
  • add util::avl.
  • add get_value_proof and verify_value_proof in db::trie::triedb

About

Libraries for CITA (https://github.com/cryptape/cita)

License:GNU General Public License v3.0


Languages

Language:Rust 97.5%Language:C 1.4%Language:Shell 0.6%Language:C++ 0.6%