Skip to content

Releases: radixdlt/radixdlt-scrypto

Scrypto v1.2.0

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

Scrypto v1.0.0-rc1

20 Sep 22:58
cc142e7
Compare
Choose a tag to compare
Scrypto v1.0.0-rc1 Pre-release
Pre-release

Scrypto v1.0.0-rc1, for Babylon mainnet.

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

Scrypto v0.12.1

05 Sep 20:50
302e040
Compare
Choose a tag to compare

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:

Scrypto v0.12.0

31 Aug 13:32
Compare
Choose a tag to compare

For Babylon RCnet v3.

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

We have published:

Scrypto v0.11.0

28 Jul 09:49
f9a4ef3
Compare
Choose a tag to compare

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: