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

Alloc example #972

Merged
merged 3 commits into from
Aug 3, 2023
Merged

Alloc example #972

merged 3 commits into from
Aug 3, 2023

Conversation

graydon
Copy link
Contributor

@graydon graydon commented Jul 29, 2023

This picks up from #970 in addressing at least part of bug #968 -- the part concerning the SDK's allocator failing -- and makes a few touchups on the env side.

The main part of fixing the allocator is an SDK side change -- stellar/rs-soroban-sdk#1045 -- the stuff in this PR is just a test of the allocator, some error-reporting fixes, and a fix to the way the budget counts memory.

@graydon graydon requested review from sisuresh and a team as code owners July 29, 2023 06:24
@graydon graydon force-pushed the alloc-example branch 2 times, most recently from 443c40b to 817ac57 Compare July 29, 2023 06:48
@graydon graydon requested a review from dmkozh July 29, 2023 06:55
@graydon graydon enabled auto-merge (squash) August 2, 2023 23:56
@graydon graydon merged commit 876fb16 into main Aug 3, 2023
8 checks passed
@graydon graydon deleted the alloc-example branch August 3, 2023 03:49
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.

3 participants