Skip to content

v1-rc1

Pre-release
Pre-release

Choose a tag to compare

@someone235 someone235 released this 30 Aug 12:05
c7d17a1

Silverscript v1 Release Candidate

This release marks the first release candidate for Silverscript v1, following an extensive review, testing, and standardization process.

Silverscript is a high-level smart contract language for Kaspa, designed to make it practical to write readable and maintainable stateful contracts, while compiling to Kaspa Script.

Versioning

Starting with Silverscript v1, releases will follow the Semantic Versioning (SemVer) convention.

Version numbers will use the MAJOR.MINOR.PATCH format:

  • MAJOR for incompatible language or API changes
  • MINOR for backward-compatible additions and improvements
  • PATCH for backward-compatible bug fixes

Release Candidate

This version is intended to be functionally equivalent to the upcoming Silverscript v1 release.

We encourage developers to test existing and new contracts against this release candidate and report any bugs, inconsistencies, unclear language behavior, or documentation issues.

Unless substantial issues are discovered,v1 will be released for mainnet use one week after this release candidate.

Contributors

Special thanks to @elldeeone, @IzioDev, @Manyfestation, and @michaelsutton for their contributions, reviews, and feedback throughout the development of Silverscript v1.