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: refactor core into simplified WASM module #79

Merged
merged 29 commits into from
Aug 28, 2023

Conversation

artifex11
Copy link
Contributor

No description provided.

Copy link
Contributor

@Daksh14 Daksh14 left a comment

Choose a reason for hiding this comment

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

Everything looks good to go to me. Just minor comments

src/ffi.rs Show resolved Hide resolved
src/ffi.rs Outdated Show resolved Hide resolved
@vlopes11 vlopes11 requested a review from Daksh14 August 25, 2023 15:17
src/types.rs Show resolved Hide resolved
src/ffi.rs Outdated
/// [types::ExecuteArgs].
///
/// Will return a triplet (status, ptr, len) pointing to JSON string
/// representing [types::ExecuteResult].
Copy link
Contributor

Choose a reason for hiding this comment

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

This is supposed to be [types::ExecuteResponse]

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thanks for catching that; fixed!

@artifex11 artifex11 requested a review from Daksh14 August 28, 2023 09:56
Copy link
Contributor

@Daksh14 Daksh14 left a comment

Choose a reason for hiding this comment

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

LGTM

@vlopes11 vlopes11 merged commit 3ae60f1 into dusk-network:main Aug 28, 2023
4 checks passed
@artifex11 artifex11 deleted the artifex11/wallet-refactor branch August 28, 2023 21:53
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