v1.32.0
AEA:
- Updates the protocol generator to use
protobuf
double type to represent float values
Packages:
- Adds
SEND_SIGNED_TRANSACTIONS
to the initial states on the ledger connection
Plugins:
- Removes unused dependencies from
solana
plugin - Adds the new plugin the the
new_env
target on theMakefile
- Adds support for raising on a simulation failure on the
flashbots
plugin - Makes
recursive
andwrap_with_directory
parameters configurable on the IPFS client - Attaches the plugin loggers to the correct namespace
Chores:
- Bumps
tomte
tov0.2.4
- Fixes
pyproject.toml
syntax - Fixes parsing issues on
check_pipfile_and_toxini.py
script