Skip to content

v0.3.5

Compare
Choose a tag to compare
@angrybayblade angrybayblade released this 10 Nov 15:17
· 4325 commits to main since this release
6de8a47

Autonomy:

  • Updates the storage class to nfs-ephemeral in kubernetes template
  • Updates the autonomy image constant use the framework version as the default tag version
  • Extends the autonomy packages command group to use new package manager API
  • Updates the autonomy fetch command to raise proper errors

Packages:

  • Updates exit mechanism on the degenerate round to avoid excessive looping
  • Adds the functionality to terminate (shutdown) the agent when there are not enough peers in the service
  • Removes round_count checks from the background round payload validation

Tests:

  • Refactors the gnosis safe tests.

Chores:

  • Improves the table hash regex to account for markdown quotes on package list generator
  • Updates release process to use tox command instead of direct command invocations
  • Updates packages.json to the new format