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

Truffle update to latest 20.x version #374

Merged
merged 6 commits into from Feb 18, 2021
Merged

Truffle update to latest 20.x version #374

merged 6 commits into from Feb 18, 2021

Conversation

smarr
Copy link
Owner

@smarr smarr commented Feb 17, 2021

Wasn't able to get 21.x working yet.
So, just going to 20.x for the moment. This also avoids taking on various changes around compilation and tiering in GraalVM.

This PR fixes a few issues, which cropped up when updating to 21.x and/or 20.x.

Signed-off-by: Stefan Marr <git@stefan-marr.de>
…tartup perf

Signed-off-by: Stefan Marr <git@stefan-marr.de>
…uper hierarchy

Otherwise, this can cause nasty loops hard to find and debug, because it ends up in a stack overflow.

Signed-off-by: Stefan Marr <git@stefan-marr.de>
Signed-off-by: Stefan Marr <git@stefan-marr.de>
Signed-off-by: Stefan Marr <git@stefan-marr.de>
- also avoid using Unsafe API when not needed in AOT mode, since it causes issues

Signed-off-by: Stefan Marr <git@stefan-marr.de>
@smarr smarr added bug Fixes an issue, incorrect implementation maintenance Cleanups, minor fixes or improvements, version updates labels Feb 17, 2021
@smarr smarr added this to the v0.8.0 milestone Feb 17, 2021
@smarr smarr merged commit 1f2e479 into dev Feb 18, 2021
@smarr smarr deleted the truffle-update branch February 18, 2021 01:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fixes an issue, incorrect implementation maintenance Cleanups, minor fixes or improvements, version updates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant