Code Monkey home page Code Monkey logo

ibc-go's Introduction

Finschia

codecov license LoC Go Report Card GolangCI

This repository hosts Finschia. This repository is forked from gaia at 2021-03-15. Finschia is a mainnet app implementation using finschia-sdk, ostracon, wasmd and ibc-go.

Node: Requires Go 1.20+

Warnings: Initial development is in progress, but there has not yet been a stable.

Quick Start

Docker

Build Docker Image

make docker-build                # build docker image

or

make docker-build WITH_CLEVELDB=yes GITHUB_TOKEN=${YOUR_GITHUB_TOKEN}  # build docker image with cleveldb

Note1

If you are using M1 mac, you need to specify build args like this:

make docker-build ARCH=arm64

Configure

sh init_single.sh docker          # prepare keys, validators, initial state, etc.

or

sh init_single.sh docker testnet  # prepare keys, validators, initial state, etc. for testnet

Run

docker run -i -p 26656:26656 -p 26657:26657 -v ${HOME}/.finschia:/root/.finschia finschia/finschianode fnsad start

Local

Build

make build
make install 

Configure

sh init_single.sh

or

sh init_single.sh testnet  # for testnet

Run

fnsad start                # Run a node

visit with your browser

Localnet with 4 nodes

Run

make localnet-start

Stop

make localnet-stop

How to contribute

check out CONTRIBUTING.md for our guidelines & policies for how we develop Finschia. Thank you to all those who have contributed!

ibc-go's People

Contributors

adityasripal avatar alexanderbez avatar allthatjazzleo avatar bluele avatar catshaark avatar charleenfei avatar chatton avatar colin-axner avatar crodriguezvega avatar daemon63 avatar damiannolan avatar dependabot[bot] avatar ethanfrey avatar faddat avatar fedekunze avatar gnongs avatar joe-bowman avatar k-yang avatar lukerhoads avatar nir1218 avatar parthdesai avatar ramacarlucho avatar rigelrozanski avatar seantking avatar smadarasmi avatar tac0turtle avatar technicallyty avatar timlind avatar ulbqb avatar vuong177 avatar

Stargazers

 avatar

ibc-go's Issues

Need to check `IBC Security Advisory Huckleberry`

Summary

Reported ibc-go's sercurity vulnerability, IBC Security Advisory Huckleberry
So we need to bump up to cosmos/ibc-go v4.4.2.

Our base version is cosmos/ibc-go v3.3.1.
However, it is no longer supported.
However, v4.4.1 also has some bugs. Therefore, it is recommended to use at least v5.3.1.

The version relation.

cosmos/ibc-go cosmos-sdk cometbft tendermint cometbft-db tendermint/tm-db
7.0.1 0.47.0 v0.37.0 0.7.0
6.1.1 v0.46.7 0.34.24 0.6.7
5.3.1 0.46.12 v0.34.27 0.7.0
5.2.1 0.46.7 0.34.24 0.6.7
4.4.2 0.45.15 0.34.27 0.7.0
4.3.1 0.45.12 0.34.24 0.6.7
4.1.3 0.45.10 0.34.22 0.6.6

Problem Definition

Proposal


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned

bump up cosmos/[email protected]

Summary

The current lbm-sdk is based on ibc-go v3.0.0. However, wasmd v0.29.1(Finschia/wasmd#5) is based on ibc-go v3.3.0. Therefore, it is necessary to bump up ibc-go to v3.3.1.

Problem Definition

Proposal


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned

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.