v1.1.1 - 2023-05-08
- #34 Support Heighliner to enable interchaintest.
v1.1.0 - 2023-04-18
- #22 Various minor code improvements, cleanups, and validations.
- (deps) #21, #28 Bump Cosmos SDK to v0.46.12 (
v0.46.12-kyve
). - (deps) #21 Switch to CometBFT from Informal Systems' Tendermint fork.
- (ibc) #27 Enable tokens to be sent and received via IBC.
- #20 Adjust investor vesting schedules from second funding round.
- (
x/query
) #23 Update theStakerMetadata
query to reflect the newIdentity
and metadata fields. - (
x/stakers
) #23 UpdateMsgUpdateMetadata
to reflect the newIdentity
and metadata fields.
- #22 Emit an event when updating module parameters.
- (
x/delegation
) #24 Emit an event when a user initiates a protocol unbonding. - (
x/pool
) #24 Emit events for all module governance actions. - (
x/stakers
) #23 Update the event emitted when updating protocol node metadata.
- (
x/bundles
) #19 MigrateNetworkFee
param to typesdk.Dec
. - (
x/bundles
) #22 Switch to a non-manipulable pseudo-random source seed for uploader selection. - (
x/bundles
) #26 Include the timestamp of the block that finalized a bundle. - (
x/delegation
) #19 MigrateVoteSlash
,UploadSlash
,TimeoutSlash
params to typesdk.Dec
. - (
x/stakers
) #19 MigrateCommission
to typesdk.Dec
. - (
x/stakers
) #23 Improve metadata by addingIdentity
,SecurityContact
,Details
fields, deprecatingLogo
.
v1.0.0 - 2023-03-10
Release for the KYVE network launch.
v1.0.0-rc1 - 2023-03-07
v1.0.0
Release Candidate for a Kaon network upgrade.
- (deps) #3, #7 Bump Cosmos SDK to v0.46.10 (
v0.46.10-kyve-rc0
). - (deps) #3 Bump IBC to v6.1.0.
- (deps) #7 Bump Tendermint to v0.34.26.
- (
x/team
) #7 Switch to a co-minting approach.
- (
x/bundles
) #1 MigrateStorageCost
param to typesdk.Dec
.
v1.0.0-rc0 - 2023-02-03
v1.0.0
Release Candidate for the Kaon network launch.