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

Support latest IOTA JavaScript client library #1

Closed
jserv opened this issue May 28, 2019 · 1 comment
Closed

Support latest IOTA JavaScript client library #1

jserv opened this issue May 28, 2019 · 1 comment
Assignees

Comments

@jserv
Copy link
Member

jserv commented May 28, 2019

The latest version of package @iota/core is 1.0.0-beta.12, which conflicts with RAAM:

$ node examples/manualMessageConstruction.js
...
Getting message...
Bundle RDG9INNRSGYKJCBUWGRKAELCKUXLMWA9EQVKS9KVESYLSBLCPJLLQKKRGCZINECXZLPJYGFBRLTBPSB9W - RangeError: Source is too large
    at Int8Array.set (<anonymous>)
    at processBundle (raam.client.js/lib/message.js:261:26)
    at Object.getMessage (raam.client.js/lib/message.js:176:30)
TypeError: Cannot read property 'index' of undefined
    at examples/manualMessageConstruction.js:66:34

It works well when @iota/core is rolled back to version "1.0.0-beta.11"

@jserv jserv changed the title Support latest JavaScript client library Support latest IOTA JavaScript client library May 28, 2019
ender503 added a commit that referenced this issue Jul 16, 2019
Remove the unused packages and upgrade the packages.
@jserv
Copy link
Member Author

jserv commented Jul 16, 2019

Close via #2

@jserv jserv closed this as completed Jul 16, 2019
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

2 participants