Skip to content

Releases: radixdlt/babylon-node

Cuttlefish v1.3.0-rc1

13 Nov 13:02
85db448
Compare
Choose a tag to compare
Cuttlefish v1.3.0-rc1 Pre-release
Pre-release

This is a test release, and not intended for running in production.

Bottlenose v1.2.4

03 Oct 16:07
Compare
Choose a tag to compare

Summary

This is a minor release that fixes an issue with the new transaction preview receipt, introduced by v1.2.3.

Details

  • Fixed metadata_updates in the new toolkit receipt (#1935)

License

The Babylon node code is released under the Radix License. Executable components are licensed under the Radix Node EULA.

Bottlenose v.1.2.4 - Release Candidate 1 (v1.2.4-rc1)

02 Oct 20:37
e5a969f
Compare
Choose a tag to compare

This is a test release, and not intended for running in production. We hope to have a proper release of v1.2.4 soon.

Bottlenose v1.2.3

09 Sep 09:53
d708386
Compare
Choose a tag to compare

Summary

This is a minor release improving the transaction preview endpoint within Core API. It can now return the transaction receipt in a format better aligned with Radix Engine Toolkit.

Note: the old SBOR receipt encoding is still supported, but becomes deprecated with this release.

Details

  • The request to /transaction/preview Core API endpoint now honors a new options field. When requested, the response will contain a new radix_engine_toolkit_receipt field.
    • The new receipt encoding will primarily be consumed by Radix Engine Toolkit and the wallet; it is not expected to be useful to other clients.

License

The Babylon node code is released under the Radix License. Executable components are licensed under the Radix Node EULA.

Bottlenose v.1.2.3 - Release Candidate 1 (v1.2.3-rc1)

06 Sep 15:51
d708386
Compare
Choose a tag to compare

This is a test release, and not intended for running in production. We hope to have a proper release of v1.2.3 soon.

Bottlenose (v1.2.2)

20 Aug 15:09
7ec37be
Compare
Choose a tag to compare

This is an optional hotfix that resolves an issue experienced by nodes with an old CPU.

If your node has been crashing with SIGILL errors, please upgrade to this version.

License

The Babylon node code is released under the Radix License. Executable components are licensed under the Radix Node EULA.

[DRAFT] Bottlenose (v1.2.2-rc1)

20 Aug 10:46
Compare
Choose a tag to compare
Pre-release
Bump engine version to enable BLST portable

[DRAFT] Bottlenose (v1.2.1.2)

20 Aug 10:23
b5ebf89
Compare
Choose a tag to compare
Pre-release

Not ready - description coming soon

Bottlenose (v1.2.1)

21 May 07:42
632b21c
Compare
Choose a tag to compare

Caution

If you upgrade a node from v1.2.0 to v1.2.1 after the bottlenose enactment, you will need to do a full re-sync.

This is a mandatory hotfix to the v1.2.0 release, which resolves a compatibility issue between Core API and ledger database from previous Node versions.

If you've already signalled readiness for the bottlenose protocol update, you don't need to do so again.

For Gateway runners, please make sure you update your Gateway to v1.6.1, https://github.com/radixdlt/babylon-gateway/releases/tag/v1.6.1.

Change log can be found at https://github.com/radixdlt/babylon-node/releases/tag/v1.2.0.3.

Bottlenose (v1.2.0.3)

15 May 10:31
2fd5e25
Compare
Choose a tag to compare

Caution

This build is now deprecated. Please use v1.2.1 instead!

Summary

This is the Node v1.2.0 release, containing the bottlenose protocol update candidate.

If Bottlenose is enacted by the validator set, this will be a mandatory update for all node runners. All mainnet nodes should be updated to this version by 18:00 UTC on Monday 3rd June, which is the approximate targeted time for enactment.

Details for node set-up are on the docs site here. There should be no need for configuration changes as part of updating to this release. For those running natively, you should update both jar and native library from the attached assets. For those running in Docker, the new image is available on dockerhub.

Please note also:

Details

  • New AccountLocker native blueprint, as described at https://docs.radixdlt.com/docs/locker
  • New API for reading component owner role from Scrypto
  • New substates that expose the current protocol-related parameters
  • Add recovery fee vault to AccessController, removing the need for third-party fee locking during the recovery process
  • Various improvements to Account and TransactionProcessor native blueprints
  • Various improvements to Radix Engine implementation

License

The Babylon node code is released under the Radix License. Executable components are licensed under the Radix Node EULA.