Skip to content

Releases: unigrid-project/cosmos-daemon

0.0.8

07 Dec 09:36
Compare
Choose a tag to compare

fixing a broken version tag

resolved issues with http connections overflowing hedgehog

We now use a common library for all http calls. This is a singleton for each node.

0.0.7

07 Dec 08:36
Compare
Choose a tag to compare
v0.0.7

add http client module

0.0.6

06 Dec 18:52
Compare
Choose a tag to compare

use an http client module that all modules share

0.0.5

28 Nov 12:11
Compare
Choose a tag to compare

Add a check for connection to hedgehog.
If do not get a response stop this node from being part of consensus. This will start a timer that runs for 2 hours attempting to re-establish a connection to hedgehog. After two hours the chain will go into panic and need to be restarted.

0.0.4

21 Nov 16:12
Compare
Choose a tag to compare
v0.0.4

update ugdmint module

0.0.3

21 Nov 14:56
Compare
Choose a tag to compare

Fix ugdmint module to correct staking rewards given each block in BlockProvision.

0.0.2

21 Nov 09:59
Compare
Choose a tag to compare

Updating to the latest gridnode module that sets the heartbeat to 10 minutes and undelegate time to 1 day.

Initial release of the Pax daemon

20 Nov 16:07
Compare
Choose a tag to compare
v0.0.1

adding the gridnode module