GithubHelp home page GithubHelp logo

alastria / alastria-node-besu Goto Github PK

View Code? Open in Web Editor NEW
7.0 7.0 6.0 209 KB

How to install a node in Alastria Red-B (Besu Technology) and tips to deploy and use it

License: Apache License 2.0

Shell 94.29% Dockerfile 5.71%

alastria-node-besu's Introduction

alastria-node-besu's People

Contributors

alejandroalffer avatar alexander-herranz avatar irzinfante avatar jorgesanjose avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

alastria-node-besu's Issues

AlastriaB Curl Issue

Hi!
Before explaining anything, I have to apologize because I am a bit noobie in everything related to information technology and specially in anything related to blockchain (at least professionally speaking).
I am trying to deploy an alastria B node so I can test Hyperledger Firefly integration on it.
I have been able (not without issues) to follow the process to the point where I am supposed to obtain the enode making a CURL request:
curl -X POST --data '{"jsonrpc":"2.0","method":"admin_nodeInfo","params":[],"id":1}' http://127.0.0.1:8545
But I get the following error:
curl: (7) Failed to connect to 127.0.0.1 port 8545 after 0 ms: Connection refused
Not sure what´s wrong here.
Thanks in advance for the help.

AlastriaB stuck

Besu stopped at block 43,245,148, https://b-network.alastria.izer.tech/, and:

{
    "jsonrpc": "2.0",
    "id": 1,
    "result": "0x293feb7"
}

Nodes from DigitelTS and Izertis has been tested, and works fine.

It seems that the network has processed four times the usual number of transactions in the last few hours.

The ibft_getSignerMetrics method returns:

{
    "jsonrpc": "2.0",
    "id": 1,
    "result": [
        {
            "address": "0x972d045aa74a6c7b1e975436e5d53b1ccfbfd06d",
            "proposedBlockCount": "0x18",
            "lastProposedBlockNumber": "0x293feb3"
        },
        {
            "address": "0x0f51d7def71eeb0cdc3ae3f47a734ad65d0cbe79",
            "proposedBlockCount": "0x2",
            "lastProposedBlockNumber": "0x293fe59"
        },
        {
            "address": "0x0877c8bcf4f571bf79bfa08fa6416141f516b7e6",
            "proposedBlockCount": "0x19",
            "lastProposedBlockNumber": "0x293feb5"
        },
        {
            "address": "0x20c414600c07a4deb48688e151fcb77a000b0160",
            "proposedBlockCount": "0x19",
            "lastProposedBlockNumber": "0x293feb6"
        },
        {
            "address": "0xed601aa3e136af9ffa623d59ac497420ce95a51e",
            "proposedBlockCount": "0x18",
            "lastProposedBlockNumber": "0x293feb4"
        }
    ]
}

So the five nodes described in https://github.com/alastria/alastria-node-besu-directory/blob/main/DIRECTORY_VALIDATOR.md are in the Validation Round, except VAL_Globant_B_4_16_00 and VAL_PLANISYS

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.