Overview
This is the v1.2.4 release for the Gateway. API docs are on Redocly here: https://radix-babylon-gateway-api.redoc.ly/
License
The Babylon Gateway code is released under the Radix License. Binaries/Executable components are licensed under the Radix Software EULA.
What’s new?
- Extended validator's data returned from
/state/validators/list
: addedeffective_fee_factor
field which returnscurrent
fee_factor and optionallypending
change. - Enable retries on transient database connectivity issues in gateway api.
- Enable retries on core api calls in gateway api.
- Optimized transaction balance changes; if available they're read from internal database, otherwise they use existing fallback mechanism
Note to Integrators
Please note that the Babylon Core API on the Node is more powerful than on Olympia.
Integrators looking to prepare for the Radix Babylon launch should start by considering if running their own node and using the Core API would work instead of running a Gateway and using the Gateway API.
Please see the guide for integrators here.
Running just a node is simpler than running a node and Gateway, and the Core API has a "long term support" section of the API, designed for tracking fungible balances and accounts, which is guaranteed to be compatible with mainnet launch - enabling integrators to prepare for mainnet launch immediately.
Docker Images
This release is available as tag v1.2.4
on dockerhub, for the following images: