8000 Host functions gas cost for wasm_runtime interface by oleks-rip · Pull Request #5500 · XRPLF/rippled · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Host functions gas cost for wasm_runtime interface #5500

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

Merged
merged 1 commit into from
Jun 25, 2025

Conversation

oleks-rip
Copy link
Collaborator

High Level Overview of Change

Add host functions gas cost for wasm_runtime interface (for craft)

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Refactor (non-breaking change that only restructures code)
  • Performance (increase or change in throughput and/or latency)
  • Tests (you added tests for code that already exists, or your new feature included in this PR)
  • Documentation update
  • Chore (no impact to binary, e.g. .gitignore, formatting, dropping support for older tooling)
  • Release

@oleks-rip oleks-rip requested review from pwang200 and mvadari June 17, 2025 17:38
Copy link
codecov bot commented Jun 17, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.8%. Comparing base (8a33702) to head (b4d83e5).
Report is 2 commits behind head on ripple/smart-escrow.

Additional details and impacted files

Impacted file tree graph

@@                 Coverage Diff                 @@
##           ripple/smart-escrow   #5500   +/-   ##
===================================================
  Coverage                 78.8%   78.8%           
===================================================
  Files                      826     826           
  Lines                    73106   73123   +17     
  Branches                  8528    8506   -22     
===================================================
+ Hits                     57586   57631   +45     
+ Misses                   15520   15492   -28     

see 12 files with indirect coverage changes

Impacted file tree graph

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Collaborator
@pwang200 pwang200 left a comment

Choose a reason for hiding this comment

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

👍

@oleks-rip oleks-rip enabled auto-merge (squash) June 25, 2025 13:56
@oleks-rip oleks-rip merged commit add55c4 into XRPLF:ripple/smart-escrow Jun 25, 2025
24 checks passed
oleks-rip added a commit to oleks-rip/rippled that referenced this pull request Jun 27, 2025
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.

2 participants
0