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

feat: wazero fork upgrade to use uint64 for memory.Size() #3800

Merged
merged 12 commits into from
Mar 22, 2024

Conversation

EclesioMeloJunior
Copy link
Member

Changes

  • Upgrading the Chainsafe/wazero fork dep to use correctly the uint64 size type
  • Clean up the allocator after the full block execution

Tests

go test -tags integration github.com/ChainSafe/gossamer

Issues

Primary Reviewer

@

Copy link
Contributor

@jimjbrettj jimjbrettj left a comment

Choose a reason for hiding this comment

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

lgtm

Copy link
Contributor

@dimartiro dimartiro left a comment

Choose a reason for hiding this comment

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

lgtm

lib/runtime/allocator/freeing_bump.go Outdated Show resolved Hide resolved
lib/runtime/wazero/instance.go Outdated Show resolved Hide resolved
@EclesioMeloJunior EclesioMeloJunior merged commit 5629c17 into development Mar 22, 2024
24 checks passed
@EclesioMeloJunior EclesioMeloJunior deleted the eclesio/wazero-fork-upgrade branch March 22, 2024 13:48
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.

(lib/runtime): fail to execute block 17088245 allocator out of space
5 participants