Skip to content

Releases: valory-xyz/open-aea

v1.48.0.post1

27 Feb 08:06
f42e451
Compare
Choose a tag to compare

AEA:

  • Fixes custom file references in the CLI commands

v1.48.0

21 Feb 10:51
af1336f
Compare
Choose a tag to compare

AEA:

v1.47.0

14 Feb 08:59
1408e07
Compare
Choose a tag to compare

Plugins:

  • Bumps cosmpy@0.9.2
  • Fixes the _try_send_signed_transaction on the solana plugin to separate the transaction receipt retrieval

v1.46.0

23 Jan 10:02
ab6024f
Compare
Choose a tag to compare

AEA:

  • Updates the generate-key command to include ledger specifier when writing keys in a JSON file

v1.45.0

11 Jan 10:57
d12acd2
Compare
Choose a tag to compare

Plugins:

  • Fixes transaction deserialisation for adding nonce on the solana ledger
  • Increases the number of retries for fetching transaction receipt

v1.44.0

05 Jan 04:35
9734de0
Compare
Choose a tag to compare

Packages:

  • Re-generates the protocols to update the copyright header
  • Updates the date range for issuing the certificates
  • Adds optional key word arguments to SEND_TRANSACTION messages

v1.43.0.post2

26 Dec 09:20
3e0250a
Compare
Choose a tag to compare

AEA:

  • Fixes the default environment variable parsing for the base types

v1.43.0.post1

19 Dec 13:47
24bc01d
Compare
Choose a tag to compare

AEA:

  • Fixes the default environment variable parsing

v1.43.0

14 Dec 10:08
1d93b93
Compare
Choose a tag to compare

AEA:

  • Adds --timeout flag on aea install command
  • Fixes circular import issues on package manager
  • Fixes nested list environment variable parsing

Plugins:

  • Adds support for versioned transactions on solana plugin

v1.42.0

21 Nov 08:43
b20ef46
Compare
Choose a tag to compare

AEA:

  • Pins openapi-core==0.15.0, openapi-spec-validator<0.5.0,>=0.4.0 and jsonschema<4.4.0,>=4.3.0

Chore:

  • Adds a script for managing dependencies across various project configurations