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

How to solve this? #109

Closed
yiyang518 opened this issue May 16, 2024 · 2 comments
Closed

How to solve this? #109

yiyang518 opened this issue May 16, 2024 · 2 comments

Comments

@yiyang518
Copy link

image
Ubuntu22.04

@LukeNinjaX
Copy link
Collaborator

LukeNinjaX commented May 16, 2024

Hello, if you're looking to participate in the Artela testnet today (May 16th), please note that you'll need to compile the code using version v0.4.7-rc6, not the head of main branch. The main branch is currently at version v0.47.0-rc7 and has not yet been upgraded to support the Artela testnet.

If you do require code compilation for version v0.4.7-rc7, you'll need to download the shared object file and append its path to the LD_LIBRARY_PATH variable, similar to the following:
export LD_LIBRARY_PATH=/path/to/library:$LD_LIBRARY_PATH
You can find shared object file here:
https://github.com/artela-network/aspect-runtime/tree/v0.4.7-rc7/instrument/build

@dumbeng
Copy link
Contributor

dumbeng commented May 23, 2024

Close due to in-activity.

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

3 participants