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

Deferred_calls #335

Merged
merged 33 commits into from
Dec 12, 2024
Merged

Deferred_calls #335

merged 33 commits into from
Dec 12, 2024

Conversation

modship
Copy link
Member

@modship modship commented Jul 25, 2024

No description provided.

Copy link
Contributor

@Leo-Besancon Leo-Besancon left a comment

Choose a reason for hiding this comment

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

Besides the two comments I made, don't we want to implement these for wasmv1 ABIs too?

src/as_execution/abi.rs Show resolved Hide resolved
src/tests/mod.rs Outdated Show resolved Hide resolved
Cargo.toml Outdated Show resolved Hide resolved
src/as_execution/abi.rs Outdated Show resolved Hide resolved
src/as_execution/abi.rs Outdated Show resolved Hide resolved
src/as_execution/abi.rs Outdated Show resolved Hide resolved
src/types.rs Outdated Show resolved Hide resolved
Copy link
Member

@damip damip left a comment

Choose a reason for hiding this comment

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

Very good start!
TODOs:

  • solve all comments
  • calibrate gas
  • add the WASMV1 version

@modship modship marked this pull request as ready for review August 28, 2024 13:37
@modship modship requested a review from damip August 28, 2024 13:37
@modship modship marked this pull request as draft August 28, 2024 14:12
@modship modship changed the base branch from main to next_breaking_update October 17, 2024 13:41
@modship modship marked this pull request as ready for review December 11, 2024 16:11
Copy link
Contributor

@Leo-Besancon Leo-Besancon left a comment

Choose a reason for hiding this comment

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

Well done, I think this is ready to be merged!

@modship modship merged commit 944c223 into next_breaking_update Dec 12, 2024
11 checks passed
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.

4 participants