Releases: Kava-Labs/rosetta-kava
v4.0.0 - Kava 12 Release
This release adds support for Kava 12 Mainnet (binary version v0.21.0) and Kava 12 Testnet (binary version v0.21.0-alpha.0).
v4.0.0-beta.1 - Kava v0.21.x Testnet Upgrade
Add support for kava v0.21.0-alpha.0 release
v3.0.0 - Kava v0.20.0 Mainnet Support
Updates dependencies for full support for Kava v0.20.0
v3.0.0-beta.1 Support v0.20.x Alpha Release
Update dependencies for v0.20.0-alpha.1 release
v2.0.6 - Fix Event Parsing for Authz Execution
This release fixes a panic introduced in v2.0.5 when running Kava node versions v0.18.2 and v0.19.0. Messages executed through authz contained a new attribute which caused unflattening to panic which is fixed in this release.
v2.0.5 - Kava v0.19.0 Mainnet Upgrade
This release supports the kava-mainnet
upgrade at 15:00 UTC on October 26th.
v2.0.4-testnet - Testnet v0.19.5-testnet Release
Update testnet docker file to include the v0.19.5-testnet binary and update rosetta kava node dependency.
v2.0.2-testnet Testnet Specifc Dependency Update
This release is to fix issues processing transactions on v0.19.x testnet versions and not supported on mainnet. This is a mirror of v2.0.2 with updated dependencies specific to only to testnet.
v2.0.2 - Add Testnet v0.19.2-testnet support
Add support for testnet upgrade v0.19.2
v2.0.1 - Ethereum Fee Comparison and Support for v0.19.1 Testnet
This release fixes a panic when fetching a block with Ethereum transactions that run out of gas, are unauthorized, or have insufficient funds. An incorrect comparison between ukava and akava was made in these cases, causing an invalid denomination panic.
In addition, this release adds support for v0.19.0 and v0.19.1 kava-testnet upgrades.
This release has been fully validated on kava-mainnet
.