Giter Site home page Giter Site logo

Comments (7)

dennisloh95 avatar dennisloh95 commented on May 17, 2024

Hi can confirm the #9300 can solve the issue? cause when I try to copy the code from https://github.com/blockscout/blockscout/pull/9300/files encoder.ex, it still return no function clause matching in Integer.parse/2.

any plan to deploy the update to goerli blockscout so I can test again from
https://eth-goerli.blockscout.com/address/0xfbfE30818BA312A14c5532A311DdA2578B80Ca10?tab=read_contract

from blockscout.

vbaranov avatar vbaranov commented on May 17, 2024

ETH Goerli will be updated soon with this fix.

from blockscout.

vbaranov avatar vbaranov commented on May 17, 2024

@dennisloh95 ETH Goerli instance patched.

from blockscout.

dennisloh95 avatar dennisloh95 commented on May 17, 2024

@dennisloh95 ETH Goerli instance patched.

after try again on https://eth-goerli.blockscout.com/address/0xfbfE30818BA312A14c5532A311DdA2578B80Ca10?tab=read_contract seems like it still return the same error "no function clause matching in Integer.parse/2."

from blockscout.

vbaranov avatar vbaranov commented on May 17, 2024

@dennisloh95 ETH Goerli instance patched.

after try again on https://eth-goerli.blockscout.com/address/0xfbfE30818BA312A14c5532A311DdA2578B80Ca10?tab=read_contract seems like it still return the same error "no function clause matching in Integer.parse/2."

Could you copy/paste the input parameters in order to repro?

from blockscout.

dennisloh95 avatar dennisloh95 commented on May 17, 2024

@dennisloh95 ETH Goerli instance patched.

after try again on https://eth-goerli.blockscout.com/address/0xfbfE30818BA312A14c5532A311DdA2578B80Ca10?tab=read_contract seems like it still return the same error "no function clause matching in Integer.parse/2."

Could you copy/paste the input parameters in order to repro?

curl --location 'https://eth-goerli.blockscout.com/api/v2/smart-contracts/0xfbfE30818BA312A14c5532A311DdA2578B80Ca10/query-read-method?is_custom_abi=false'
--header 'Content-Type: application/json'
--data '{"args":["0xc3aC498cdFb6E1dCfA17cBC55e514560f26A1922",["1"]],
"method_id":"817a14b8",
"contract_type":"regular",
"from":"0xc3aC498cdFb6E1dCfA17cBC55e514560f26A1922"}'

from blockscout.

vbaranov avatar vbaranov commented on May 17, 2024

I reproduced the issue, we'll continue to debug it.

from blockscout.

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.