Chris
Chris
### Background This pull request addresses the need for Linux-compatible versions of the existing Windows batch files, `run.bat` and `run_continuous.bat`. The project's overall direction aims to enhance cross-platform compatibility and...
## Description: Currently, when trying to use the `{key}.workspace` syntax in `Cargo.toml` to inherit package metadata and dependencies from the workspace, `cargo-contract` fails to parse the manifest. ## Impact: This...
## Description: - Updated local build instructions. - Updated `npm` scripts to include the available `dns` frontend. ## Reasons: - Using `npm install -g pnpm` will install the latest version...
## Description let’s have a single builder to construct `PaymentRequirements`, as mentioned in commit 26f132bf. besides, this will simplify maintenance and prevent implementation drifts ## Tests ```bash cd typescript &&...