Releases: AltheaFoundation/althea-L1
Releases · AltheaFoundation/althea-L1
Release v1.5.1
Check in compiled contracts required for build This is unfortunately required for a reliable build experience. We've done this before, gone back on this decision due to the lack of transparency when checking in any binary output and then come back here out of pragmatisim when it comes to the difficulty of actually executing builds and ensuring those making their own builds don't have issues. This contract bytecode is fully reproducbile by anyone else building it, and explorer verification should also cross verify.
Release v1.4.0
v1.4.0
Release v1.3.0
Update for Rust Cache v2 This patch updates the Rust cache github actions role to v2
Release v1.2.0
Import cosmos vesting instead of Canto vesting We have had the wrong import, which means we don't have the correct types registered for vesting accounts unless the import in app.go is fixed
Release v1.1.0
Add ledger support Signed-off-by: Dylan Schultz <9121234+dylanschultzie@users.noreply.github.com>
Release v1.0.0-rc2
Add fee validation to genesis validation
Release v1.0.0-rc1
The Althea-L1 mainnet dress-rehearsal binary. This release will be deployed on a testnet before the launch of the Althea-L1 mainnet, another version will be used for mainnet, but this is largely representative of the final mainnet version.
Release v0.5.7
v0.5.7
Release v0.5.6
v0.5.6
Release v0.5.5
Remove cross compile test