Skip to content

v1.1.0

Choose a tag to compare

@oz-release-app oz-release-app released this 11 Aug 11:22
92750d8

1.1.0 (2025-08-11)

🚀 Features

  • Add Arbitrum support (#373) (7b5372b)
  • add evm intrinsic gas_limit validation (dd1b2d6)
  • Add Launctube plugin example (#414) (5bda763)
  • Add status_reason field to transaction responses (#369) (c489e5d)
  • Add stellar launchtube plugin (#401) (801e2f7)
  • Add support to plugin list endpoint (#358) (6517af0)
  • Add wait API for plugin transactions (#345) (6069af2)
  • Added resolve_plugin_path for script_path (#340) (0b30739)
  • Enhance Stellar tx handling with fee updates (#368) (05617d7)
  • Plat-6303 store solana submitted transactions to db and run status check logic (#398) (e8420bc)
  • Plat-6677 implement redis repositories for existing collections (#350) (5fee731)
  • Plat-6679 implement startup logic to populate redis from config file (#359) (5e1c0c8)
  • Plat-6681 expose crud api endpoints (#365) (f3c3426)
  • Plat-6684 add support for transaction entries expiration (#394) (6f6f765)
  • plat-6817 EVM add support for gas limit calculation (#355) (dd1b2d6)
  • plat-6873 add storage documentation (#395) (ffd4ed5)
  • Plugins improvements (#410) (648a0f1)
  • Support plugin timeouts (#348) (0a1c51e)
  • Types introduced for plugin params and result (#351) (dda83a2)
  • Update Stellar network config and docs (#380) (a4e1a0f)

🐛 Bug Fixes