Git Product home page Git Product logo

blockx-node-public-compiled's Introduction

Pre-requisites:

Go version 1.18

Ubuntu 22.04

Compiled version

This is the compiled version to make it easier for validators, node operators or developers to run a full node.

Pre-requisite step

1) Install Golang:

Install latest go version https://golang.org/doc/install

wget -q -O - https://raw.githubusercontent.com/canha/golang-tools-install-script/master/goinstall.sh | bash -s -- --version 1.18
source ~/.profile

To verify that Golang installed

go version

It should return go version go1.18 linux/amd64

How to run a fullnode using Ubuntu 22.04

git clone https://github.com/defi-ventures/blockx-node-public-compiled.git
cd blockx-node-public-compiled
./run-fullnode-cosmovisor.sh

How to become a validator using Ubuntu 22.04

Open create-validator.sh with any text editor, and change configurations as you need.

Then run the script.

./create-validator.sh

How to add a key

blockxd keys add <your key name> --keyring-backend file --algo eth_secp256k1
# e.g.  blockxd keys add mykey --keyring-backend file --algo eth_secp256k1

blockx-node-public-compiled's People

Contributors

benjnp avatar defi-ventures avatar eliasacevedo-defi avatar kennywithvector avatar liyong828 avatar mastervectormaster avatar smartdev0328 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

blockx-node-public-compiled's Issues

Failed Process Message

Hallo Team,

I got several error like this

Feb 06 05:27:18 mainnet-02.roomit.xyz blockxd[3262688]: 5:27AM ERR failed to process message err="error invalid proposal signature" height=6299661 module=consensus msg_type=*consensus.ProposalMessage peer=85f8e76274cb95d9dde3487d5b8547be27f58192 round=0 server=node
Feb 06 05:27:18 mainnet-02.roomit.xyz blockxd[3262688]: 5:27AM ERR failed to process message err="error invalid proposal signature" height=6299661 module=consensus msg_type=*consensus.ProposalMessage peer=d7206cb001a85c9c7437f1f9c798ac6aef474cea round=0 server=node
Feb 06 05:27:18 mainnet-02.roomit.xyz blockxd[3262688]: 5:27AM ERR failed to process message err="error invalid proposal signature" height=6299661 module=consensus msg_type=*consensus.ProposalMessage peer=6b0f6f7871beb1b16e3d306362bf17932c7268e8 round=0 server=node
Feb 06 05:27:18 mainnet-02.roomit.xyz blockxd[3262688]: 5:27AM ERR failed to process message err="error invalid proposal signature" height=6299661 module=consensus msg_type=*consensus.ProposalMessage peer=8807db839efe14a9cd1b5b76ee5beac4f14bd622 round=0 server=node
Feb 06 05:27:18 mainnet-02.roomit.xyz blockxd[3262688]: 5:27AM ERR failed to process message err="error invalid proposal signature" height=6299661 module=consensus msg_type=*consensus.ProposalMessage peer=8339668165d1fe98f24c042e7a61fd7c6aa7a1aa round=0 server=node
Feb 06 05:27:18 mainnet-02.roomit.xyz blockxd[3262688]: 5:27AM ERR failed to process message err="error invalid proposal signature" height=6299661 module=consensus msg_type=*consensus.ProposalMessage peer=aefb7fa893e8218937b2094ffe4df18b76d19680 round=0 server=node
Feb 06 05:27:18 mainnet-02.roomit.xyz blockxd[3262688]: 5:27AM INF received complete proposal block hash=ED7C9ED53A2518998471DC3EA02A45604DE4FC2090153DD6AAEFA639B20C16C7 height=6299661 module=consensus server=node
Feb 06 05:27:18 mainnet-02.roomit.xyz blockxd[3262688]: 5:27AM ERR failed to process message err="error invalid proposal signature" height=6299661 module=consensus msg_type=*consensus.ProposalMessage peer=6bc5cf39d3f471c852720710d062beadd3395769 round=0 server=node
Feb 06 05:27:18 mainnet-02.roomit.xyz blockxd[3262688]: 5:27AM ERR failed to process message err="error invalid proposal signature" height=6299661 module=consensus msg_type=*consensus.ProposalMessage peer=396d3719f61feb2fbbfff2c79b1983fe82a69047 round=0 server=node
Feb 06 05:27:18 mainnet-02.roomit.xyz blockxd[3262688]: 5:27AM ERR failed to process message err="error invalid proposal signature" height=6299661 module=consensus msg_type=*consensus.ProposalMessage peer=3a36a796162153a6ef2a9f0fd56198b6c4870157 round=0 server=node
Feb 06 05:27:18 mainnet-02.roomit.xyz blockxd[3262688]: 5:27AM ERR failed to process message err="error invalid proposal signature" height=6299661 module=consensus msg_type=*consensus.ProposalMessage peer=85270df0f25f8a3c56884a5f7bfe0a02b49d13d7 round=0 server=node
Feb 06 05:27:18 mainnet-02.roomit.xyz blockxd[3262688]: 5:27AM ERR failed to process message err="error invalid proposal signature" height=6299661 module=consensus msg_type=*consensus.ProposalMessage peer=93208b250758151f8fe3408c09592bc0317297a0 round=0 server=node

Is normal?

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.