GithubHelp home page GithubHelp logo

Comments (9)

jcalfee avatar jcalfee commented on June 9, 2024

Please test the upgrade with npm i [email protected] or npm i eosjs@prerelease .. I have not tagged it as latest yet..

from eosjs.

sim31 avatar sim31 commented on June 9, 2024

Now it complains that it's expecting 2 parameters instead of 3 (before it was expecting 1). Also shouldn't calling function with no parameters print usage information? I get unknown type error when I try to do that with contract actions.

from eosjs.

jcalfee avatar jcalfee commented on June 9, 2024

Version [email protected] released..

from eosjs.

NewETown avatar NewETown commented on June 9, 2024

@jcalfee not sure if this is related, every time I try to access the "currency" contract I'm seeing this (previous 6.0.x did not give me this error)

Unhandled promise rejection (rejection id: 1): Error: [
"Expecting string in transfer.fields.0",
"Expecting string in transfer.fields.1",
"Expecting string in transfer.fields.2",
"Expecting string in transfer.fields.3",
"Expecting string in issue.fields.0",
"Expecting string in issue.fields.1",
"Expecting string in account.fields.0",
"Expecting string in account.fields.1",
"Expecting string in currency_stats.fields.0",
"Expecting string in currency_stats.fields.1",
"Missing [object Object] in transfer.fields.0",
"Missing [object Object] in transfer.fields.1",
"Missing [object Object] in transfer.fields.2",
"Missing [object Object] in transfer.fields.3",
"Missing [object Object] in issue.fields.0",
"Missing [object Object] in issue.fields.1",
"Missing [object Object] in account.fields.0",
"Missing [object Object] in account.fields.1",
"Missing [object Object] in currency_stats.fields.0",
"Missing [object Object] in currency_stats.fields.1"
]

from eosjs.

kesar avatar kesar commented on June 9, 2024

I am having the same issue than the previous post in my contracts with string type

from eosjs.

jcalfee avatar jcalfee commented on June 9, 2024

Please try with the latest eosjs release and eosd dawn2.. I just tested the currency contract and it is working now.

from eosjs.

NewETown avatar NewETown commented on June 9, 2024

@jcalfee Is this only for 2.x? I've been running on 3 for a while, happy to test a future branch if you have one

from eosjs.

jcalfee avatar jcalfee commented on June 9, 2024

It is for 2.x only .. I'll update #25 as I get 3.x working..

from eosjs.

jcalfee avatar jcalfee commented on June 9, 2024

Fixed in dawn3 .. it is being tested now, for now here are the directions:

#25 (comment)

Also be sure to view the README.md (for changes in syntax) from the dawn3 branch..

from eosjs.

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.