v1.31.0
AEA:
- Updates the error messages on the package manager for misconfigured
packages.json
files - Adds support for initialising empty local packages repository using
aea packkages init
command - Fixes licence headers on the newly introduced plugins
- Adds two new performatives to the ledger api protocol
SEND_SIGNED_TRANSACTIONS
to send multiple transactions at onceTRANSACTION_DIGESTS
to retrieve transaction digests for the transactions sent usingSEND_SIGNED_TRANSACTIONS
Plugin:
- Introduces
Solana
ledger plugin - Introduces
Ethereum Flashbots
plugin