Skip to content

Releases: temporal-zone/temporal

v0.5.2

28 Sep 11:55
Compare
Choose a tag to compare
v0.5.2 Pre-release
Pre-release

Some of the notable changes include:

Enhancements

Added ability to store UserInstructions in the record module
Added three new message types: MsgCreateUserInstruction, MsgUpdateUserInstruction and MsgDeleteUserInstruction

Full Changelog: v0.4.0...v0.5.2

v0.4.0

13 Sep 18:29
3cc72bc
Compare
Choose a tag to compare

Some of the notable changes include:

Bug Fix

Tag and version numbers will now match: v0.4.0 and v0.4.0

Enhancements

DelegationHistory now uses a block based frequency instead of seconds.
When a delegation happens the history is aggregated at the daily level.
Added compoundModuleEnabled parameter to the compound module to disable local compounding via governance.

Full changelog can be viewed here v0.3.0...v0.4.0

v0.3.0

05 Sep 13:11
Compare
Choose a tag to compare

Some of the notable changes include:

Bugs

When using the CLI valoper addresses in ValidatorSetting no longer get over written by the last element in the list.
Duplicate valoper addresses are no longer allowed in the ValidatorSetting list.
The withdraw address is temporarily changed to the delegator address, while a compounding happens.

Bumps

Cosmos SDK to v0.47.5
IBC to v7.3.0

Enhancements

An error in the compound module will no longer halt the network, instead it prints the logs to the error logger.

Full changelog can be viewed here v0.2.1...v0.3.0

v0.2.1

24 Aug 14:57
Compare
Choose a tag to compare

Public Testnet Release

v0.1.2

18 Aug 22:55
Compare
Choose a tag to compare
v0.1.2 Pre-release
Pre-release
claim rewards before compounding

v0.1.1

14 Aug 20:06
Compare
Choose a tag to compare
v0.1.1 Pre-release
Pre-release
change name of PreviousCompounding to PreviousCompound

v0.1.0

09 Aug 00:48
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release
makefile