Releases: kaspanet/silverscript
Release list
v1-rc1
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:
MAJORfor incompatible language or API changesMINORfor backward-compatible additions and improvementsPATCHfor 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.