Skip to content

Releases: valory-xyz/open-autonomy

v0.14.5

20 Feb 10:38
5ada936
Compare
Choose a tag to compare

Autonomy:

  • Fixes incompatibility issue with the latest docker release on the network generator

v0.14.4

15 Feb 15:42
a5a3365
Compare
Choose a tag to compare

Autonomy:

  • Updates the subgraph client to use synchronous transport
  • Updates the kubernetes build generators to use loopback address instead of localhost
  • Adds support for rebuilding the transaction on OldNonce error

Packages:

  • Adds support for transaction settlements on solana
  • Adds agent for testing transaction settlement on solana
  • Updates the termination logic for tendermint node to handle timeout error on windows
  • Updates the logging strategies to hide unnecessary debugging information

v0.14.3.post1

31 Jan 09:10
fb7141c
Compare
Choose a tag to compare

Autonomy:

  • Fixes the default value handling for the resource specifier flags on the autonomy deploy build/from-token commands

v0.14.3

30 Jan 17:39
ddeb331
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.14.2...v0.14.3

v0.14.2

29 Jan 13:21
ac958ba
Compare
Choose a tag to compare

Autonomy:

  • Adds support for using multiple ledgers in keys.json
  • Fixes single agent override indexing

Packages:

  • Adds support for custom offence amounts

v0.14.1

23 Jan 15:29
afc375e
Compare
Choose a tag to compare

Autonomy:

  • Pins aiohttp<4.0.0,>=3.8.5
  • Updates the deployment builder to use ledger identifier property in the keys.json to write the private key files in a deployment setup

Packages:

  • Ports multi-ledger support on termination skill from IEKIT

Noble Neumann

19 Jan 10:10
94d5eb0
Compare
Choose a tag to compare

Autonomy:

  • Extends the list of retriable errors on transaction settlement
  • Integrates the autonolas subgraph to automate the dependency verification on the minting tools

v0.13.10

09 Jan 14:03
6940878
Compare
Choose a tag to compare

Packages:

  • Updates protocol packages to contain latest copyright headers

v0.13.9.post1

26 Dec 11:26
de4debb
Compare
Choose a tag to compare
  • Bumps open-aea@1.43.0.post2

v0.13.9

20 Dec 08:49
fc0110d
Compare
Choose a tag to compare

Autonomy:

  • Updates the tendermint image to support arm platforms
  • Updates the autonomy image to use --timeout flag on aea install command to avoid timeout failures on machines with limited resources

Docs:

  • Fixes hello-world hash in the quick start guide
  • Adds requirements for developing and running on raspberry-pi