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

fix: reduce magic numbers to prevent stack overflow in wasm call to bhp #455

Merged
merged 1 commit into from Oct 22, 2021

Conversation

amousa11
Copy link
Contributor

BHP commit makes an absolutely insane stack allocation that needed to be trimmed down for it to work properly in wasm.

Copy link
Member

@howardwu howardwu left a comment

Choose a reason for hiding this comment

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

LGTM, for next steps, we can remove these magical constants

@amousa11 amousa11 merged commit a4f01d1 into testnet2 Oct 22, 2021
@amousa11 amousa11 deleted the fix/wasm-bhp-stack-overflow branch October 22, 2021 06:00
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

Successfully merging this pull request may close these issues.

None yet

3 participants