fluentlabs-xyz
revm-rwasm
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
No performance history available yet
Once you have some commits, you will be able to see the performance history of your primary branch.
Latest Results
chore: update rwasm deps
audit/flu-574
10 days ago
refactor(gas): remove FUEL_DENOM_RATE, add fluent-testnet feature Context: FUEL_DENOM_RATE was duplicated between fluentbase and revm. Testnet uses legacy rate (1000), correct rate is 20. Change: Removed FUEL_DENOM_RATE constant from interpreter. Inlined fuel denomination logic in handler/validation.rs with 'fluent-testnet' feature for conditional compilation. Deleted unused Gas methods record_denominated_cost() and record_denominated_refund(). Added cfg-if dependency. Rationale: Eliminates constant duplication - fluentbase remains source of truth. Feature flag enables testnet backward compatibility while defaulting to correct rate for new deployments.
audit/flu-574
10 days ago
feat(feat/svm-under-feature): put svm under feature
feat/svm-under-feature
10 days ago
fix: clear interruption outcome on new frame (just in case)
chore/new-version-of-rwasm
23 days ago
chore: update rwasm to the latest version
chore/new-version-of-rwasm
24 days ago
ci(workflow): fix package arg passing
v82-patched-renamed
1 month ago
ci(workflow): allow specifying crates to publish manually
v82-patched-renamed
1 month ago
ci: add publish workflow and rename packages Added manual publish workflow using cargo-release to publish workspace packages (excluding revme and custom_precompile_journal). Renamed all workspace packages for crates.io publication: - revm -> revm-rwasm - revm-primitives -> revm-rwasm-primitives - revm-bytecode -> revm-rwasm-bytecode - revm-state -> revm-rwasm-state - revm-database-interface -> revm-rwasm-database-interface - revm-context-interface -> revm-rwasm-context-interface - revm-context -> revm-rwasm-context - revm-database -> revm-rwasm-database - revm-interpreter -> revm-rwasm-interpreter - revm-precompile -> revm-rwasm-precompile - revm-handler -> revm-rwasm-handler - revm-inspector -> revm-rwasm-inspector - revm-statetest-types -> revm-rwasm-statetest-types - op-revm -> op-revm-rwasm
v82-patched-renamed
1 month ago
Active Branches
refactor(gas): adjust FUEL_DENOM_RATE to reflect actual performance
last run
10 days ago
#40
CodSpeed Performance Gauge
N/A
ci: add publish workflow and rename packages
last run
1 month ago
#52
CodSpeed Performance Gauge
N/A
feat(eip-7708): native transfer logs
last run
3 months ago
#35
CodSpeed Performance Gauge
N/A
© 2025 CodSpeed Technology
Home
Terms
Privacy
Docs