Releases: xaya/xayax
Xaya X 1.3.0
This is a new minor release of Xaya X. The main change included (#10) is that the build system for the included smart contracts (part of the EVM chain integration) and for integration testing on EVM chains has been updated to use Foundry's forge and anvil instead of the sunset Truffle and Ganache.
A Docker image of this version is available on Docker Hub as xaya/xayax:1.3.0
.
Xaya X 1.2.0
This is a new minor release of Xaya X. It includes bugfixes and a few new features, including the support for using external caches for block data (such as in a MySQL database), #9, to reduce load on the basechain nodes and speed up syncing of GSPs.
A Docker image of this version is available on Docker Hub as xaya/xayax:1.2.0
.
Xaya X 1.1.0
This is a new minor release of Xaya X. It includes a new feature, which allows GSPs to more effectively use the "target block" feature from libxayagame. The main included change is #8.
A Docker image of this version is available on Docker Hub as xaya/xayax:1.1.0
.
Xaya X 1.0.0
This is the first major release of Xaya X. It features full support for running Xaya applications against Xaya Core (with a no-op layer of Xaya X, e.g. for testing) and EVM-chains like Polygon. It supports all required features, including optional pending tracking and message signatures.
A Docker image with this release is available on Docker Hub as xaya/xayax:1.0.0
.