GithubHelp home page GithubHelp logo

networks's Introduction

networks's People

Contributors

algo-vaultstaking avatar armyids avatar botd0tnet avatar bunghi avatar cgsingh33 avatar chaitanyaprabhu10 avatar code2ssh avatar daluxxx avatar dheerajkd30 avatar dhogaivannan avatar duccas avatar eddienuta avatar enigma-validator avatar gh0stdotexe avatar ilhamm02 avatar jefferson-pham avatar mt2721 avatar nhhtrung avatar ourlink avatar pratikasr avatar quochung287 avatar ravaligangasani avatar shreyas3336 avatar smartnodesvalidators avatar surendra-patil avatar syncscale avatar vishnukumavat avatar zakarialounes avatar zdeadex avatar zenchainlabs avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

networks's Issues

Update makefile so that make and make install only differ in copying the binary to GOPATH folder

Currently, according to mainnet upgrade https://github.com/comdex-official/networks/blob/main/mainnet/01-upgrade-comdex-1.md should run make install

Usually, the behavior of make should be identical to make install but the binary installation path.

This allows users not using cosmovisor or building in another environment to examine the generated binary file BEFORE actually copying to target folder.

I would expect 'make' to build the binary correctly (currently it complains):

# github.com/comdex-official/comdex/testutil/network
testutil/network/network.go:60:23: cannot use baseapp.SetPruning("github.com/cosmos/cosmos-sdk/store/types".NewPruningOptionsFromString(val.AppConfig.BaseConfig.Pruning)) (type func(*baseapp.BaseApp)) as type []"github.com/CosmWasm/wasmd/x/wasm/keeper".Option in argument to app.New
# github.com/comdex-official/comdex/testutil/simapp
testutil/simapp/simapp.go:24:17: not enough arguments in call to app.New
        have ("github.com/tendermint/tendermint/libs/log".Logger, *db.MemDB, nil, bool, map[int64]bool, string, number, app.EncodingConfig, simapp.EmptyAppOptions)
        want ("github.com/tendermint/tendermint/libs/log".Logger, db.DB, io.Writer, bool, map[int64]bool, string, uint, app.EncodingConfig, "github.com/cosmos/cosmos-sdk/server/types".AppOptions, []"github.com/CosmWasm/wasmd/x/wasm/keeper".Option, ...func(*baseapp.BaseApp))
# github.com/comdex-official/comdex/x/oracle/keeper
x/oracle/keeper/query_server.go:77:15: Errorf format %d has arg req.Symbol of wrong type string
make: *** [Makefile:21: benchmark] Error 2

However... make install downloads additional modules and compilation succeeds and binary is copied to the GOPATH folder.

Testing of Harbor Protocol

Dear Sir,
On testing of harbor protocol, in earning tab, when i deposit CMST, the deposit tab is not working . Please check & update the platform.
Capture

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.