Skip to content

v1.32.0

Compare
Choose a tag to compare
@angrybayblade angrybayblade released this 11 Apr 12:18
· 588 commits to main since this release
bb982a4

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 the Makefile
  • Adds support for raising on a simulation failure on the flashbots plugin
  • Makes recursive and wrap_with_directory parameters configurable on the IPFS client
  • Attaches the plugin loggers to the correct namespace

Chores:

  • Bumps tomte to v0.2.4
  • Fixes pyproject.toml syntax
  • Fixes parsing issues on check_pipfile_and_toxini.py script