Skip to content

v1.0.6

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 16 Mar 07:21
· 659 commits to main since this release
610bb3e

v1.0.6 is a non-breaking release that backports many json-rpc bug fixes in ethermint.

CHANGELOGS

Static Link

This release also introduce a way to build statically linked rocksdb binary for linux platform using nix:

$ nix build github:crypto-org-chain/cronos/v1.0.6#legacyPackages.aarch64-linux.pkgsStatic.cronos-matrix.cronosd
  • For x86-64 platform, replace aarch64-linux with x86_64-linux.
  • For testnet binary, replace the last part to cronosd-testnet.