All Changes
- chore: bump version to v0.4.0-dev (#147)
- Merge pull request #102 from fluentlabs-xyz/dependabot/github_actions/codecov/codecov-action-5.4.3
- Merge pull request #146 from fluentlabs-xyz/feat/update-rwasm
- Merge pull request #145 from JayeTurn/docs
- chore: update rwasm
- docs: fix outdated link
- Merge pull request #144 from fluentlabs-xyz/fix/wasmtime-compile-lock
- fix(runtime): restore inter-process lock during WASM module compilation
- Merge pull request #143 from fluentlabs-xyz/fix/build-docker
- chore(ci): clean up build triggers and remove defaults
- chore(ci): enable caching on the ci level
- chore(ci): add manual dispatch for docker build
- fix(docker): rm mount cache
- fix(docker): use sccache only for contract build
- fix(docker): add cache ids to prevent build stage conflicts
- chore(docker): disable cache in ci
- chore(docker): disable cache for git
- chore: fix tag for this branch
- chore: up rustup toolchain for ci
- chore(deps): bump codecov/codecov-action from 5.4.2 to 5.4.3
What's Changed
- fix(docker): remove cache mount to fix CI by @d1r1 in #143
- fix(runtime): restore inter-process lock during WASM module compilation by @d1r1 in #144
- docs: fix outdated link by @JayeTurn in #145
- chore: update rwasm by @d1r1 in #146
- chore(deps): bump codecov/codecov-action from 5.4.2 to 5.4.3 by @dependabot[bot] in #102
- release: v0.4.0-dev by @d1r1 in #147
Full Changelog: v0.3.7-dev...v0.4.0-dev