Giter Site home page Giter Site logo

Comments (11)

ddorgan avatar ddorgan commented on May 16, 2024 1

I see. What a pity.

Let me have a look at updating the gasLimit, I'll include with the key generation changes.

from parity-deploy.

drandreaskrueger avatar drandreaskrueger commented on May 16, 2024

workaround for now: I have added those parameters in all 4 files here.

So, feature request not indispensable, but ... nice-to-have.

from parity-deploy.

drandreaskrueger avatar drandreaskrueger commented on May 16, 2024

plus, one more file has to be changed, to almost never hit the gasLimit:

parity-deploy/spec/genesis/aura

to 40 million:

    "genesis": {
        "gasLimit": "0x2625A00"
    },

from parity-deploy.

ddorgan avatar ddorgan commented on May 16, 2024

@drandreaskrueger can you just try adding all the extra options at the end of the parity-deploy.sh command ...

e.g.

parity-deploy.sh --config aura --nodes 4 --geth --jsonrpc-server-threads 100 --tx-queue-size 20000 --cache-size 4096 --tracing off --gas-floor-target 50000000 --pruning fast --tx-queue-mem-limit 0 --no-dapps --no-secretstore-http

I should maybe make this more clear in the README.

from parity-deploy.

drandreaskrueger avatar drandreaskrueger commented on May 16, 2024

ah, cool. Thanks.

from parity-deploy.

drandreaskrueger avatar drandreaskrueger commented on May 16, 2024

and the gasLimit? See #60

from parity-deploy.

ddorgan avatar ddorgan commented on May 16, 2024

Issue resolved. Won't be updating the gasLimit.

from parity-deploy.

drandreaskrueger avatar drandreaskrueger commented on May 16, 2024

Won't be updating the gasLimit.

I see. What a pity.

Then please consider this route to the same effect: #60

Thanks.

from parity-deploy.

ddorgan avatar ddorgan commented on May 16, 2024

@drandreaskrueger you can also add --gas-floor-target xxxxx at the end of the command line arguments for this by the way.

from parity-deploy.

ddorgan avatar ddorgan commented on May 16, 2024

0937ea2

from parity-deploy.

drandreaskrueger avatar drandreaskrueger commented on May 16, 2024

Let me have a look at updating the gasLimit

hahaha, just seen, you simply hardcoded 40 million now.

That is not what I meant. For for my one situation here, it is actually helpful, thanks.

from parity-deploy.

Related Issues (20)

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.