Git Product home page Git Product logo

hermes's Introduction

ibc-rs

Cosmos ecosystem

Build Status End to End testing Apache 2.0 Licensed Rust Stable Rust 1.65+

Rust implementation of an Inter-Blockchain Communication (IBC) relayer.

This project comprises primarily of 5 crates:

  • ibc-relayer provides an implementation of an IBC relayer, as a library.
  • ibc-relayer-cli is a CLI (a wrapper over the ibc-relayer library), comprising the hermes binary.
  • ibc-chain-registry provides functions to fetch data from the chain registry and automatically generate chain configuration for Hermes.
  • ibc-telemetry is a library for use in the Hermes CLI, for gathering telemetry data and exposing that in a Prometheus endpoint.
  • ibc-relayer-rest is a library for use in the Hermes CLI, for exposing a REST API to inspect the state of the relayer.
  • ibc-test-framework provides the infrastructure and framework for writing end-to-end (E2E) tests that include the spawning of the relayer together with Cosmos full nodes.

See the table below for more details.

⚠️ The ibc and ibc-proto crates have been moved to their own repositories.

The repository also includes TLA+ specifications.

Band Implementation

  • Support Wasm Contract

  • Add more chain config to ignore certain acknowledge packet

    add a config named 'ignore_port_channel' in chain config that recieve a list of destination port and channel id to ignore

    e.g. ignore_port_channel = [{ channel_id = 'channel-64', port_id = 'oracle'}]

  • Add a global config that delay the packet sending used for backup hermes

    add a config named 'packet_delay' in global config that received the duration.

    e.g. packet_delay = '10s'

Status

Crate name Type Version Docs
ibc-relayer-cli bin: hermes IBC Relayer CLI Crate IBC Relayer CLI Docs
ibc-relayer lib IBC Relayer Crate IBC Relayer Docs
ibc-chain-registry lib Chain Registry Crate Chain Registry Docs
ibc-relayer-rest lib IBC Relayer REST Crate IBC Relayer REST Docs
ibc-telemetry lib IBC Telemetry Crate IBC Telemetry Docs
ibc-test-framework lib IBC Test Framework Crate IBC Test Framework Docs

Requirements

The crates in this project require Rust 1.65.0.

Hermes Guide

We have a comprehensive guide at hermes.informal.systems.

Contributing

IBC is specified in English in the cosmos/ibc repo. Any protocol changes or clarifications should be contributed there.

This repo contains the TLA+ specification and Rust implementation for the IBC modules and relayer. If you're interested in contributing, please comment on an issue or open a new one!

See also CONTRIBUTING.md.

Versioning

We follow Semantic Versioning, though APIs are still under active development.

Resources

License

Copyright © 2022 Informal Systems Inc. and ibc-rs authors.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use the files in this repository 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.

hermes's People

Contributors

dependabot[bot] avatar romac avatar adizere avatar ancazamfir avatar soareschen avatar hu55a1n1 avatar mzabaluev avatar ljoss17 avatar seanchen1991 avatar greg-szabo avatar alianbenabdallah avatar andynog avatar istoilkovska avatar vitorenesduarte avatar plafer avatar colmazia avatar cezarad avatar yito88 avatar thanethomson avatar ebuchman avatar milosevic avatar wizdave97 avatar kevinji avatar rogerksi avatar shivani912 avatar harveensingh avatar davirain-su avatar rnbguy avatar pratikbin avatar brapse avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.