Autonomy: - Adds support for logging to console on tendermint server
0.13.6
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
0.13.5
Autonomy: - Pins `protobuf<4.25.0,>=4.21.6`
Packages: - Ports changes on transaction settlement skill from `IEKit` and `agent-academy-2` - Updates the transaction settlement ABCI to handle safe-nonce reuse
0.13.4
Autonomy: - Updates the mint tools to propagate `token` address to update service transactions
0.13.3
- Synchronises the `on-chain` addresses with the latest protocol release
0.13.2
- Adds support for specifying custom `Dockerfile` for building agent images - Deprecates `--password` flag on `autonomy deploy build/from-token` commands - Introduces `OPEN_AUTONOMY_PRIVATE_KEY_PASSWORD` as environment variable for providing private key passwords to deployments - Updates the service analyser to skip `abci` connection since it's not required to be manually overridden