Coder Social home page Coder Social logo

filecoin-iac's People

Contributors

arseniipetrovich avatar dumikau avatar lazavikmaria avatar mur-me avatar openworklabbot avatar witnsby avatar

Stargazers

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

Watchers

 avatar  avatar  avatar

Forkers

pyropy

filecoin-iac's Issues

Script Runs on Sepolia but not Hyperspace

Repo: https://github.com/xBalbinus/fevm-foundry-kit#interact-with-the-contracts

I am trying to run the following command using the above repo:

forge script script/SimpleCoin.s.sol:MyScript --rpc-url https://api.hyperspace.node.glif.io/rpc/v1 --broadcast --verify -vvvv

However, this results in a gas limit error:
See transaction here on Filfox

So I manually upped the gas limit (around 50x multiplier) using the command below:

forge script script/SimpleCoin.s.sol:MyScript --rpc-url https://api.hyperspace.node.glif.io/rpc/v1 --broadcast --verify -vvvv -g 5000

And the script still errored out with a generic error:
See transaction here on Filfox

However, when the original script is run against Sepolia it runs fine. This indicated something may be off with the rpc and Foundry.

Wrong reported amount of gas

Issue: Hyperspace rpc returns wrong gas amount for network: existing deployments with the below gas amount is significantly underpriced.

Reproduction:

cast gas-price --rpc-url https://api.hyperspace.node.glif.io/rpc/v1
199668

Error: (code: 1, message: verify msg failed: message will not be included in a block: 'GasLimit' field cannot be less than the cost of storing a message on chain 315871 < 1025863, data: None)

Foundry: "Contract not Deploying"

I have been working with a community member to create a Foundry starter kit for the FEVM, but suddenly after this weekend the kit is returning "contract not deployed" errors even though the contracts are deploying (confirmed by looking at Hyperspace Filfox). It was working before this weekend. The community member has confirmed this seems to be happening with other foundry projects.

Do you know if you all could have made any changes to the RPC that could be causing this? Hardhat seems to be working fine.

Network:
Hyperspace

Repo:
https://github.com/xBalbinus/fevm-foundry-kit#deploy-the-contracts

Command:
forge create

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.