-
Notifications
You must be signed in to change notification settings - Fork 24
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
atomictokenpeg not compiling #37
Comments
Hello @Dewald928, I'm glad you like it. With the fix below, it works fine for me. You will either need to update zeus to the latest version (as I patched this recently) or you will need to update the compiler version for eth in Please share what version of the CDT you are using as well as the complete error message. I'm also unaware of any existing CDT issues outside of the vCPU compilation issues which block one never addressed. Commands I'm using:
Output from unbox command:
Updated Truffle Config File:
Additional Details: Zeus Version:
OS Version:
NPM Version:
NodeJS Version:
Nodeos Version:
CDT Version:
i.e. eosio.cdt_1.8.0-1-ubuntu-18.04_amd64.deb |
Aha! So my first issue was that the current zeus-cmd installs cdt 1.7.0 by default. I just installed CDT 1.8.0 and now the contracts compile. Then I also got the eth error. Even though I did update to the version you listed above. Now I'll do a bit of a dive. But I am keen to make use of this bridge. |
Glad it works.
|
I'm trying to test out the eosio <> evm nft bridge, namely atomictokenpeg
But when I try to compile it, the cdt is giving issues. Have the CDT issues still not been fixed?
It's such a good service, I'd love to use it.
Any ideas of how to fix it? Will this be fixed in the future?
The text was updated successfully, but these errors were encountered: