Skip to content

v0.3.0

Latest
Compare
Choose a tag to compare
@Adamantios Adamantios released this 28 Feb 17:20
a6d1193

What's Changed

New Contributors

List of new features

  • Makes the agent id optional by adding agent_id flag
  • Introduces new marketplace interact for MM mechs
  • Supports all 3 types of mech (native, token and nvm)
  • Allows the users to send requests to custom marketplace mechs using --priority-mech flag
  • Allows users to send offchain requests to MM mechs using --use-offchain flag
  • Using offchain requests, the ipfs upload is now offloaded to the mech instead of the client
  • Allows users to send prepaid requests to MM mechs using --use-prepaid flag
  • Allows users to purchase prepaid credits for native and token mech by using deposit_native.py and deposit_token.py scripts respectively

Full Changelog: v0.2.20...v0.2.22