Radixdlt Scrypto Versions Save

Scrypto is the asset-oriented smart contract programming language of the Radix network. It allows you to quickly build secure and composable dApps.

v1.2.0

4 days ago

This is the Scrypto v1.2.0 release, targeting the bottlenose protocol update.

Full release notes: https://docs.radixdlt.com/docs/scrypto-v1-2-0

License

The code in this repository is released under the Radix License, Version 1.0 and includes modified third party work which is reproduced here pursuant to the Apache 2.0 licensing regime. Where third party software has been used this is identified together with the appropriate open-source licence.

Executable components are licensed under the Radix Software EULA.

v1.1.2

3 weeks ago

This is a minor release that resolves the Rust Analyzer autocomplete issue.

If autocomplete doesn't work for you, please try upgrade to this version.

v1.1.1

3 months ago

This is a hotfix release to address issues within Scrypto v1.1.0.

License

The code in this repository is released under the Radix License, Version 1.0 and includes modified third party work which is reproduced here pursuant to the Apache 2.0 licensing regime. Where third party software has been used this is identified together with the appropriate open-source licence.

Executable components are licensed under the Radix Software EULA.

Deterministic Scrypto Builder

radixdlt/scrypto-builder:v1.1.1

v1.1.0

3 months ago

Summary

This is the Scrypto v1.1.0 release, for use with the anemone protocol version, which supports:

  • Second-precision network time
  • BLS and Keccak256 cryptography
  • Improved pool blueprints
  • Updated validator creation fee

The anemone protocol update is expected to go live on mainnet at approximately 18:00 UTC on Monday 5th February. On stokenet, it is expected to go live on Tuesday 30th January.

If you build your Scrypto project with this version AND have been using BLS, you will need to wait until the protocol update is finished before you can deploy it.

License

The code in this repository is released under the Radix License, Version 1.0 and includes modified third party work which is reproduced here pursuant to the Apache 2.0 licensing regime. Where third party software has been used this is identified together with the appropriate open-source licence.

Executable components are licensed under the Radix Software EULA.

Deterministic Scrypto Builder

radixdlt/scrypto-builder:v1.1.0

Documentation

v1.0.1

7 months ago

Summary

This is the Scrypto v1.0.1 release, with some minor fixes and enhancements:

  • Added support for the latest rust version (1.73.0)
  • Improved schema and blueprint definition cache for better performance

License

The code in this repository is released under the Radix License, Version 1.0 and includes modified third party work which is reproduced here pursuant to the Apache 2.0 licensing regime. Where third party software has been used this is identified together with the appropriate open-source licence.

Executable components are licensed under the Radix Software EULA.

v1.0.0

7 months ago

Summary

This is the Scrypto v1.0.0 release, for use with Babylon mainnet, which will be launched on or around September 27th. It can also be used with stokenet, re-launched today.

We have also released a deterministic scrypto-builder image which should be used for building your packages. Details on this will be included in the release notes.

License

The code in this repository is released under the Radix License, Version 1.0 and includes modified third party work which is reproduced here pursuant to the Apache 2.0 licensing regime. Where third party software has been used this is identified together with the appropriate open-source licence.

Executable components are licensed under the Radix Software EULA.

Documentation

v1.0.0-rc1

8 months ago

Scrypto v1.0.0-rc1, for Babylon mainnet.

Note that this is a pre-release, not for production use.

v0.12.1

8 months ago

For Babylon RCnet v3.1.

Please use this Scrypto version for building for the RCnet v3.1 network, which will be released onto Zabanet with a ledger wipe later this week.

We will shortly be publishing:

v0.12.0

8 months ago

For Babylon RCnet v3.

Please use this Scrypto version for building for the RCnet v3 network.

We have published:

v0.11.0

9 months ago

For Babylon RCnet v2 Phase 2.

Please use this Scrypto version for building for the RCnet v2 (ansharnet) network.

There have been very few changes from Scrypto v0.10.0 in terms of the developer-facing Scrypto interface, but a few minor changes behind the scenes leading to some ABI compatibility changes, which require an update to the build chain for compatibility.

We have published: