github radixdlt/babylon-node v1.2.3
Bottlenose v1.2.3

latest releases: v1.2.4, v1.2.4-rc1
2 months ago

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.

Don't miss a new babylon-node release

NewReleases is sending notifications on new releases.