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

Programs cleanup #917

Merged
merged 28 commits into from
May 21, 2024
Merged

Programs cleanup #917

merged 28 commits into from
May 21, 2024

Conversation

dboehm-avalabs
Copy link
Contributor

@dboehm-avalabs dboehm-avalabs commented May 17, 2024

Adds

  • tests
  • fuel consumption on host functions
  • fix programid type of callprogramargs
  • Align Address length between rust and go

Copy link
Contributor

@richardpringle richardpringle left a comment

Choose a reason for hiding this comment

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

I leave it to you whether or not you want to address the nits, but I will request newlines at the end of the files.

(I'm also happy to add the newlines if you want haha)

.github/workflows/hypersdk-ci.yml Show resolved Hide resolved
Cargo.toml Show resolved Hide resolved
x/programs/rust/wasmlanche-sdk/src/program.rs Show resolved Hide resolved
x/programs/rust/wasmlanche-sdk/src/types.rs Outdated Show resolved Hide resolved
x/programs/rust/wasmlanche-sdk/tests/public_function.rs Outdated Show resolved Hide resolved
x/programs/v2/test/programs/return_complex_type/Cargo.toml Outdated Show resolved Hide resolved
x/programs/v2/test/programs/return_complex_type/src/lib.rs Outdated Show resolved Hide resolved
x/programs/v2/test/programs/simple/Cargo.toml Outdated Show resolved Hide resolved
x/programs/v2/test/util.go Show resolved Hide resolved
@dboehm-avalabs dboehm-avalabs changed the title [WIP] Programs cleanup Programs cleanup May 21, 2024
dboehm-avalabs and others added 3 commits May 21, 2024 11:02
Co-authored-by: Richard Pringle <richard.pringle@avalabs.org>
Signed-off-by: David Boehm <91908103+dboehm-avalabs@users.noreply.github.com>
Co-authored-by: Richard Pringle <richard.pringle@avalabs.org>
Signed-off-by: David Boehm <91908103+dboehm-avalabs@users.noreply.github.com>
Copy link
Contributor

@richardpringle richardpringle left a comment

Choose a reason for hiding this comment

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

🚀

@dboehm-avalabs dboehm-avalabs merged commit bd74dab into main May 21, 2024
26 checks passed
@dboehm-avalabs dboehm-avalabs deleted the ProgramsCleanup branch May 22, 2024 18:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

2 participants