Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: Exceeds block gas limit #3

Open
aleksandertsg opened this issue May 2, 2019 · 0 comments
Open

Error: Exceeds block gas limit #3

aleksandertsg opened this issue May 2, 2019 · 0 comments

Comments

@aleksandertsg
Copy link

I run this project with truffle in local network which has block gasLimit=6721975. And tried to reduce the numbers of gas to test the signing flow:

  1. Creating Wallet on line app.tsx#L71 can be done with gas: 2900000.

  2. Execution of methods metioned below is not possible with max gas limit of block in local network which is quite close to mainnet max limit ~8mil (according to etherscan).
    app.tsx#L113
    app.tsx#L145

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant