Skip to content

Releases: radixdlt/radixdlt-scrypto

Scrypto v1.3.0 (Cuttlefish)

26 Nov 22:21
Compare
Choose a tag to compare

This is the Scrypto v1.3.0 release, targeting the cuttlefish protocol update.

Full release notes: https://docs.radixdlt.com/docs/scrypto-v1-3-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.

Scrypto v1.3.0 - Release Candidate 3 (v1.3.0-rc.3)

26 Nov 17:40
Compare
Choose a tag to compare
Fix typo

Scrypto v1.3.0 - Release Candidate 2 (v1.3.0-rc.2)

26 Nov 15:41
Compare
Choose a tag to compare
Update version to 1.3.0-rc.2

Scrypto v1.3.0 - Release Candidate 1 (v1.3.0-rc.1)

26 Nov 15:10
Compare
Choose a tag to compare
Remove if condition

Scrypto v1.2.0 (Bottlenose)

20 May 09:07
7a8a340
Compare
Choose a tag to compare

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.

Scrypto v1.1.2

24 Apr 16:01
Compare
Choose a tag to compare

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.

Scrypto v1.1.1

01 Feb 16:43
Compare
Choose a tag to compare

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

  • Fixed the scrypto-builder not compiling problem (#1703)
  • Fixed the WASM code size regression problem (#1705)
  • Fixed two bugs within manifest builder (#1701, #1702)

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

Scrypto v1.1.0 (Anemone)

29 Jan 14:32
Compare
Choose a tag to compare

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

Scrypto v1.0.1

19 Oct 10:03
Compare
Choose a tag to compare

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.

Scrypto v1.0.0

22 Sep 15:04
6ab3fab
Compare
Choose a tag to compare

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