Skip to content

v0.4.4-dev

Choose a tag to compare

@github-actions github-actions released this 10 Sep 06:26
· 100 commits to devel since this release

What's Changed

  • feat(build): compile wasm artifacts without release flag when possible by @xozzslip in #135
  • chore(deps): bump actions/download-artifact from 4 to 5 by @dependabot[bot] in #148
  • chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #153
  • chore(deps): bump codecov/codecov-action from 5.4.3 to 5.5.0 by @dependabot[bot] in #167
  • feat: update crates and dependencies for stf by @b33ngo in #170
  • feat(svm): simplify balance settlement; svm->evm crosscalls support; get rid of unused stuff; get rid of precompiles (use sdk analogue) and some unused stuff; fixed problem with 0 sized SliceFatPtr64; by @bfdays in #162
  • fix(evm-tracing): fix for evm-compatible trace extraction by @dmitry123 in #168
  • refactor: move examples away from contracts, fix build system by @dmitry123 in #171
  • fix: update fairblock fallback wasm binary by @dmitry123 in #172
  • Feat/constructor args by @d1r1 in #173
  • docs: update broken doc link in storage.md by @JayeTurn in #176
  • chore(deps): bump actions/setup-node from 4 to 5 by @dependabot[bot] in #174
  • chore(deps): bump codecov/codecov-action from 5.5.0 to 5.5.1 by @dependabot[bot] in #175

Full Changelog: v0.4.3-dev...v0.4.4-dev