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

Update PrecompileGen tutorial to use create precompile script #1196

Merged
merged 3 commits into from
Feb 6, 2023

Conversation

aaronbuchwald
Copy link
Contributor

This PR updates the PrecompileGen tutorial to use the new script ./scripts/create_precompile.sh instead of directly running it with the go run ... command.

This change was made to address ava-labs/subnet-evm#483.

Since we use the blst library in AvalancheGo, we need to set a CGO flag when compiling/running subnet-evm on some OSs. I have not been able to reproduce this bug, so we should hold off on merging this PR until the reporter confirms that this resolves the issue and the corresponding subnet-evm PR gets merged.

@aaronbuchwald aaronbuchwald added the bug Something isn't working label Feb 5, 2023
@aaronbuchwald aaronbuchwald self-assigned this Feb 5, 2023
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Feb 5, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 3953d73
Status: ✅  Deploy successful!
Preview URL: https://2084cd91.avalanche-docs.pages.dev
Branch Preview URL: https://precompilegen-script-update.avalanche-docs.pages.dev

View logs

Copy link
Contributor

@ceyonur ceyonur left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I commented in the feature-PR

ava-labs/subnet-evm#489 (comment)

@yulin-dong yulin-dong merged commit 490def6 into master Feb 6, 2023
@yulin-dong yulin-dong deleted the precompilegen-script-update branch February 6, 2023 23:42
@ceyonur
Copy link
Contributor

ceyonur commented Feb 7, 2023

Hmm I think we should have waited a release for subnet-evm before merging this? What do you say? @aaronbuchwald

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants