Skip to content

Releases: valory-xyz/open-autonomy

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

v0.13.8

30 Nov 15:34
f728182
Compare
Choose a tag to compare

Autonomy:

  • Implements transaction settlement on the mint/service command groups
    • Adds support for retrying transaction on known error
    • Adds support for repricing under priced transactions
  • Adds support for performing dry-run on on-chain interaction tools

Chore:

  • Adds a script for bumping services

v0.13.7

23 Nov 14:20
a33440e
Compare
Choose a tag to compare

Autonomy:

  • Adds support for logging to console on tendermint server

v0.13.6

21 Nov 12:20
04ba3dd
Compare
Choose a tag to compare

Autonomy:

  • Fixes the start.sh script to use password if provided when issuing certificates

Packages:

  • Renames the chain_name parameter to chain_id on transaction settlement skill

Docs:

  • Updates the documentation on private key security in deployments

Full Changelog: v0.13.5...v0.13.6