mymonero / mymonero-core-js

The JS library containing the Monero crypto plus lightwallet functions behind the official MyMonero apps
BSD 3-Clause "New" or "Revised" License
101 stars 103 forks source link

is the library compatible with 0.18 monero node? #130

Open Frazer-dl opened 1 year ago

Frazer-dl commented 1 year ago

Hi! I was using your lib on monero v.0.17 + lws v.0.17 and it works fine. But after update to 0.18/0.2_0.18 submit_raw_tx not working .

E wrong variant type: N10cryptonote12txout_to_keyE, expected txout_to_tagged_key in transaction id=

Is the library compatible with 0.18 monero node?

devinpearson commented 1 year ago

Hi @Frazer-dl, we have updated the build scripts and pushed out updated WASM's if you would like to give them a try.